Skip to content

Instantly share code, notes, and snippets.

@richardlau
Created April 19, 2016 18:40
Show Gist options
  • Save richardlau/e2600b2065a34bef10dd365caa9ab44d to your computer and use it in GitHub Desktop.
Save richardlau/e2600b2065a34bef10dd365caa9ab44d to your computer and use it in GitHub Desktop.
fs-vacuum racy-entries test on AIX before fix for EEXIST
-bash-4.3$ npm test
> [email protected] test /home/users/riclau/sandbox/github/fs-vacuum
> standard && tap test/*.js
test/arguments.js ..................................... 5/5
test/base-leaf-mismatch.js ............................ 2/2 620ms
test/no-entries-file-no-purge.js .................... 19/19
test/no-entries-link-no-purge.js .................... 21/21
test/no-entries-no-purge.js ......................... 15/15
test/no-entries-with-link-purge.js .................. 17/17
test/no-entries-with-purge.js ....................... 16/16
test/other-directories-no-purge.js .................. 16/16
test/racy-entries.js ................................ 19/19
total ............................................. 130/130
130 passing (7s)
ok
-bash-4.3$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment