-
-
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
- Version: master
- Platform: linux
- Subsystem: coverage
Coverage job has failed the last 2 runs:
https://ci.nodejs.org/job/node-test-commit-linux-coverage/nodes=benchmark/800/console
23:23:00 match failed
23:23:00 line=0
23:23:00 expect=^punycode\.js\:42$
23:23:00 actual=punycode.js:3166
23:23:00 not ok 2402 message/core_line_numbers
23:23:00 ---
23:23:00 duration_ms: 0.608
23:23:00 severity: fail
23:23:00 exitcode: 1
23:23:00 stack: |-
23:23:00 punycode.js:3166
23:23:00 throw new RangeError(errors[type]);
23:23:00 ^
23:23:00
23:23:00 RangeError: Invalid input
23:23:00 at error (punycode.js:3166:9)
23:23:00 at Object.decode (punycode.js:3475:9)
23:23:00 at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-coverage/nodes/benchmark/test/message/core_line_numbers.js:11:10)
23:23:00 at Module._compile (internal/modules/cjs/loader.js:10552:30)
23:23:00 at Object.Module._extensions..js (internal/modules/cjs/loader.js:10577:10)
23:23:00 at Module.load (internal/modules/cjs/loader.js:10348:32)
23:23:00 at tryModuleLoad (internal/modules/cjs/loader.js:10227:12)
23:23:00 at Function.Module._load (internal/modules/cjs/loader.js:10215:3)
23:23:00 at Function.Module.runMain (internal/modules/cjs/loader.js:10671:12)
23:23:00 at startup (internal/bootstrap/node.js:7565:27)
23:23:00 ...
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.