0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Rich Trott 1c57845118 test: fix flaky test for symlinks
If the symlink portion of the test was being skipped due to a
combination of OS support and user privileges, then an assertion would
always fail. This fixes that problem, improves assertion error reporting
and splits the test to make it clear that it is a test for links and
symlinks.

Fixes: https://github.com/nodejs/node/issues/3311
PR-URL: https://github.com/nodejs/node/pull/3418
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
2015-10-20 09:20:21 -07:00
..
abort
addons buffer: fix assertion error in WeakCallback 2015-10-12 20:47:10 -07:00
cctest
debugger test: load common.js in all tests 2015-10-06 15:11:47 -07:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures util: Remove p, has been deprecated for years 2015-10-19 20:52:56 +02:00
gc
internet test: apply correct assert.fail() arguments 2015-10-16 00:31:04 -07:00
message test: fix tests after V8 upgrade 2015-10-14 11:20:35 -07:00
parallel test: fix flaky test for symlinks 2015-10-20 09:20:21 -07:00
pummel test: change calls to deprecated util.print() 2015-09-28 13:21:15 -07:00
sequential test: repl-persistent-history is no longer flaky 2015-10-20 10:44:06 -04:00
testpy
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: remove util from common 2015-10-12 21:08:53 -07:00