Jean-Francois
|
17bcf7317d
|
Fix for AVATAR_JS-151, reworked arguments handling
Reviewed-by: asquare, kinsleyw
|
2014-01-09 10:53:17 +01:00 |
Jean-Francois
|
77a68fd060
|
Added test-setproctitle, patched for MacOS, could need adjustement for Linux/Windows
|
2014-01-09 10:39:04 +01:00 |
Jean-Francois
|
4dcb3b7a68
|
Fix for AVATAR_JS-148, setup argv
Reviewed-by: asquare
|
2014-01-09 10:30:03 +01:00 |
Kinsley Wong
|
01615930dd
|
Add test-child-process-fork-exec-path.js and test-child-process-fork-net2.js
Reviewed-by: asquare
|
2014-01-08 18:07:27 -08:00 |
akhil
|
4262128dba
|
exclude test-http-pipeline-flood.js on windows
|
2014-01-08 16:24:01 -08:00 |
akhil
|
dee0f0de58
|
increase default timeout to 2m, mainly due to test-cluster-disconnect
|
2014-01-08 15:28:11 -08:00 |
akhil
|
585d6f22d5
|
exlude two known failures on windows
|
2014-01-08 15:27:16 -08:00 |
akhil
|
1a90645ee5
|
some minor reformatting, renaming and reorganization
Reviewed-by: kinsleyw
|
2014-01-08 15:18:26 -08:00 |
akhil
|
d285bfbf60
|
further increase timeout for running under hudson
|
2014-01-08 12:55:27 -08:00 |
akhil
|
d840d6db3a
|
fix typos
Reviewed-by: kinsleyw
|
2014-01-08 11:53:11 -08:00 |
akhil
|
5ec63d4a1e
|
increase timeout for running consistently under hudson
Reviewed-by: kinsleyw
|
2014-01-08 11:47:06 -08:00 |
akhil
|
9e4f4cd3f6
|
increase timeout interval to improve test stability
Reviewed-by: kinsleyw
|
2014-01-08 11:38:16 -08:00 |
Kinsley Wong
|
a969f347f2
|
Add two eval unit tests.
Reviewed-by: asquare
|
2014-01-08 11:39:22 -08:00 |
Kinsley Wong
|
3a3a640902
|
Adds the args to process.argv when -p and -e are used.
Reviewed-by: asquare
|
2014-01-07 18:11:20 -08:00 |
Kinsley Wong
|
fdc39a4ef8
|
Add test-stdout-close-catch and test-stdout-stderr-reading to the list of unit test.
Reviewed-by: asquare
|
2014-01-07 16:34:55 -08:00 |
akhil
|
173007811b
|
add some passing tests and fix sort order
Reviewed-by: kinsleyw
|
2014-01-07 16:26:49 -08:00 |
Kinsley Wong
|
9beb5a7dbc
|
150: add -p and -e command line options.
Reviewed-by: asquare
|
2014-01-07 15:50:16 -08:00 |
akhil
|
56027a512b
|
ensure patch increasing timeout for test-tls-request-timeout is applied
Reviewed-by: kinsleyw
|
2014-01-07 15:14:45 -08:00 |
Kinsley Wong
|
ee2cfe2bf7
|
Add delete test/tmp to the clean target.
Reviewed-by: asquare
|
2014-01-07 11:08:52 -08:00 |
Kinsley Wong
|
b4143512ae
|
Add test-stdin-from-file.js and test-stdout-to-file.js to the list of unit tests.
Reviewed-by: asquare
|
2014-01-07 10:29:33 -08:00 |
jfdenise
|
a7d8fc121b
|
added test-hhtp-pipeline-flood.js
|
2014-01-07 11:16:53 +01:00 |
jfdenise
|
f90bedef97
|
Fix for AVATAR_JS-143, added pause/resume to http_parser
Reviewed-by: asquare
|
2014-01-07 11:03:57 +01:00 |
jfdenise
|
48ea061bcf
|
Fix for AVATAR_JS-147, reallyExit added to process
Reviewed-by: asquare
|
2014-01-07 11:03:13 +01:00 |
Kinsley Wong
|
7dfeafa3bf
|
Patch unit test-net-GH-5504.js
|
2014-01-06 18:08:51 -08:00 |
akhil
|
45423e9880
|
remove rebase arg from recursive git pull (for CI servers)
|
2014-01-06 12:37:20 -08:00 |
jfdenise
|
3fdfe9b992
|
new passing tests
|
2014-01-06 10:05:18 +01:00 |
jfdenise
|
5551c61f19
|
Fix for AVATAR_JS-142, --throw-deprecation is a valid arg
Reviewed-by: asquare
|
2014-01-06 09:54:43 +01:00 |
jfdenise
|
a02903a5dc
|
Fix for AVATAR_JS-144, tls, break wrap loop when provided buffer is full
Reviewed-by: asquare
|
2014-01-06 09:53:08 +01:00 |
jfdenise
|
ed5831f230
|
Fix for AVATAR_JS-140, translate verify thrown exception onto return value.
Reviewed-by: asquare
|
2014-01-06 09:50:59 +01:00 |
Kinsley Wong
|
1649bd66d4
|
Moved the LibUV.disableStdioInheritance to Server.java because if there are multiple event loops disableStdioInheritance will be called multiple times.
|
2014-01-03 11:49:57 -08:00 |
Kinsley Wong
|
10c97f8acd
|
124: Call disable_stdio_inheritance before starting the uv_loop.
Reviewed-by: asquare
|
2014-01-03 11:11:31 -08:00 |
akhil
|
894832a542
|
141: process.memoryUsage() returns java's memory usage by default
Contributed-by: asquare, jfdenise, kinsleyw
Reviewed-by: kinsleyw
|
2014-01-03 10:38:02 -08:00 |
Jean-Francois
|
113f29de87
|
add some tests that are passing as is
|
2014-01-03 15:58:21 +01:00 |
Jean-Francois
|
c052c59902
|
patch test-net-GH-5504.js
|
2014-01-03 15:03:20 +01:00 |
akhil
|
93e8dbbc92
|
139: rename package prefix from net.java to com.oracle
|
2014-01-02 14:31:42 -08:00 |
akhil
|
4678391303
|
increase timeout for test-http-client-timeout-event (fails occaisionally on windows)
|
2014-01-02 11:58:38 -08:00 |
akhil
|
311b55cd93
|
139: rename package prefix from net.java to com.oracle
|
2014-01-02 11:37:01 -08:00 |
akhil
|
76e8672cda
|
139: rename package prefix from net.java to com.oracle
|
2014-01-02 11:24:51 -08:00 |
akhil
|
d2e39216c8
|
139: rename package prefix from net.java to com.oracle
|
2014-01-02 11:11:58 -08:00 |
jfdenise
|
4134ffdb34
|
make test-stream2-readable-empty-buffer-no-eof.js to pass, simplified existing patch, increased timeout, enabled patching
|
2014-01-02 11:18:46 +01:00 |
akhil
|
5babb2dd93
|
exclude known test failures on windows
|
2013-12-30 11:50:11 -08:00 |
akhil
|
b4c738cd9a
|
remove obsolete reference to unused patch
|
2013-12-20 09:23:05 -08:00 |
Jean-Francois
|
180010c569
|
cleared module patch, removed timers and zlib patches that are dead patches
|
2013-12-20 17:37:07 +01:00 |
Jean-Francois
|
c477429d9e
|
http benchmark tests based on net and Java LibUV
|
2013-12-20 16:37:13 +01:00 |
akhil
|
9e9ac39de0
|
remove patch that is not needed anymore
|
2013-12-19 20:08:19 -08:00 |
Kinsley Wong
|
0b0cc7b3b7
|
130: Only remove the pipe if the platform is not windows.
Reviewed-by: asquare
|
2013-12-18 18:14:47 -08:00 |
Kinsley Wong
|
97443fb244
|
127: Patch create-file.js to create a file if it doesn't already exists.
Reviewed-by: asquare
|
2013-12-18 18:12:27 -08:00 |
Jean-Francois
|
c85e3c88c3
|
patch crypto test with right error message, caused by the switch to latest stable nodejs
|
2013-12-18 10:50:46 +01:00 |
Kinsley Wong
|
aad50e2c1e
|
Patch test-pipe-unref.js to remove the pipe when the test completes.
Reviewed-by: asquare
|
2013-12-17 11:57:52 -08:00 |
Kinsley Wong
|
e6bc2328b6
|
118: Patch test-cluster-http-pipe.js
Reviewed-by:asquare
|
2013-12-17 11:46:56 -08:00 |