Wrap text
Report abuse
1
2
3
4
5
6
7
8
9
10
11
12
13
|
~/var/git/github.com/node/ $ make test
Waf: Entering directory `/Users/micheil/Documents/git/github.com/node/build'
Waf: Leaving directory `/Users/micheil/Documents/git/github.com/node/build'
'build' finished successfully (0.071s)
python tools/test.py --mode=release
=== 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
[00:28|% 100|+ 63|- 1]: Done
make: *** [test] Error 1
|