Commit Graph

77 Commits

Author SHA1 Message Date
akhil 5e8c377a9e add licenses to jar meta-inf 2014-11-12 12:46:41 -08:00
akhil 243ee56b6e disable test for invalid domain 'x...y...' 2014-10-07 14:36:32 -07:00
akhil 24ad666d3d generate intermediary files in temp dir, fix generation of test_dsa_privkey 2014-09-17 13:42:45 -07:00
akhil 71b12f26db test-tls-server-verify has been disabled 2014-09-17 10:59:51 -07:00
akhil 862f6b939b regenerate test keys, add target to regenerate as needed 2014-09-16 13:07:02 -07:00
akhil 3d851ad083 allow args to be passed down to the test runner, restore -Xcheck:jni 2014-09-02 11:26:16 -07:00
akhil 3d1e8b7312 increase timeouts for jdk9 2014-07-01 16:26:44 -07:00
akhil 0319ae83c8 temporarily unset -Xcheck:jni due to JDK-8046668 2014-06-30 21:34:44 -07:00
akhil e20d57a8f0 increase timeouts for jdk9 2014-06-30 14:05:00 -07:00
akhil 50d30fb5fb increase timeout for jdk9 2014-06-27 16:46:59 -07:00
akhil 8474e6412d increase window for jdk9 2014-06-27 16:04:42 -07:00
akhil 92a61b212b increase timeout for jdk9 2014-06-27 12:32:35 -07:00
akhil dc476156b1 add target to run simple, pummel and crypto tests in the java test runner 2014-06-25 16:38:35 -07:00
akhil 56f622d7de increase timeouts for jdk9 2014-06-25 12:05:15 -07:00
akhil bf53556001 solaris build 2014-06-16 18:05:41 -07:00
akhil fb5dc6d84f patch for test-tty-wrap on windows 2014-06-06 12:30:02 -07:00
akhil c5774fc99e upgrade to 0.10.28 (latest stable) 2014-06-04 16:19:30 -07:00
akhil 83de95f5e3 JSON.stringify(error) no longer contains message, ensure child exits promptly 2014-06-03 10:34:27 -07:00
akhil 8942a4e303 ensure test exits before exception is thrown 2014-06-03 09:31:39 -07:00
akhil cb3e547fd1 increase timeouts, ensure test exits before exception is thrown 2014-06-03 09:25:22 -07:00
akhil e978a35a30 nashorn perf optimization
Contributed-by: attila.szegedi@oracle.com
2014-05-27 20:05:29 -07:00
akhil ee67b78f87 create a jar for testing, make nofork the default, increase max mem 2014-05-14 15:26:31 -07:00
akhil e6866b876d port the test runner to java, run with 'ant test-simple' 2014-05-05 20:58:41 -07:00
akhil dbf0ae61b3 patch benchmark to ensure strings are flattened
Contributed-by: Santiago Pericas-Geertsen
2014-04-30 15:52:23 -07:00
akhil 3a00095032 combine arg with cmd in git macro to avoid calling pull with empty string arg 2014-01-28 10:20:12 -08:00
akhil 4efcfcc70a generalize git macro and add rebase-all and reset-all 2014-01-23 13:54:16 -08:00
jfdenise f34a4de20c Added test-util-inspect.js 2014-01-14 12:08:09 +01:00
jfdenise 93379177fe Fix for AVATAR_JS-159, captureStackTrace when DEBUG enabled, patched test to remove a failing assertion 2014-01-14 10:50:27 +01:00
jfdenise 16bfaa6fba Fix for AVATAR_JS-156, allow for concurrent signal handlers, patched test 2014-01-13 18:19:16 +01:00
jfdenise 31d6bb37f7 Fix for AVATAR_JS-153, start signal handler in test, fix Constants package name 2014-01-13 17:29:23 +01:00
jfdenise ab5c8857b7 Fix for AVATAR_JS-154, Java object inspection, Java object REPL completion based on Java reflected methods 2014-01-13 15:58:09 +01:00
Jean-Francois 6243e0fe23 added test-next-tick-error-spin.js, patched to have child process enough time to execute 2014-01-10 09:20:21 +01:00
Kinsley Wong 17dcbb0cff 155: Fixed the check for an escaped expression in eval mode.
Reviewed-by: asquare
2014-01-09 14:29:23 -08:00
Jean-Francois e66ec522ca added test-require-json.js, patched with nashorn error message content 2014-01-09 11:54:02 +01:00
Jean-Francois b96d70c513 Added test-force-repl.js, patched to give more time to child process to execute 2014-01-09 11:01:10 +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
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 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 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 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 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
akhil 45423e9880 remove rebase arg from recursive git pull (for CI servers) 2014-01-06 12:37:20 -08:00
Jean-Francois c052c59902 patch test-net-GH-5504.js 2014-01-03 15:03:20 +01:00
akhil 4678391303 increase timeout for test-http-client-timeout-event (fails occaisionally on windows) 2014-01-02 11:58:38 -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 b4c738cd9a remove obsolete reference to unused patch 2013-12-20 09:23:05 -08:00