Skip to content

Instantly share code, notes, and snippets.

@ThisIsMissEm
Created January 30, 2010 06:12
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 ThisIsMissEm/f2b5d5e717787a48cbf2 to your computer and use it in GitHub Desktop.
Save ThisIsMissEm/f2b5d5e717787a48cbf2 to your computer and use it in GitHub Desktop.
=== release test-dns ===
Path: mjsunit/test-dns
Error: valid domain but no data of requested type
at node.js:985:1
at node.js:989:1
Command: build/default/node /Users/micheil/Documents/git/github.com/node/test/mjsunit/test-dns.js
=== release test-fs-sendfile ===
Path: mjsunit/test-fs-sendfile
Error: Cannot allocate memory
at node.js:985:1
at node.js:989:1
Command: build/default/node /Users/micheil/Documents/git/github.com/node/test/mjsunit/test-fs-sendfile.js
=== release test-readdir ===
Path: mjsunit/test-readdir
readdir /Users/micheil/Documents/git/github.com/node/test/mjsunit/fixtures
[
"a.js",
"b",
"cycles",
"multipart.js",
"nested-index",
"net-fd-passing-receiver.js",
"test_ca.pem",
"test_cert.pem",
"test_key.pem",
"throws_error.js",
"x.txt"
]
AssertionError: ["a.js","b","cycles","multipart.js","nested-index","net-fd-passing-receiver.js","test_ca.pem","test_cert.pem","test_key.pem","throws_error.js","x.txt"] deepEqual ["a.js","b","cycles","multipart.js","nested-index","test_ca.pem","test_cert.pem","test_key.pem","throws_error.js","x.txt"]
at [object Object].<anonymous> (/Users/micheil/Documents/git/github.com/node/test/mjsunit/test-readdir.js:10:10)
at [object Object].emitSuccess (node.js:240:15)
at node.js:510:29
at node.js:985:1
at node.js:989:1
Command: build/default/node /Users/micheil/Documents/git/github.com/node/test/mjsunit/test-readdir.js
[00:31|% 100|+ 67|- 3]: Done
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment