-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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.ibm iIssues and PRs related to the IBM i platform.Issues and PRs related to the IBM i platform.
Description
not ok 3633 parallel/test-worker-node-options
---
duration_ms: 3453.04000
severity: fail
exitcode: 1
stack: |-
[process 52215849]: --- stderr ---
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'' !== 'foo'
at Object.<anonymous> (/home/IOJS/build/workspace/node-test-commit-ibmi/nodes/ibmi73-ppc64/test/fixtures/spawn-worker-with-copied-env.js:6:10)
at Module._compile (node:internal/modules/cjs/loader:1458:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1542:10)
at Module.load (node:internal/modules/cjs/loader:1282:32)
at Module._load (node:internal/modules/cjs/loader:1098:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:215:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5)
at node:internal/main/run_main_module:30:49 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: 'foo',
operator: 'strictEqual'
}
ref: https://ci.nodejs.org/job/node-test-commit-ibmi/nodes=ibmi73-ppc64/lastBuild/testReport/
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.ibm iIssues and PRs related to the IBM i platform.Issues and PRs related to the IBM i platform.