Skip to content

Instantly share code, notes, and snippets.

Created September 22, 2011 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1236152 to your computer and use it in GitHub Desktop.
Save anonymous/1236152 to your computer and use it in GitHub Desktop.
$ ./Debug/run-tests [14:50:31]
[% 0|+ 24|- 0]: pipe_bind_error_addrinuse
`pipe_bind_error_addrinuse` failed: exit code 6
Output from process `pipe_bind_error_addrinuse`:
Assertion failed in ../test/test-pipe-bind-error.c on line 56: r == -1
=============================================================
[% 0|+ 64|- 1]: fs_event_watch_dir
`fs_event_watch_dir` failed: exit code 6
Output from process `fs_event_watch_dir`:
Assertion failed in ../test/test-fs-event.c on line 140: r != -1
=============================================================
[% 0|+ 64|- 2]: fs_event_watch_file
`fs_event_watch_file` failed: exit code 6
Output from process `fs_event_watch_file`:
Assertion failed in ../test/test-fs-event.c on line 174: r != -1
=============================================================
[% 0|+ 64|- 3]: fs_event_watch_file_current_dir
`fs_event_watch_file_current_dir` failed: exit code 6
Output from process `fs_event_watch_file_current_dir`:
Assertion failed in ../test/test-fs-event.c on line 205: r != -1
=============================================================
[% 100|+ 65|- 4]: Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment