Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
These are the two assertions I am getting:
assert.js:88 throw new assert.AssertionError({^ AssertionError: 1 == 2 at ChildProcess.<anonymous> (/Users/evan/dev/code/forks/io.js/test/parallel/test-sync-io-option.js:33:16) at emitTwo (events.js:87:13) at ChildProcess.emit (events.js:172:7) at Process.ChildProcess._handle.onexit (child_process.js:1009:12) assert.js:88 throw new assert.AssertionError({^ AssertionError: 0 == 2 at ChildProcess.<anonymous> (/Users/evan/dev/code/forks/io.js/test/parallel/test-sync-io-option.js:33:16) at emitTwo (events.js:87:13) at ChildProcess.emit (events.js:172:7) at Process.ChildProcess._handle.onexit (child_process.js:1009:12) Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.