diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2011-11-02 16:26:43 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-11-02 16:38:59 -0700 |
commit | 850609ea2d3e0de2aad5485edcc89bd6ddd94b6e (patch) | |
tree | d22bf8992868709a526eb9d432b3fa37da828ccd | |
parent | 1ba834bd3fee57542479ab687f0030cf57968be4 (diff) | |
download | nodejs-850609ea2d3e0de2aad5485edcc89bd6ddd94b6e.tar.gz nodejs-850609ea2d3e0de2aad5485edcc89bd6ddd94b6e.tar.bz2 nodejs-850609ea2d3e0de2aad5485edcc89bd6ddd94b6e.zip |
Remove separation of libuv tests
110 files changed, 112 insertions, 332 deletions
@@ -67,204 +67,6 @@ test-pummel: all test-internet: all python tools/test.py internet -UVTEST += simple/test-assert -UVTEST += simple/test-buffer -UVTEST += simple/test-c-ares -UVTEST += simple/test-chdir -UVTEST += simple/test-delayed-require -UVTEST += simple/test-dgram-pingpong -UVTEST += simple/test-dgram-udp4 -UVTEST += simple/test-eio-race2 -UVTEST += simple/test-eio-race4 -UVTEST += simple/test-event-emitter-add-listeners -UVTEST += simple/test-event-emitter-modify-in-emit -UVTEST += simple/test-event-emitter-num-args -UVTEST += simple/test-event-emitter-once -UVTEST += simple/test-event-emitter-remove-all-listeners -UVTEST += simple/test-event-emitter-remove-listeners -UVTEST += simple/test-exception-handler -UVTEST += simple/test-exception-handler2 -UVTEST += simple/test-exception-handler -UVTEST += simple/test-executable-path -UVTEST += simple/test-file-read-noexist -UVTEST += simple/test-file-write-stream -UVTEST += simple/test-fs-fsync -UVTEST += simple/test-fs-open -UVTEST += simple/test-fs-readfile-empty -UVTEST += simple/test-fs-read-file-sync -UVTEST += simple/test-fs-read-file-sync-hostname -UVTEST += simple/test-fs-sir-writes-alot -UVTEST += simple/test-fs-write -UVTEST += simple/test-fs-write-buffer -UVTEST += simple/test-fs-write-file -UVTEST += simple/test-fs-write-file-buffer -UVTEST += simple/test-fs-write-stream -UVTEST += simple/test-fs-write-stream-end -UVTEST += simple/test-fs-write-sync -UVTEST += simple/test-global -UVTEST += simple/test-http -UVTEST += simple/test-http-1.0 -UVTEST += simple/test-http-abort-client -UVTEST += simple/test-http-allow-req-after-204-res -UVTEST += simple/test-http-blank-header -UVTEST += simple/test-http-buffer-sanity -UVTEST += simple/test-http-cat -UVTEST += simple/test-http-chunked -UVTEST += simple/test-http-client-abort -UVTEST += simple/test-http-client-parse-error -UVTEST += simple/test-http-client-race -UVTEST += simple/test-http-client-race-2 -UVTEST += simple/test-http-client-upload -UVTEST += simple/test-http-client-upload-buf -UVTEST += simple/test-http-contentLength0 -UVTEST += simple/test-http-curl-chunk-problem -UVTEST += simple/test-http-default-encoding -UVTEST += simple/test-http-dns-fail -UVTEST += simple/test-http-dns-error -UVTEST += simple/test-http-eof-on-connect -UVTEST += simple/test-http-exceptions -UVTEST += simple/test-http-expect-continue -UVTEST += simple/test-http-extra-response -UVTEST += simple/test-http-head-request -UVTEST += simple/test-http-head-response-has-no-body -UVTEST += simple/test-http-keep-alive -UVTEST += simple/test-http-keep-alive-close-on-header -UVTEST += simple/test-http-malformed-request -UVTEST += simple/test-http-many-keep-alive-connections -UVTEST += simple/test-http-mutable-headers -UVTEST += simple/test-http-parser -UVTEST += simple/test-http-proxy -UVTEST += simple/test-http-request-end -UVTEST += simple/test-http-response-close -UVTEST += simple/test-http-response-readable -UVTEST += simple/test-http-unix-socket -UVTEST += simple/test-http-server -UVTEST += simple/test-http-server-multiheaders -UVTEST += simple/test-http-set-cookies -UVTEST += simple/test-http-set-timeout -UVTEST += simple/test-http-set-trailers -UVTEST += simple/test-http-upgrade-agent -UVTEST += simple/test-http-upgrade-client -UVTEST += simple/test-http-upgrade-client2 -UVTEST += simple/test-http-upgrade-server -UVTEST += simple/test-http-upgrade-server2 -UVTEST += simple/test-http-wget -UVTEST += simple/test-http-write-empty-string -UVTEST += simple/test-http-wget -UVTEST += simple/test-mkdir-rmdir -UVTEST += simple/test-net-binary -UVTEST += simple/test-net-pingpong -UVTEST += simple/test-net-can-reset-timeout -UVTEST += simple/test-net-connect-buffer -UVTEST += simple/test-net-connect-timeout -UVTEST += simple/test-net-create-connection -UVTEST += simple/test-net-eaddrinuse -UVTEST += simple/test-net-isip -UVTEST += simple/test-net-keepalive -UVTEST += simple/test-net-pingpong -UVTEST += simple/test-net-reconnect -UVTEST += simple/test-net-remote-address-port -UVTEST += simple/test-net-server-bind -UVTEST += simple/test-net-server-max-connections -UVTEST += simple/test-net-server-try-ports -UVTEST += simple/test-net-stream -UVTEST += simple/test-net-socket-timeout -UVTEST += simple/test-next-tick -UVTEST += simple/test-next-tick-doesnt-hang -UVTEST += simple/test-next-tick-errors -UVTEST += simple/test-next-tick-ordering -UVTEST += simple/test-next-tick-ordering2 -UVTEST += simple/test-next-tick-starvation -UVTEST += simple/test-module-load-list -UVTEST += simple/test-path -UVTEST += simple/test-pipe-stream -UVTEST += simple/test-pipe-file-to-http -UVTEST += simple/test-process-env -UVTEST += simple/test-pump-file2tcp -UVTEST += simple/test-pump-file2tcp-noexist -UVTEST += simple/test-punycode -UVTEST += simple/test-querystring -UVTEST += simple/test-readdir -UVTEST += simple/test-readdouble -UVTEST += simple/test-readfloat -UVTEST += simple/test-readint -UVTEST += simple/test-readuint -UVTEST += simple/test-regress-GH-746 -UVTEST += simple/test-regress-GH-819 -UVTEST += simple/test-regress-GH-897 -UVTEST += simple/test-regress-GH-1531 -UVTEST += simple/test-regression-object-prototype -UVTEST += simple/test-repl -UVTEST += simple/test-require-cache -UVTEST += simple/test-require-cache-without-stat -UVTEST += simple/test-require-exceptions -UVTEST += simple/test-require-resolve -UVTEST += simple/test-script-context -UVTEST += simple/test-script-new -UVTEST += simple/test-script-static-context -UVTEST += simple/test-script-static-new -UVTEST += simple/test-script-static-this -UVTEST += simple/test-script-this -UVTEST += simple/test-stream-pipe-cleanup -UVTEST += simple/test-stream-pipe-error-handling -UVTEST += simple/test-stream-pipe-event -UVTEST += simple/test-stream-pipe-multi -UVTEST += simple/test-string-decoder -UVTEST += simple/test-sys -UVTEST += simple/test-tcp-wrap -UVTEST += simple/test-tcp-wrap-connect -UVTEST += simple/test-tcp-wrap-listen -UVTEST += simple/test-timers-linked-list -UVTEST += simple/test-tty-stdout-end -UVTEST += simple/test-umask -UVTEST += simple/test-url -UVTEST += simple/test-utf8-scripts -UVTEST += simple/test-vm-create-context-circular-reference -UVTEST += simple/test-writedouble -UVTEST += simple/test-writefloat -UVTEST += simple/test-writeint -UVTEST += simple/test-writeuint -UVTEST += simple/test-zerolengthbufferbug -UVTEST += pummel/test-http-client-reconnect-bug -UVTEST += pummel/test-http-upload-timeout -UVTEST += pummel/test-net-many-clients -UVTEST += pummel/test-net-pause -UVTEST += pummel/test-net-pingpong-delay -UVTEST += pummel/test-net-timeout -UVTEST += pummel/test-timers -UVTEST += pummel/test-timer-wrap -UVTEST += pummel/test-timer-wrap2 -UVTEST += pummel/test-vm-memleak -UVTEST += internet/test-dns -UVTEST += simple/test-tls-client-abort -UVTEST += simple/test-tls-client-verify -UVTEST += simple/test-tls-connect -#UVTEST += simple/test-tls-ext-key-usage # broken -UVTEST += simple/test-tls-junk-closes-server -UVTEST += simple/test-tls-npn-server-client -UVTEST += simple/test-tls-request-timeout -#UVTEST += simple/test-tls-securepair-client # broken -UVTEST += simple/test-tls-securepair-server -#UVTEST += simple/test-tls-server-verify # broken -UVTEST += simple/test-tls-set-encoding - -# child_process -UVTEST += simple/test-child-process-exit-code -UVTEST += simple/test-child-process-buffering -UVTEST += simple/test-child-process-exec-cwd -UVTEST += simple/test-child-process-cwd -UVTEST += simple/test-child-process-env -UVTEST += simple/test-child-process-stdin -UVTEST += simple/test-child-process-ipc -UVTEST += simple/test-child-process-deprecated-api - - -test-uv: all - NODE_USE_UV=1 python tools/test.py --libuv simple - -test-uv-debug: all - NODE_USE_UV=1 python tools/test.py --mode=debug simple - out/Release/node: all diff --git a/test/disabled/test-cat.js b/test/disabled/test-cat.js index cfda7e0a5..d11497c02 100644 --- a/test/disabled/test-cat.js +++ b/test/disabled/test-cat.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common.js'); diff --git a/test/disabled/test-child-process-custom-fds.js b/test/disabled/test-child-process-custom-fds.js index c0e4a0aaf..02f394e78 100644 --- a/test/disabled/test-child-process-custom-fds.js +++ b/test/disabled/test-child-process-custom-fds.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-child-process-uid-gid.js b/test/disabled/test-child-process-uid-gid.js index 03ba9fd5f..bce0a20aa 100644 --- a/test/disabled/test-child-process-uid-gid.js +++ b/test/disabled/test-child-process-uid-gid.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var assert = require('assert'); diff --git a/test/disabled/test-dgram-multicast.js b/test/disabled/test-dgram-multicast.js index 3b78d6e37..8795026fa 100644 --- a/test/disabled/test-dgram-multicast.js +++ b/test/disabled/test-dgram-multicast.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-dgram-unix-anon.js b/test/disabled/test-dgram-unix-anon.js index 860c68c25..db14ea1d9 100644 --- a/test/disabled/test-dgram-unix-anon.js +++ b/test/disabled/test-dgram-unix-anon.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-dgram-unix.js b/test/disabled/test-dgram-unix.js index bb526696b..4da05259a 100644 --- a/test/disabled/test-dgram-unix.js +++ b/test/disabled/test-dgram-unix.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-dns.js b/test/disabled/test-dns.js index 8ea8a1153..f53c539c4 100644 --- a/test/disabled/test-dns.js +++ b/test/disabled/test-dns.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-eio-race3.js b/test/disabled/test-eio-race3.js index 712a13758..eb76fa7a8 100644 --- a/test/disabled/test-eio-race3.js +++ b/test/disabled/test-eio-race3.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + /* XXX Can this test be modified to not call the now-removed wait()? */ diff --git a/test/disabled/test-fs-largefile.js b/test/disabled/test-fs-largefile.js index 88a32fc87..98238b00b 100644 --- a/test/disabled/test-fs-largefile.js +++ b/test/disabled/test-fs-largefile.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-fs-sendfile.js b/test/disabled/test-fs-sendfile.js index 170e393c0..44169bda6 100644 --- a/test/disabled/test-fs-sendfile.js +++ b/test/disabled/test-fs-sendfile.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-http-agent2.js b/test/disabled/test-http-agent2.js index 40e4beac4..dc41dbdb3 100644 --- a/test/disabled/test-http-agent2.js +++ b/test/disabled/test-http-agent2.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-http-big-proxy-responses.js b/test/disabled/test-http-big-proxy-responses.js index b52392215..bac0ddf11 100644 --- a/test/disabled/test-http-big-proxy-responses.js +++ b/test/disabled/test-http-big-proxy-responses.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-http-default-port.js b/test/disabled/test-http-default-port.js index a5372801d..58f89fee5 100644 --- a/test/disabled/test-http-default-port.js +++ b/test/disabled/test-http-default-port.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This must be run as root. diff --git a/test/disabled/test-http-head-request.js b/test/disabled/test-http-head-request.js index 38b2b843e..226d8e8ec 100644 --- a/test/disabled/test-http-head-request.js +++ b/test/disabled/test-http-head-request.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-http-stress.js b/test/disabled/test-http-stress.js index 63741ce3d..875c84030 100644 --- a/test/disabled/test-http-stress.js +++ b/test/disabled/test-http-stress.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-http-tls.js b/test/disabled/test-http-tls.js index 74102e20b..7ea084f9e 100644 --- a/test/disabled/test-http-tls.js +++ b/test/disabled/test-http-tls.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-https-loop-to-google.js b/test/disabled/test-https-loop-to-google.js index 371fb5f72..0495e9915 100644 --- a/test/disabled/test-https-loop-to-google.js +++ b/test/disabled/test-https-loop-to-google.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Failing test for https diff --git a/test/disabled/test-idle-watcher.js b/test/disabled/test-idle-watcher.js index 2411d15b6..4a46bd061 100644 --- a/test/disabled/test-idle-watcher.js +++ b/test/disabled/test-idle-watcher.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-net-fd-passing.js b/test/disabled/test-net-fd-passing.js index 1488e3baf..55b214cbb 100644 --- a/test/disabled/test-net-fd-passing.js +++ b/test/disabled/test-net-fd-passing.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-net-tls-pummel.js b/test/disabled/test-net-tls-pummel.js index 5f1358cad..178c27588 100644 --- a/test/disabled/test-net-tls-pummel.js +++ b/test/disabled/test-net-tls-pummel.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-net-tls.js b/test/disabled/test-net-tls.js index 9e7eae63e..48344bae0 100644 --- a/test/disabled/test-net-tls.js +++ b/test/disabled/test-net-tls.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-process-title.js b/test/disabled/test-process-title.js index 2c3debd4b..591c949d9 100644 --- a/test/disabled/test-process-title.js +++ b/test/disabled/test-process-title.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-readline.js b/test/disabled/test-readline.js index 935216afc..0c08afee9 100644 --- a/test/disabled/test-readline.js +++ b/test/disabled/test-readline.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Can't test this when 'make test' doesn't assign a tty to the stdout. diff --git a/test/disabled/test-remote-module-loading.js b/test/disabled/test-remote-module-loading.js index f06052c3d..183d3c2fe 100644 --- a/test/disabled/test-remote-module-loading.js +++ b/test/disabled/test-remote-module-loading.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/test-sendfd.js b/test/disabled/test-sendfd.js index 6af1a8109..7352d7918 100644 --- a/test/disabled/test-sendfd.js +++ b/test/disabled/test-sendfd.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Test sending and receiving a file descriptor. diff --git a/test/disabled/test-setuidgid.js b/test/disabled/test-setuidgid.js index daf04b0c7..3d33e0039 100644 --- a/test/disabled/test-setuidgid.js +++ b/test/disabled/test-setuidgid.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Requires special privlages diff --git a/test/disabled/test-tls-large-push.js b/test/disabled/test-tls-large-push.js index 7fee6b0bd..9b168cd1d 100644 --- a/test/disabled/test-tls-large-push.js +++ b/test/disabled/test-tls-large-push.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Server sends a large string. Client counts bytes and pauses every few diff --git a/test/disabled/test-tls-server.js b/test/disabled/test-tls-server.js index daf2e0ba5..6450d46a0 100644 --- a/test/disabled/test-tls-server.js +++ b/test/disabled/test-tls-server.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Example of new TLS API. Test with: diff --git a/test/disabled/test-tty-stdio.js b/test/disabled/test-tty-stdio.js index 951ab10a0..558f1b176 100644 --- a/test/disabled/test-tty-stdio.js +++ b/test/disabled/test-tty-stdio.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Can't test this when 'make test' doesn't assign a tty to the stdout. diff --git a/test/disabled/tls-client.js b/test/disabled/tls-client.js index 91c553ec5..d144603fb 100644 --- a/test/disabled/tls-client.js +++ b/test/disabled/tls-client.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/tls_client.js b/test/disabled/tls_client.js index 89213b5c6..462bceb96 100644 --- a/test/disabled/tls_client.js +++ b/test/disabled/tls_client.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/disabled/tls_server.js b/test/disabled/tls_server.js index c98c90e52..031e196ef 100644 --- a/test/disabled/tls_server.js +++ b/test/disabled/tls_server.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/2100bytes.js b/test/message/2100bytes.js index 90dac6d00..ead08810d 100644 --- a/test/message/2100bytes.js +++ b/test/message/2100bytes.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/hello_world.js b/test/message/hello_world.js index f9100e666..6f216f9ff 100644 --- a/test/message/hello_world.js +++ b/test/message/hello_world.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/stack_overflow.js b/test/message/stack_overflow.js index a5af04e0e..91974bee1 100644 --- a/test/message/stack_overflow.js +++ b/test/message/stack_overflow.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/throw_custom_error.js b/test/message/throw_custom_error.js index 65842c8cf..5c994c009 100644 --- a/test/message/throw_custom_error.js +++ b/test/message/throw_custom_error.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/throw_non_error.js b/test/message/throw_non_error.js index 9a901de71..702a40d9b 100644 --- a/test/message/throw_non_error.js +++ b/test/message/throw_non_error.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/message/undefined_reference_in_new_context.js b/test/message/undefined_reference_in_new_context.js index 49c2f1420..cdd232d53 100644 --- a/test/message/undefined_reference_in_new_context.js +++ b/test/message/undefined_reference_in_new_context.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-child-process-spawn-loop.js b/test/pummel/test-child-process-spawn-loop.js index 327849b6e..d58f049e6 100644 --- a/test/pummel/test-child-process-spawn-loop.js +++ b/test/pummel/test-child-process-spawn-loop.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-fs-watch-file.js b/test/pummel/test-fs-watch-file.js index 6ef2b71f6..94342c2f3 100644 --- a/test/pummel/test-fs-watch-file.js +++ b/test/pummel/test-fs-watch-file.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-https-large-response.js b/test/pummel/test-https-large-response.js index 13d8f6137..e5382c45d 100644 --- a/test/pummel/test-https-large-response.js +++ b/test/pummel/test-https-large-response.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-keep-alive.js b/test/pummel/test-keep-alive.js index 4147cbd93..47ab09da4 100644 --- a/test/pummel/test-keep-alive.js +++ b/test/pummel/test-keep-alive.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This test requires the program 'ab' diff --git a/test/pummel/test-net-pingpong.js b/test/pummel/test-net-pingpong.js index 00245d006..c66544439 100644 --- a/test/pummel/test-net-pingpong.js +++ b/test/pummel/test-net-pingpong.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-net-throttle.js b/test/pummel/test-net-throttle.js index 9c49d83ef..3bb7ea2c6 100644 --- a/test/pummel/test-net-throttle.js +++ b/test/pummel/test-net-throttle.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-next-tick-loops-quick.js b/test/pummel/test-next-tick-loops-quick.js index da19ff1ca..42d4818bc 100644 --- a/test/pummel/test-next-tick-loops-quick.js +++ b/test/pummel/test-next-tick-loops-quick.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/pummel/test-process-uptime.js b/test/pummel/test-process-uptime.js index b4d09d35c..1429d379f 100644 --- a/test/pummel/test-process-uptime.js +++ b/test/pummel/test-process-uptime.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var assert = require('assert'); diff --git a/test/pummel/test-regress-GH-892.js b/test/pummel/test-regress-GH-892.js index 584b186d3..901e4e9dc 100644 --- a/test/pummel/test-regress-GH-892.js +++ b/test/pummel/test-regress-GH-892.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Uploading a big file via HTTPS causes node to drop out of the event loop. diff --git a/test/pummel/test-tls-throttle.js b/test/pummel/test-tls-throttle.js index c3c194f71..fcbc8c74b 100644 --- a/test/pummel/test-tls-throttle.js +++ b/test/pummel/test-tls-throttle.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // Server sends a large string. Client counts bytes and pauses every few diff --git a/test/simple/path.js b/test/simple/path.js index cdf1c06b2..c955bbab4 100644 --- a/test/simple/path.js +++ b/test/simple/path.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This is actually more a fixture than a test. It is used to make diff --git a/test/simple/test-child-process-exec-env.js b/test/simple/test-child-process-exec-env.js index ed0134e5d..b14ce741f 100644 --- a/test/simple/test-child-process-exec-env.js +++ b/test/simple/test-child-process-exec-env.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-child-process-kill.js b/test/simple/test-child-process-kill.js index 1522367ef..7bb57a5e1 100644 --- a/test/simple/test-child-process-kill.js +++ b/test/simple/test-child-process-kill.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-child-process-stdout-flush.js b/test/simple/test-child-process-stdout-flush.js index 008dcee0b..5c5bed230 100644 --- a/test/simple/test-child-process-stdout-flush.js +++ b/test/simple/test-child-process-stdout-flush.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-console-not-call-toString.js b/test/simple/test-console-not-call-toString.js index 647f4d443..a62004f70 100644 --- a/test/simple/test-console-not-call-toString.js +++ b/test/simple/test-console-not-call-toString.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-console.js b/test/simple/test-console.js index 0fba724cc..3a73286de 100644 --- a/test/simple/test-console.js +++ b/test/simple/test-console.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-crypto.js b/test/simple/test-crypto.js index 8fc8099e3..583eec755 100644 --- a/test/simple/test-crypto.js +++ b/test/simple/test-crypto.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-debugger-client.js b/test/simple/test-debugger-client.js index cc234caab..5f138a8c7 100644 --- a/test/simple/test-debugger-client.js +++ b/test/simple/test-debugger-client.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-dgram-pingpong.js b/test/simple/test-dgram-pingpong.js index 19d474a18..18b39b5aa 100644 --- a/test/simple/test-dgram-pingpong.js +++ b/test/simple/test-dgram-pingpong.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-dgram-udp4.js b/test/simple/test-dgram-udp4.js index 1f343af89..9a82de5c0 100644 --- a/test/simple/test-dgram-udp4.js +++ b/test/simple/test-dgram-udp4.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-error-reporting.js b/test/simple/test-error-reporting.js index 5aa911d41..22c6f97b9 100644 --- a/test/simple/test-error-reporting.js +++ b/test/simple/test-error-reporting.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-eval-require.js b/test/simple/test-eval-require.js index 9648c1fb0..dfef416ce 100644 --- a/test/simple/test-eval-require.js +++ b/test/simple/test-eval-require.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-eval.js b/test/simple/test-eval.js index d33a9ca80..a2e56e02c 100644 --- a/test/simple/test-eval.js +++ b/test/simple/test-eval.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + require('../common'); diff --git a/test/simple/test-event-emitter-max-listeners.js b/test/simple/test-event-emitter-max-listeners.js index 39bf54aa7..3dea94bcc 100644 --- a/test/simple/test-event-emitter-max-listeners.js +++ b/test/simple/test-event-emitter-max-listeners.js @@ -38,4 +38,4 @@ e.on('maxListeners', function() { // Should not corrupt the 'maxListeners' queue. e.setMaxListeners(42); -e.emit('maxListeners');
\ No newline at end of file +e.emit('maxListeners'); diff --git a/test/simple/test-exec-max-buffer.js b/test/simple/test-exec-max-buffer.js index a8e84c91f..3157fc73f 100644 --- a/test/simple/test-exec-max-buffer.js +++ b/test/simple/test-exec-max-buffer.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-error-messages.js b/test/simple/test-fs-error-messages.js index 9e61fed3b..772966bd6 100644 --- a/test/simple/test-fs-error-messages.js +++ b/test/simple/test-fs-error-messages.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-read-buffer.js b/test/simple/test-fs-read-buffer.js index dc39d6d97..96f700363 100644 --- a/test/simple/test-fs-read-buffer.js +++ b/test/simple/test-fs-read-buffer.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-read-stream.js b/test/simple/test-fs-read-stream.js index 069da8683..63e9b1ae4 100644 --- a/test/simple/test-fs-read-stream.js +++ b/test/simple/test-fs-read-stream.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-read.js b/test/simple/test-fs-read.js index b41e334d0..4a90f9091 100644 --- a/test/simple/test-fs-read.js +++ b/test/simple/test-fs-read.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-realpath.js b/test/simple/test-fs-realpath.js index b5f2ed000..27ac0b8bc 100644 --- a/test/simple/test-fs-realpath.js +++ b/test/simple/test-fs-realpath.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-fs-stat.js b/test/simple/test-fs-stat.js index 6bc8d4ec4..40782029b 100644 --- a/test/simple/test-fs-stat.js +++ b/test/simple/test-fs-stat.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-304.js b/test/simple/test-http-304.js index 85724e0b0..fcef21aee 100644 --- a/test/simple/test-http-304.js +++ b/test/simple/test-http-304.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-agent.js b/test/simple/test-http-agent.js index 3ed6181e3..a1ce456e5 100644 --- a/test/simple/test-http-agent.js +++ b/test/simple/test-http-agent.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-client-abort2.js b/test/simple/test-http-client-abort2.js index 9df9a8c4e..17efb7e08 100644 --- a/test/simple/test-http-client-abort2.js +++ b/test/simple/test-http-client-abort2.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-full-response.js b/test/simple/test-http-full-response.js index 6a9638cf6..832c046e2 100644 --- a/test/simple/test-http-full-response.js +++ b/test/simple/test-http-full-response.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-get-pipeline-problem.js b/test/simple/test-http-get-pipeline-problem.js index e433f3b1b..1074adb4a 100644 --- a/test/simple/test-http-get-pipeline-problem.js +++ b/test/simple/test-http-get-pipeline-problem.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // We are demonstrating a problem with http.get when queueing up many diff --git a/test/simple/test-http-head-response-has-no-body-end.js b/test/simple/test-http-head-response-has-no-body-end.js index ee48f5274..8ad3bcaf3 100644 --- a/test/simple/test-http-head-response-has-no-body-end.js +++ b/test/simple/test-http-head-response-has-no-body-end.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-host-headers.js b/test/simple/test-http-host-headers.js index f7818c91d..2e92ae577 100644 --- a/test/simple/test-http-host-headers.js +++ b/test/simple/test-http-host-headers.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var http = require('http'), diff --git a/test/simple/test-http-legacy.js b/test/simple/test-http-legacy.js index 331978709..dd3eb6f7a 100644 --- a/test/simple/test-http-legacy.js +++ b/test/simple/test-http-legacy.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-request-end-twice.js b/test/simple/test-http-request-end-twice.js index 764f36e13..f33cc6df3 100644 --- a/test/simple/test-http-request-end-twice.js +++ b/test/simple/test-http-request-end-twice.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-http-status-code.js b/test/simple/test-http-status-code.js index a692b1f80..395623869 100644 --- a/test/simple/test-http-status-code.js +++ b/test/simple/test-http-status-code.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-https-agent.js b/test/simple/test-https-agent.js index 0a117edce..41aa03486 100644 --- a/test/simple/test-https-agent.js +++ b/test/simple/test-https-agent.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + if (!process.versions.openssl) { diff --git a/test/simple/test-https-connecting-to-http.js b/test/simple/test-https-connecting-to-http.js index 0012f4749..50bb2a8a3 100644 --- a/test/simple/test-https-connecting-to-http.js +++ b/test/simple/test-https-connecting-to-http.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This tests the situation where you try to connect a https client diff --git a/test/simple/test-https-eof-for-eom.js b/test/simple/test-https-eof-for-eom.js index 39ae371db..d5b5111c2 100644 --- a/test/simple/test-https-eof-for-eom.js +++ b/test/simple/test-https-eof-for-eom.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // I hate HTTP. One way of terminating an HTTP response is to not send diff --git a/test/simple/test-https-simple.js b/test/simple/test-https-simple.js index 9be7c62e4..552450c30 100644 --- a/test/simple/test-https-simple.js +++ b/test/simple/test-https-simple.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + if (!process.versions.openssl) { diff --git a/test/simple/test-init.js b/test/simple/test-init.js index 032b307ea..0aaa0d3d5 100644 --- a/test/simple/test-init.js +++ b/test/simple/test-init.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + (function() { diff --git a/test/simple/test-memory-usage.js b/test/simple/test-memory-usage.js index f123bc8c6..0df17420c 100644 --- a/test/simple/test-memory-usage.js +++ b/test/simple/test-memory-usage.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-module-loading.js b/test/simple/test-module-loading.js index 3e590ea41..ce9e296af 100644 --- a/test/simple/test-module-loading.js +++ b/test/simple/test-module-loading.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-net-bytes-stats.js b/test/simple/test-net-bytes-stats.js index 46a927c88..a406e991c 100644 --- a/test/simple/test-net-bytes-stats.js +++ b/test/simple/test-net-bytes-stats.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-net-connect-handle-econnrefused.js b/test/simple/test-net-connect-handle-econnrefused.js index 4cced7814..e890b6a8d 100644 --- a/test/simple/test-net-connect-handle-econnrefused.js +++ b/test/simple/test-net-connect-handle-econnrefused.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-net-server-close.js b/test/simple/test-net-server-close.js index 2262a99aa..916d8ef11 100644 --- a/test/simple/test-net-server-close.js +++ b/test/simple/test-net-server-close.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-os.js b/test/simple/test-os.js index 2719382df..4bed42eba 100644 --- a/test/simple/test-os.js +++ b/test/simple/test-os.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-pipe-head.js b/test/simple/test-pipe-head.js index eaba8bb2c..a049be6c2 100644 --- a/test/simple/test-pipe-head.js +++ b/test/simple/test-pipe-head.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-pipe-return-val.js b/test/simple/test-pipe-return-val.js index c1ee5331b..a0a9fa772 100644 --- a/test/simple/test-pipe-return-val.js +++ b/test/simple/test-pipe-return-val.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This test ensures SourceStream.pipe(DestStream) returns DestStream diff --git a/test/simple/test-pipe.js b/test/simple/test-pipe.js index 0dce258f9..3dd243725 100644 --- a/test/simple/test-pipe.js +++ b/test/simple/test-pipe.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-process-wrap.js b/test/simple/test-process-wrap.js index e3929ae5b..1abf196ee 100644 --- a/test/simple/test-process-wrap.js +++ b/test/simple/test-process-wrap.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-readdir.js b/test/simple/test-readdir.js index 10ba75bab..0f95ea285 100644 --- a/test/simple/test-readdir.js +++ b/test/simple/test-readdir.js @@ -88,4 +88,4 @@ process.on('exit', function() { process.on('exit', function() { assert(readdir_cb_called); }); -})();
\ No newline at end of file +})(); diff --git a/test/simple/test-sigint-infinite-loop.js b/test/simple/test-sigint-infinite-loop.js index 7478fd8f6..4ff274584 100644 --- a/test/simple/test-sigint-infinite-loop.js +++ b/test/simple/test-sigint-infinite-loop.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // This test is to assert that we can SIGINT a script which loops forever. diff --git a/test/simple/test-signal-handler.js b/test/simple/test-signal-handler.js index 290dcf0b0..5333184d8 100644 --- a/test/simple/test-signal-handler.js +++ b/test/simple/test-signal-handler.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-signal-unregister.js b/test/simple/test-signal-unregister.js index 9e669f42a..d65e0a0d9 100644 --- a/test/simple/test-signal-unregister.js +++ b/test/simple/test-signal-unregister.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-stdin-from-file.js b/test/simple/test-stdin-from-file.js index 0a596dfe1..9c2ddfd5e 100644 --- a/test/simple/test-stdin-from-file.js +++ b/test/simple/test-stdin-from-file.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-stdout-to-file.js b/test/simple/test-stdout-to-file.js index 199cbc319..83ea4f03f 100644 --- a/test/simple/test-stdout-to-file.js +++ b/test/simple/test-stdout-to-file.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-sync-fileread.js b/test/simple/test-sync-fileread.js index 78b87887c..428838a8c 100644 --- a/test/simple/test-sync-fileread.js +++ b/test/simple/test-sync-fileread.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-tls-ext-key-usage.js b/test/simple/test-tls-ext-key-usage.js index d88574d59..9367f84d6 100644 --- a/test/simple/test-tls-ext-key-usage.js +++ b/test/simple/test-tls-ext-key-usage.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // There is a bug with 'openssl s_server' which makes it not flush certain diff --git a/test/simple/test-tls-securepair-client.js b/test/simple/test-tls-securepair-client.js index 0f530724b..8335e302a 100644 --- a/test/simple/test-tls-securepair-client.js +++ b/test/simple/test-tls-securepair-client.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + // There is a bug with 'openssl s_server' which makes it not flush certain diff --git a/test/simple/test-tls-server-verify.js b/test/simple/test-tls-server-verify.js index d652576ed..2b09d8216 100644 --- a/test/simple/test-tls-server-verify.js +++ b/test/simple/test-tls-server-verify.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + if (!process.versions.openssl) { diff --git a/test/simple/test-tls-sni-server-client.js b/test/simple/test-tls-sni-server-client.js index 7ac897228..f67fec7dc 100644 --- a/test/simple/test-tls-sni-server-client.js +++ b/test/simple/test-tls-sni-server-client.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + if (!process.features.tls_sni) { diff --git a/test/simple/test-util-format.js b/test/simple/test-util-format.js index d7eecface..83238f981 100644 --- a/test/simple/test-util-format.js +++ b/test/simple/test-util-format.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/test/simple/test-util-inspect.js b/test/simple/test-util-inspect.js index a2912f762..68fea328c 100644 --- a/test/simple/test-util-inspect.js +++ b/test/simple/test-util-inspect.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); diff --git a/tools/test.py b/tools/test.py index 97b612c65..b0cd9abcd 100755 --- a/tools/test.py +++ b/tools/test.py @@ -46,7 +46,6 @@ sys.path.append(dirname(__file__) + "/../deps/v8/tools"); import utils VERBOSE = False -LIBUV_BROKEN_PATTERN = re.compile(r"//\s+libuv-broken") # --------------------------------------------- @@ -575,11 +574,10 @@ VARIANT_FLAGS = [[]] class TestRepository(TestSuite): - def __init__(self, path, options): + def __init__(self, path): normalized_path = abspath(path) super(TestRepository, self).__init__(basename(normalized_path)) self.path = normalized_path - self.options = options self.is_loaded = False self.config = None @@ -603,20 +601,8 @@ class TestRepository(TestSuite): def AddTestsToList(self, result, current_path, path, context, mode): for v in VARIANT_FLAGS: tests = self.GetConfiguration(context).ListTests(current_path, path, mode) - - for t in tests: - t.variant_flags = v - - if self.options.libuv: - source = open(t.file).read() - broken = LIBUV_BROKEN_PATTERN.search(source) - else: - broken = False - - if not broken: - result += [ t ] - else: - print "Skipping libuv-broken: " + t.file + for t in tests: t.variant_flags = v + result += tests def GetTestStatus(self, context, sections, defs): @@ -1177,8 +1163,6 @@ def BuildOptions(): default=False, action="store_true") result.add_option("--valgrind", help="Run tests through valgrind", default=False, action="store_true") - result.add_option("--libuv", help="Run only tests that aren't marks 'libuv-broken'", - default=False, action="store_true") result.add_option("--cat", help="Print the source of the tests", default=False, action="store_true") result.add_option("--warn-unused", help="Report unused rules", @@ -1314,12 +1298,8 @@ def Main(): workspace = abspath(join(dirname(sys.argv[0]), '..')) suites = GetSuites(join(workspace, 'test')) - repositories = [ - TestRepository(join(workspace, 'test', name), options) - for name in suites - ] - - repositories += [TestRepository(a, options) for a in options.suite] + repositories = [TestRepository(join(workspace, 'test', name)) for name in suites] + repositories += [TestRepository(a) for a in options.suite] root = LiteralTestSuite(repositories) if len(args) == 0: diff --git a/vcbuild.bat b/vcbuild.bat index fb56574b6..9ec3989b8 100644 --- a/vcbuild.bat +++ b/vcbuild.bat @@ -89,7 +89,6 @@ if "%config%"=="Debug" set test_args=--mode=debug if "%config%"=="Release" set test_args=--mode=release if "%test%"=="test" set test_args=%test_args% simple message -if "%test%"=="test-uv" set test_args=%test_args% --libuv simple if "%test%"=="test-internet" set test_args=%test_args% internet if "%test%"=="test-pummel" set test_args=%test_args% pummel if "%test%"=="test-simple" set test_args=%test_args% simple @@ -110,7 +109,6 @@ echo Examples: echo vcbuild.bat : builds debug build echo vcbuild.bat release msi : builds release build and MSI installer package echo vcbuild.bat test : builds debug build and runs tests -echo vcbuild.bat release test-uv: builds release build and runs --libuv tests goto exit :exit |