-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
I just got this failed test on my local machine (MBP, ~2013), and I've seen it before multiple times on the CI. This is one that killed an Ubuntu 14.04 run.
=== release test-vm-debug-context ===
Path: parallel/test-vm-debug-context
assert.js:88
throw new assert.AssertionError({
^
AssertionError: false == true
at ChildProcess.<anonymous> (io.js/test/parallel/test-vm-debug-context.js:65:3)
at ChildProcess.<anonymous> (io.js/test/common.js:311:15)
at ChildProcess.g (events.js:257:16)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:169:7)
at Process.ChildProcess._handle.onexit (child_process.js:1044:12)
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.