Created
April 11, 2012 18:29
-
-
Save piscisaureus/2361188 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
running 'python tools/test.py --mode=debug' | |
=== debug test-child-process-buffering === | |
Path: simple/test-child-process-buffering | |
stdout: "D:\\node-openssl\r\n" | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-buffering.js | |
--- TIMEOUT --- | |
=== debug test-child-process-customfd-bounded === | |
Path: simple/test-child-process-customfd-bounded | |
Assertion failed: slab_v->IsObject(), file src\slab_allocator.cc, line 117 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-customfd-bounded.j | |
--- TIMEOUT --- | |
=== debug test-child-process-cwd === | |
Path: simple/test-child-process-cwd | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-cwd.js | |
--- TIMEOUT --- | |
=== debug test-child-process-disconnect === | |
Path: simple/test-child-process-disconnect | |
Assertion failed: slab_v->IsObject(), file src\slab_allocator.cc, line 117 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-disconnect.js | |
--- TIMEOUT --- | |
=== debug test-child-process-double-pipe === | |
Path: simple/test-child-process-double-pipe | |
grep stdin write 7 | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-double-pipe.js | |
--- TIMEOUT --- | |
=== debug test-child-process-env === | |
Path: simple/test-child-process-env | |
stdout: COMSPEC=C:\Windows\SysWOW64\cmd.exe | |
HELLO=WORLD | |
FOO=BAR | |
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.JS;.WS;.MSC | |
PROMPT=$P$G | |
SYSTEMROOT=C:\Windows | |
SYSTEMDRIVE=C: | |
TEMP=C:\Users\BERTBE~1\AppData\Local\Temp | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-env.js | |
--- TIMEOUT --- | |
=== debug test-child-process-exec-cwd === | |
Path: simple/test-child-process-exec-cwd | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-exec-cwd.js | |
--- TIMEOUT --- | |
=== debug test-child-process-exec-env === | |
Path: simple/test-child-process-exec-env | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-exec-env.js | |
--- TIMEOUT --- | |
[32:06|% 3|+ 5|- 8]: debug test-child-process-exit-codeos.unlink() [Error 32] Het proces heeft geen | |
t bestand omdat het door een ander | |
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmpxe7bwg' | |
os.unlink() [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander | |
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmpt7ezmg' | |
=== debug test-child-process-exit-code === | |
Path: simple/test-child-process-exit-code | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-exit-code.js | |
--- CRASHED --- | |
=== debug test-child-process-fork-exec-argv === | |
Path: simple/test-child-process-fork-exec-argv | |
Assertion failed: !slab_v.IsEmpty(), file src\slab_allocator.cc, line 116 | |
Command: D:\node-openssl\Debug\node.exe D:\node-openssl\test\simple\test-child-process-fork-exec-argv.js | |
[33:16|% 3|+ 5|- 10]: debug test-child-process-fork |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment