Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created September 14, 2011 18:42
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 bnoordhuis/7ce2d8485e7d9f311af6 to your computer and use it in GitHub Desktop.
Save bnoordhuis/7ce2d8485e7d9f311af6 to your computer and use it in GitHub Desktop.
[% 0|+ 54|- 1]: fs_async_dir
`fs_async_dir` failed: exit code 6
Output from process `fs_async_dir`:
Assertion failed in test/test-fs.c on line 658: r == 2
=============================================================
[% 0|+ 55|- 2]: fs_fstat
`fs_fstat` failed: exit code 6
Output from process `fs_fstat`:
Assertion failed in test/test-fs.c on line 790: r == sizeof(test_buf)
=============================================================
[% 0|+ 55|- 3]: fs_chmod
`fs_chmod` failed: exit code 6
Output from process `fs_chmod`:
Assertion failed in test/test-fs.c on line 844: r == sizeof(test_buf)
=============================================================
[% 0|+ 58|- 4]: fs_symlink
`fs_symlink` failed: exit code 6
Output from process `fs_symlink`:
Assertion failed in test/test-fs.c on line 1074: r == sizeof(test_buf)
=============================================================
[% 0|+ 58|- 5]: fs_symlink
`fs_symlink` failed: exit code 6
Output from process `fs_symlink`:
Assertion failed in test/test-fs.c on line 1074: r == sizeof(test_buf)
=============================================================
[% 100|+ 59|- 6]: Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment