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
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.
Description
- Version: 8.x
This test is failing on v8.x-staging. The ubuntu1604_sharedlibs_withoutintl_x64 job was recently added, see nodejs/build#1182.
Example failure: https://ci.nodejs.org/job/node-test-commit-linux-containered/2952/nodes=ubuntu1604_sharedlibs_withoutintl_x64/
Error
notok156parallel/test-benchmark-misc---duration_ms: 1.430 severity: failstack: |-misc/console.jsmisc/console.jsn=1concat=0method="": 508.4230445795494misc/freelist.jsmisc/freelist.jsn=1: 1,203.6576749426156misc/function_callmisc/object-property-bench.jsmisc/object-property-bench.jsmillions=0.000001method="": 0.005865102639296188misc/punycode.jsmisc/function_call.jsBindingfailedtoload/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_withoutintl_x64/benchmark/misc/punycode.js:4consticu=process.binding('icu');^ Error: Nosuch module: icuatObject.<anonymous>(/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_withoutintl_x64/benchmark/misc/punycode.js:4:21)atModule._compile(module.js:652:30)atObject.Module._extensions..js(module.js:663:10)atModule.load(module.js:565:32)attryModuleLoad(module.js:505:12)atFunction.Module._load(module.js:497:3)atFunction.Module.runMain(module.js:693:10)atstartup(bootstrap_node.js:188:16)atbootstrap_node.js:609:3assert.js:42thrownewerrors.AssertionError({^AssertionError[ERR_ASSERTION]: 1===0atChildProcess.child.on(/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_withoutintl_x64/test/common/benchmark.js:25:12)atemitTwo(events.js:126:13)atChildProcess.emit(events.js:214:7)atProcess.ChildProcess._handle.onexit(internal/child_process.js:198:12)...I assume the test just needs to be skipped if without intl, but there is probably already a backport that fixes it.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.