jackxiao / jslibs

Automatically exported from code.google.com/p/jslibs
0 stars 0 forks source link

QA test failed #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On a highly loaded (mem & cpu) system, "jshost -u 1 qa.js" returns:

15 issues / 16509 tests in 218780.90ms (4 repeat).
- Insufficient system resources at src/jsio/jsio_qa.js:NaN (Creating a lot
of sockets + GC [r])
- Insufficient system resources at src/jsio/jsio_qa.js:NaN (Non-blocking
TCP Socket [tr])
- src/host/host_qa.js:7 stderr redirection, false != true
- src/jsdebug/jsdebug_qa.js:15 check privateMemoryUsage value (10129408 -
5324800), false != true
- src/jsdebug/jsdebug_qa.js:15 check privateMemoryUsage value (10133504 -
10145792), false != true
- src/jsdebug/jsdebug_qa.js:15 check privateMemoryUsage value (11202560 -
13312000), false != true
- src/jsdebug/jsdebug_qa.js:15 check privateMemoryUsage value (13131776 -
10199040), false != true
- src/jshost/jshost_qa.js:18 unsafe mode is inactive, true != false
- src/jsio/jsio_qa.js:89 poll timeout (may fail if high CPU load) t=319,
false != true

Original issue reported on code.google.com by sou...@gmail.com on 29 Apr 2009 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by sou...@gmail.com on 9 May 2009 at 9:14