Investigate flaky sequential/test-child-process-execsync on AIX #24921
Closed
Description
https://ci.nodejs.org/job/node-test-commit-aix/19533/nodes=aix61-ppc64/console
Host: test-osuosl-aix61-ppc64_be-1
00:47:03 not ok 2377 sequential/test-child-process-execsync
00:47:03 ---
00:47:03 duration_ms: 3.701
00:47:03 severity: fail
00:47:03 exitcode: 1
00:47:03 stack: |-
00:47:03 /bin/sh: iamabadcommand: not found.
00:47:03 assert.js:86
00:47:03 throw new AssertionError(obj);
00:47:03 ^
00:47:03
00:47:03 AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
00:47:03 + actual - expected
00:47:03
00:47:03 + null
00:47:03 - 'SIGILL'
00:47:03 at spawnSyncKeys.forEach (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/sequential/test-child-process-execsync.js:138:14)
00:47:03 at Array.forEach (<anonymous>)
00:47:03 at Object.assert.throws (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/sequential/test-child-process-execsync.js:136:19)
00:47:03 at expectedException (assert.js:568:19)
00:47:03 at expectsError (assert.js:663:16)
00:47:03 at Function.throws (assert.js:694:3)
00:47:03 at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/sequential/test-child-process-execsync.js:127:10)
00:47:03 at Module._compile (internal/modules/cjs/loader.js:721:30)
00:47:03 at Object.Module._extensions..js (internal/modules/cjs/loader.js:732:10)
00:47:03 at Module.load (internal/modules/cjs/loader.js:620:32)
00:47:03 ...
Activity