102 Commits (e42be1e8fe68d1be90f21b5bb5b51761f6a3c998)

Author SHA1 Message Date
Rich Trott 04b1b0a46f test: mark test-http-regr-gh-2928 flaky 9 years ago
Michael Dawson e24f49a6d9 test: disable fs watch tests for AIX 9 years ago
Rich Trott 8b99e2d97f test: fix flaky test-http-regr-gh-2928 9 years ago
Rich Trott 731767cfb2 test: remove unneeded common.indirectInstanceOf() 9 years ago
Rich Trott e3aa9b65bf test: fix flaky test-dgram-pingpong 9 years ago
Rich Trott 9eac7faa18 test: mark flaky tests on Raspberry Pi 9 years ago
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott bdcafd0aa2 test: fix redeclared vars in sequential tests 9 years ago
Rich Trott c0280e1b4d test: refactor test-fs-watch 9 years ago
Michaël Zasso 61570cc052 lib,test: remove extra semicolons 9 years ago
Rich Trott be8274508c test: improve test-cluster-disconnect-suicide-race 9 years ago
Rich Trott 0178001163 test: make test-cluster-disconnect-leak reliable 9 years ago
Rich Trott 8ea76608ed test: move resource intensive tests to sequential 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
cjihrig 1408f7abb1 module,src: do not wrap modules with -1 lineOffset 9 years ago
Rich Trott 0d5a508dfb test: extend timeout in Debug mode 9 years ago
Rich Trott 2f4538ddda test: remove unused vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Jeremiah Senkpiel fd250b8fab test: parallelize test-repl-persistent-history 9 years ago
Sakthipriyan Vairamani 3d81ea99bb lib,test: update let to const where applicable 9 years ago
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 9 years ago
Rich Trott 9baebd845e test: run pipeline flood test in parallel 9 years ago
Stefan Budeanu 04d8a654b2 test: skip/replace weak crypto tests in FIPS mode 9 years ago
Rich Trott af5fda3170 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 52a94220fd test: fix flaky test test-http-pipeline-flood 9 years ago
Evan Lucas b9b2f1a22f repl: don't crash if cannot open history file 9 years ago
Sakthipriyan Vairamani 3c158af66e test: enhance fs-watch-recursive test 9 years ago
Rich Trott c563a34427 test: split independent tests into separate files 9 years ago
Jeremiah Senkpiel a04408acce repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 788106eee9 test: cleanup, improve repl-persistent-history 9 years ago
Myles Borins af55641a69 test: wrap assert.fail when passed to callback 9 years ago
Jeremiah Senkpiel a4d1510ba4 test: repl-persistent-history is no longer flaky 9 years ago
Rich Trott a5d968b8a2 test: fix flaky test-child-process-emfile 9 years ago
Myles Borins 0a4323dd82 test: replace util with backtick strings 9 years ago
Rich Trott 93847694ec test: add test-child-process-emfile fail message 9 years ago
Rich Trott f0f8afd879 test: remove common.inspect() 9 years ago
Rich Trott 7a5ae34345 test: refresh temp directory when using pipe 9 years ago
Junliang Yan 26a7ec6960 test: fix losing original env vars issue 9 years ago
Rich Trott e922716192 test: remove deprecated error logging 9 years ago
charlierudolph 4a35ba4966 fs: include filename in watch errors 9 years ago
Rich Trott 9faf4c6fcf test: load common.js to test for global leaks 9 years ago
Rich Trott 1167171004 test: change calls to deprecated util.print() 9 years ago
Rich Trott 5ada45bf28 test: replace deprecated util.debug() calls 9 years ago
Sakthipriyan Vairamani 4519dd00f9 test: test sync version of mkdir & rmdir 9 years ago
Sakthipriyan Vairamani 816f609c8b test: use tmpDir instead of fixtures in readdir 9 years ago
Sakthipriyan Vairamani 648c003e14 test: use tmp directory in chdir test 9 years ago