diff options
author | Scott Blomquist <sblom@microsoft.com> | 2013-03-18 10:48:13 -0700 |
---|---|---|
committer | Scott Blomquist <sblom@microsoft.com> | 2013-03-19 09:38:11 -0700 |
commit | a05f973f82d2be8527aad4c371d40d3c7e4c564e (patch) | |
tree | de763c645f14269287e48a3ec861dad81f160d22 /deps/v8/test/mjsunit/regress/regress-2419.js | |
parent | 14a8fb8bbe906b20ee393b67c1425773e0e0f7db (diff) | |
download | node-new-a05f973f82d2be8527aad4c371d40d3c7e4c564e.tar.gz |
test: Misc Windows unit test fixes
Fixes #5071, #5073.
* Normalize capitalization of drive letter
* Fix `exit()` typo in failure path
* Ignore symlink tests (Windows) if not elevated
The `test_relative_input_cwd()` test was failing on Windows when
`skipSymlinks` was `true`. So we won't run it if `skipSymlinks` is
`true`.
When it failed, the unhandled error caused Node to die before
having a chance to clean up, which resulted in two files missing
in subsequent unit tests:
* `test/fixtures/nested-index/one/hello.js`
* `test/fixtures/nested-index/one/index.js`
We should probably find a way to isolate this test from the other
test (`simple/test-module-loading`) that was failing when this test
poluted the disk state.
Diffstat (limited to 'deps/v8/test/mjsunit/regress/regress-2419.js')
0 files changed, 0 insertions, 0 deletions