0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Bert Belder b57e9a9973 win,test: try again if file unlink fails
Now that parallel tests are enabled, the test runner spits out a ton of
'access denied' errors while running the tests. These happen because a
virus scanner or the indexing service temporarily open the file after it
has been updated, and the test runner tries to unlink() them at the same
time.

This patch resolves this issue by attempting to unlink the file until it
succeeds.

PR-URL: https://github.com/iojs/io.js/pull/284
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
2015-01-11 01:54:35 +01:00
..
closure_linter
configure.d build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
doc doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
gyp gyp: fix build with python 2.6 2014-01-13 22:03:40 -08:00
icu build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
mdb build: embed the mdb_v8.so into the binary 2013-08-05 14:19:29 -07:00
msvs win,nodevars: run iojs.exe to get node version 2015-01-08 23:32:18 +01:00
osx-pkg.pmdoc
pkgsrc build: add pkgsrc rule 2013-06-06 15:35:59 -07:00
rpm build: rename rpmbuild .spec file 2014-12-05 21:34:43 +01:00
wrk wrk: compile on sunos 2014-02-25 11:28:46 -08:00
build-changelog.sh
certdata.txt tools: update certdata.txt 2014-10-09 23:23:59 +02:00
changelog-head.sh 2012.01.09, Version 0.8.17 (Stable) 2013-01-09 16:55:12 -08:00
check-imports.sh tools: make check-imports.sh work on bsd-likes 2013-07-19 22:56:28 +02:00
cpplint.py cpplint: disallow if one-liners 2013-10-17 00:34:19 +04:00
email-footer.md email-footer: update the binary package links to x86/x64 2012-08-15 18:05:33 -07:00
genv8constants.py Revert "sunos: unbreak build after v8 downgrade" 2013-02-26 07:57:12 +00:00
getnextnodeversion.py tools: Add next/prev version scripts 2013-07-09 15:58:15 -07:00
getnodeisrelease.py Makefile: add a better check to ensure a node "release" 2012-08-09 17:11:41 -07:00
getnodeversion.py
getprevnodeversion.py tools: Add next/prev version scripts 2013-07-09 15:58:15 -07:00
getstability.py tools: script to report [un]stable build 2013-08-21 16:55:27 -07:00
gyp_node.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
install.py install: install iojs -> node compat symlink 2015-01-08 23:21:23 +01:00
js2c.py tools: fix js2c macro expansion bug 2013-07-24 21:49:34 +02:00
license2rtf.js license2rtf: collapse whitespace 2012-06-14 18:36:49 +02:00
Makefile timers: backport f8193ab 2014-07-31 08:53:24 -07:00
mk-ca-bundle.pl tools: customize mk-ca-bundle.pl 2013-11-09 23:37:16 +01:00
node-release-post-build.sh Now working on 0.10.31 2014-07-31 11:12:08 -07:00
osx-codesign.sh build: Sign pkg installer for OS X 2012-08-02 13:56:50 -07:00
osx-pkg-postinstall.sh
osx-productsign.sh build: Sign pkg installer for OS X 2012-08-02 13:56:50 -07:00
run-valgrind.py
specialize_node_d.py gyp: specialize node.d for freebsd 2014-02-21 00:46:26 +04:00
test.py win,test: try again if file unlink fails 2015-01-11 01:54:35 +01:00
update-authors.sh doc: update AUTHORS, .mailmap, add authors tool 2015-01-07 12:40:29 +11:00
updateAuthors.awk
upgrade-npm.sh deps: upgrade npm to 2.0.0 2014-09-24 17:15:10 -07:00
utils.py tools: fix test.py after v8 upgrade 2013-04-29 23:08:57 +02:00