Closed
Description
https://ci.nodejs.org/job/node-test-binary-arm/6472/RUN_SUBSET=0,label=pi1-docker/console
test-requireio_ceejbot-debian9-armv6l_pi1p-1
00:34:22 not ok 365 parallel/test-worker-prof
00:34:22 ---
00:34:22 duration_ms: 19.977
00:34:22 severity: fail
00:34:22 exitcode: 1
00:34:22 stack: |-
00:34:22 assert.js:85
00:34:22 throw new AssertionError(obj);
00:34:22 ^
00:34:22
00:34:22 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
00:34:22
00:34:22 1 !== 2
00:34:22
00:34:22 at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-worker-prof.js:29:8)
00:34:22 at Module._compile (internal/modules/cjs/loader.js:807:30)
00:34:22 at Object.Module._extensions..js (internal/modules/cjs/loader.js:818:10)
00:34:22 at Module.load (internal/modules/cjs/loader.js:674:32)
00:34:22 at tryModuleLoad (internal/modules/cjs/loader.js:606:12)
00:34:22 at Function.Module._load (internal/modules/cjs/loader.js:598:3)
00:34:22 at Function.Module.runMain (internal/modules/cjs/loader.js:870:12)
00:34:22 at internal/main/run_main_module.js:21:11
00:34:22 ...