Open
Description
Failures in node-test-pull-request/49653 to node-test-pull-request/49750 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)
UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
---|---|---|---|---|---|---|
2023-02-20 00:17 | 1 | 5 | 32 | 5 | 57 | 5.32% |
JSTest Failure
Example
not ok 2463 parallel/test-runner-reporters
---
duration_ms: 3.288
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: node:test reporters
# Subtest: should default to outputing TAP to stdout
ok 1 - should default to outputing TAP to stdout
---
duration_ms: 2885.486488
...
Reason | parallel/test-buffer-isascii |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 88 parallel/test-buffer-isascii
---
duration_ms: 0.452
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isascii.js:10:8)
at Module._compile (node:internal/modules/cjs/loader:1246:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
at Module.load (node:internal/modules/cjs/loader:1103:32)
at Module._load (node:internal/modules/cjs/loader:942:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Reason | parallel/test-buffer-isutf8 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 95 parallel/test-buffer-isutf8
---
duration_ms: 0.387
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isutf8.js:10:8)
at Module._compile (node:internal/modules/cjs/loader:1246:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
at Module.load (node:internal/modules/cjs/loader:1103:32)
at Module._load (node:internal/modules/cjs/loader:942:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Reason | parallel/test-child-process-cwd |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 102 parallel/test-child-process-cwd
---
duration_ms: 0.556
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: c:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102
Files blocking: []
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'C:\\Windows'
- 'C:\\WINDOWS'
^
at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-cwd.js:56:26)
at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'C:\\Windows',
expected: 'C:\\WINDOWS',
...
Reason | parallel/test-child-process-exec-cwd |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 101 parallel/test-child-process-exec-cwd
---
duration_ms: 0.420
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(stdout.startsWith(dir))
at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:413:17
at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15
at ChildProcess.exithandler (node:child_process:411:7)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.0.0-pre
...
Reason | parallel/test-webcrypto-wrap-unwrap |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 867 parallel/test-webcrypto-wrap-unwrap
---
duration_ms: 12.648
severity: fail
exitcode: 1
stack: |-
(node:2604) ExperimentalWarning: The Ed25519 Web Crypto API algorithm is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2604) ExperimentalWarning: The Ed448 Web Crypto API algorithm is an experimental feature and might change at any time
(node:2604) ExperimentalWarning: The X25519 Web Crypto API algorithm is an experimental feature and might change at any time
(node:2604) ExperimentalWarning: The X448 Web Crypto API algorithm is an experimental feature and might change at any time
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [DataError]: Invalid wrapped JWK key
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:609:10)
at SubtleCrypto.unwrapKey...
Reason | wpt/test-encoding |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 922 wpt/test-encoding
---
duration_ms: 3.112
severity: fail
exitcode: 1
stack: |-
---- api-invalid-label.any.js ----
[SKIPPED] location is not defined
---- idlharness.any.js ----
[SKIPPED] No implementation of TextDecoderStream and TextEncoderStream
---- iso-2022-jp-decoder.any.js ----
[SKIPPED] iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder
---- legacy-mb-schinese\gb18030\gb18030-decoder.any.js ----
[SKIPPED] The gb18030 encoding is not supported
---- legacy-mb-schinese\gbk\gbk-decoder.any.js ----
[SKIPPED] The gbk encoding is not supported
---- replacement-encodings.any.js ----
[SKIPPED] decoding-helpers.js needs XMLHttpRequest
---- single-byte-decoder.window.js ----
[SKIPPED] location is not defined
---- streams\realms.window.js ----
[SKIPPED] window is not defined
---- textdecoder-fatal-single-byte.any.js ----
[SKIPPED] The iso-8859-16 encoding is not supported
---- t...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#45867, nodejs/node#46547, nodejs/node#46725, nodejs/node#46577, nodejs/node#46509, nodejs/node#46735, nodejs/node#46387, nodejs/node#46723, nodejs/node#45258) |
Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 925 wpt/test-webcrypto
---
duration_ms: 357.303
severity: fail
exitcode: 1
stack: |-
---- algorithm-discards-context.https.window.js ----
[SKIPPED] Not relevant in Node.js context
---- historical.any.js ----
[SKIPPED] Not relevant in Node.js context
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] setup - define tests
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 good parameters
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 mixed case parameters
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 with null length
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 short result
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 non-multiple of 8 bits
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 missing public property
---- derive_bits_keys\cfrg_curves_bits.https.any.js ---...
Reason | parallel/test-corepack-yarn-install |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#46249, nodejs/node#46719, nodejs/node#46721, nodejs/node#46723, nodejs/node#46501, nodejs/node#46577, nodejs/node#46725) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-8 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49690/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49719/ |
Example
not ok 591 parallel/test-corepack-yarn-install
---
duration_ms: 2.714
severity: fail
exitcode: 1
stack: |-
(node:20085) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
#
# Fatal error in ../deps/v8/src/base/memory.h, line 22
# Debug check failed: IsAligned(addr, alignof(T)).
#
#
#
#FailureMessage Object: 0x7ffe20a9e660
1: 0x557fb5fd0a63 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
2: 0x557fb6178de3 [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
3: 0x557fb6178e03 [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
4: 0x557fb7bfec97 V8_Fatal(char const*, int, char const*, ...) [/home/iojs/build/workspace/node-te...
Reason | parallel/test-crypto-key-objects |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#45867, nodejs/node#46707, nodejs/node#46719, nodejs/node#46677, nodejs/node#46723, nodejs/node#46577, nodejs/node#46725) |
Appeared | test-rackspace-centos7-x64-1, test-ibm-rhel7-s390x-3, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-rackspace-debian10-x64-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-x64-1, test-ibm-rhel7-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49719/ |
Example
not ok 685 parallel/test-crypto-key-objects
---
duration_ms: 120.58
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-performance-function |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#46618, nodejs/node#46600, nodejs/node#45867, nodejs/node#46707, nodejs/node#46709, nodejs/node#46724, nodejs/node#46735) |
Appeared | undefined, test-ibm-ubuntu1804-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49656/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49732/ |
Example
not ok 2235 parallel/test-performance-function
---
duration_ms: 0.330
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1033
process.nextTick(() => { throw err; });
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:537:9)
at process.processTimers (node:internal/timers:511:7)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:301:10)
at [kOnMessage] (node:internal/worker:312:37)
...
Reason | message/test_runner_output_cli |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#46719, nodejs/node#46651, nodejs/node#46721, nodejs/node#46577) |
Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49697/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49748/ |
Example
not ok 51 message/test_runner_output_cli
---
duration_ms: 1.357
severity: fail
stack: |-
TAP version 13
# Subtest: sync pass todo
ok 1 - sync pass todo # TODO
---
duration_ms: 24.299973
...
Reason | parallel/test-runner-extraneous-async-activity |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#46651, nodejs/node#46719, nodejs/node#46577, nodejs/node#46675) |
Appeared | test-orka-macos10.15-x64-2, test-orka-macos10.15-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49695/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49727/ |
Example
not ok 2170 parallel/test-runner-extraneous-async-activity
---
duration_ms: 0.675
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /^# Warning: Test "extraneous async activity test" generated asynchronous activity after the test ended/m. Input:
'TAP version 13\n' +
'# Subtest: extraneous async activity test\n' +
'ok 1 - extraneous async activity test\n' +
' ---\n' +
' duration_ms: 14.636605\n' +
' ...\n' +
'# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/extraneous_set_immediate_async.mjs\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/extraneous_set_immediate_async.mjs\n' +
' ---\n' +
' duration_ms: 205.273578\n' +
" failureType: 'testCodeFailure'\n" +
' exitCode: 1\n' +
" error:...
Reason | parallel/test-runner-watch-mode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#46675, nodejs/node#46249, nodejs/node#46577) |
Appeared | test-digitalocean-alpine312_container-x64-2, test-digitalocean-ubi81_container-x64-2, test-digitalocean-freebsd12-x64-1, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49682/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49717/ |
Example
not ok 2809 parallel/test-runner-watch-mode
---
duration_ms: 120.70
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
...
Reason | known_issues/test-http2-trailers-after-session-close |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46249, nodejs/node#46721) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49690/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49725/ |
Example
not ok 3573 known_issues/test-http2-trailers-after-session-close
---
duration_ms: 0.90
severity: fail
stack: |-
1..0 # Skipped: missing crypto
...
Reason | parallel/test-child-process-can-write-to-stdout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46737, nodejs/node#46387) |
Appeared | test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49739/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49744/ |
Example
not ok 138 parallel/test-child-process-can-write-to-stdout
---
duration_ms: 0.87
severity: crashed
exitcode: -10
stack: |-
...
Reason | parallel/test-cli-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46707, nodejs/node#46616) |
Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49679/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49743/ |
Example
not ok 241 parallel/test-cli-eval
---
duration_ms: 0.318
severity: crashed
exitcode: -10
stack: |-
node:events:488
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at target._send (node:internal/child_process:872:20)
at target.send (node:internal/child_process:745:19)
at process.<anonymous> ([eval]:3:41)
at process.emit (node:events:510:28)
at emit (node:internal/child_process:944:14)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on process instance at:
at node:internal/child_process:876:39
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v20.0.0-pre
...
Reason | parallel/test-single-executable-application |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46249, nodejs/node#46577) |
Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49690/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49717/ |
Example
not ok 2999 parallel/test-single-executable-application
---
duration_ms: 120.125
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-tls-ticket-cluster |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46249, nodejs/node#45258) |
Appeared | test-rackspace-win2012r2_vs2017-x64-3, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49690/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49747/ |
Example
not ok 740 parallel/test-tls-ticket-cluster
---
duration_ms: 0.775
severity: fail
exitcode: 1
stack: |-
[primary] got "listening"
[primary] connecting 60238 session? false
[primary] got "listening"
[primary] got "listening"
[primary] got "listening"
[worker] connection reused? false
[primary] got "not-reused"
[primary] connecting 60238 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 60238 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 60238 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 60238 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 60238 session? true
[worker] connection reused? true
[primary] connecting 60238 session? true
[primary] got "reused"
[worker] connection reused? true
[primary] got "reused"
[primary] connect...
Reason | pummel/test-net-throttle |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46675, nodejs/node#46651) |
Appeared | test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49682/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49702/ |
Example
not ok 3517 pummel/test-net-throttle
---
duration_ms: 0.615
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
at process.emit (node:events:522:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
CCTest Failure
Reason | ../test/cctest/test_inspector_socket.cc:323: Failure |
---|---|
Type | CC_TEST_FAILURE |
Failed PR | 2 (nodejs/node#46547, nodejs/node#46677) |
Appeared | test-rackspace-centos7-x64-1, test-digitalocean-alpine312_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49667/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49721/ |
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Jenkins Failure
Git Failure
Build Failure
Reason | Error: getWindowSize EINVAL |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#46547, nodejs/node#46501, nodejs/node#46724) |
Appeared | test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49653/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49718/ |
Example
Error: getWindowSize EINVAL
outline = at WriteStream._refreshSize (node:tty:132:31)
outline = at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:137:10)
outline = at process.emit (node:events:525:35)
outline = Emitted 'error' event on WriteStream instance at:
outline = at WriteStream._refreshSize (node:tty:132:10)
Reason | fatal error: ld terminated with signal 9 [Killed] |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#45867, nodejs/node#46721) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49722/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49725/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | fatal: No rebase in progress? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#46723, nodejs/node#46677) |
Appeared | test-orka-macos10.14-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-ibm-rhel8-x64-1, test-softlayer-ubi81_container-x64-1, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/49712/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/49721/ |
Example
fatal: No rebase in progress?
Progress
-
parallel/test-runner-reporters
(15) -
parallel/test-buffer-isascii
(9) -
parallel/test-buffer-isutf8
(9) -
parallel/test-child-process-cwd
(9) -
parallel/test-child-process-exec-cwd
(9) -
parallel/test-webcrypto-wrap-unwrap
(9) -
wpt/test-encoding
(9) -
wpt/test-webcrypto
(9) -
parallel/test-corepack-yarn-install
(7) -
parallel/test-crypto-key-objects
(7) -
parallel/test-performance-function
(7) -
message/test_runner_output_cli
(4) -
parallel/test-runner-extraneous-async-activity
(4) -
parallel/test-runner-watch-mode
(3) -
known_issues/test-http2-trailers-after-session-close
(2) -
parallel/test-child-process-can-write-to-stdout
(2) -
parallel/test-cli-eval
(2) -
parallel/test-single-executable-application
(2) -
parallel/test-tls-ticket-cluster
(2) -
pummel/test-net-throttle
(2) -
../test/cctest/test_inspector_socket.cc:323: Failure
(2) -
Error: getWindowSize EINVAL
(3) -
fatal error: ld terminated with signal 9 [Killed]
(2) -
fatal: No rebase in progress?
(2)
Metadata
Metadata
Assignees
Labels
No labels