-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
test-buffer-indexof.js failing on pLinux BE #3283
Copy link
Copy link
Closed
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.
Description
Activity
Metadata
Metadata
Assignees
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.
https://ci.nodejs.org/job/iojs+pr+ppc/nodes=ppcbe-fedora20/25/console
not ok 15 test-buffer-indexof.js # #assert.js:89 # throw new assert.AssertionError({ # ^ #AssertionError: 8 == -1 # at Object. (/home/iojs/build/workspace/iojs+pr+ppc/nodes/ppcbe-fedora20/test/parallel/test-buffer-indexof.js:117:8) # at Module._compile (module.js:425:26) # at Object.Module._extensions..js (module.js:432:10) # at Module.load (module.js:356:32) # at Function.Module._load (module.js:311:12) # at Function.Module.runMain (module.js:457:10) # at startup (node.js:134:18) # at node.js:961:3Looks like test was added or modified by this PR #2539
@skomski can you take a look ?
@jasnell FYI