Open
Description
Failures in node-test-pull-request/43710 to node-test-pull-request/43808 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 |
---|---|---|---|---|---|---|
2022-05-02 00:12 | 1 | 8 | 22 | 4 | 65 | 8.42% |
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#42683, nodejs/node#42812, nodejs/node#42901, nodejs/node#42910) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43768/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43775/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:50168' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Build Failure
undefined
Reason | Unknown |
---|---|
Type | undefined |
Failed PR | 12 (nodejs/node#42883, nodejs/node#42683, nodejs/node#42901, nodejs/node#42910, nodejs/node#42915, nodejs/node#42909, nodejs/node#42601, nodejs/node#42926, nodejs/node#42623, nodejs/node#42399, nodejs/node#42932, nodejs/node#42934) |
Appeared | test-nearform_arm-win10_vs2019-arm64-1, test-equinix-debian10_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43731/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43805/ |
Example
Unknown
JSTest Failure
Reason | parallel/test-http-server-headers-timeout-keepalive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 15 (nodejs/node#42849, nodejs/node#40434, nodejs/node#42463, nodejs/node#42883, nodejs/node#42854, nodejs/node#42881, nodejs/node#41850, nodejs/node#42747, nodejs/node#42901, nodejs/node#42903, nodejs/node#42683, nodejs/node#42601, nodejs/node#42924, nodejs/node#42934, nodejs/node#42931) |
Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2, test-orka-macos11-x64-1, test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43722/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43808/ |
Example
not ok 1311 parallel/test-http-server-headers-timeout-keepalive
---
duration_ms: 6.487
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'HTTP/1.1 200 OK\r\n' +
+ 'Content-Type: text/plain\r\n' +
+ 'Date: Sun, 01 May 2022 19:45:23 GMT\r\n' +
+ 'Connection: close\r\n' +
+ 'Transfer-Encoding: chunked\r\n' +
+ '\r\n' +
+ '0\r\n' +
+ '\r\n'
- ''
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http-server-headers-timeout-keepalive.js:81:12)
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:438:15)
at Socket.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/...
Reason | parallel/test-http-server-request-timeout-keepalive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 13 (nodejs/node#42849, nodejs/node#42695, nodejs/node#42747, nodejs/node#41850, nodejs/node#42881, nodejs/node#42782, nodejs/node#42812, nodejs/node#42463, nodejs/node#42924, nodejs/node#42683, nodejs/node#42623, nodejs/node#42926, nodejs/node#42931) |
Appeared | test-orka-macos11-x64-2, test-digitalocean-fedora34-x64-1, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-3, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43710/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43808/ |
Example
not ok 1186 parallel/test-http-server-request-timeout-keepalive
---
duration_ms: 6.614
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'HTTP/1.1 200 OK\r\n' +
+ 'Content-Type: text/plain\r\n' +
+ 'Date: Sun, 01 May 2022 19:40:49 GMT\r\n' +
+ 'Connection: close\r\n' +
+ 'Transfer-Encoding: chunked\r\n' +
+ '\r\n' +
+ '0\r\n' +
+ '\r\n'
- ''
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-request-timeout-keepalive.js:79:12)
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:438:15)
at Socket.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/...
Reason | parallel/test-fs-promises-file-handle-readFile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#42854, nodejs/node#42881, nodejs/node#42463, nodejs/node#42747, nodejs/node#36510, nodejs/node#42915, nodejs/node#42683, nodejs/node#42926, nodejs/node#42869) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43732/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43806/ |
Example
not ok 721 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 0.148
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -28,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v19.0.0-pre
...
Reason | parallel/test-fs-readfile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#42854, nodejs/node#42881, nodejs/node#42463, nodejs/node#42747, nodejs/node#36510, nodejs/node#42915, nodejs/node#42683, nodejs/node#42926, nodejs/node#42869) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43732/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43806/ |
Example
not ok 765 parallel/test-fs-readfile
---
duration_ms: 0.79
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:345
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1099:3)
at Object.truncateSync (node:fs:1058:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v19.0.0-pre
...
Reason | pummel/test-fs-largefile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#42854, nodejs/node#42881, nodejs/node#42463, nodejs/node#42747, nodejs/node#36510, nodejs/node#42915, nodejs/node#42683, nodejs/node#42926, nodejs/node#42869) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43732/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43806/ |
Example
not ok 3245 pummel/test-fs-largefile
---
duration_ms: 0.85
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:345
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1099:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v19.0.0-pre
...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#42854, nodejs/node#42881, nodejs/node#42463, nodejs/node#42747, nodejs/node#36510, nodejs/node#42915, nodejs/node#42683, nodejs/node#42926, nodejs/node#42869) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43732/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43806/ |
Example
not ok 3246 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.92
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:69
throw err;
^
[Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v19.0.0-pre
...
Reason | parallel/test-runner-cli |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#42881, nodejs/node#42893, nodejs/node#42747, nodejs/node#42463, nodejs/node#42915, nodejs/node#42854) |
Appeared | test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43735/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43785/ |
Example
not ok 2024 parallel/test-runner-cli
---
duration_ms: 0.889
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
'TAP version 13\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
' ---\n' +
' duration_ms: 0.065864137\n' +
" failureType: 'subtestsFailed'\n" +
' exitCode: 1\n' +
" stdout: ''\n" +
' stderr: |-\n' +
' /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
" throw new Error('thrown from index.js');\n" +
' ^\n' +
' \n' +
' Error: thrown from index.js\n' +
' at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2:7)\n' +
' ...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-3 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#42886, nodejs/node#42782, nodejs/node#42909, nodejs/node#42854) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43728/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43799/ |
Example
not ok 668 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 120.137
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-abort-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#42886, nodejs/node#42782, nodejs/node#42910) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43775/ |
Example
not ok 3468 abort/test-abort-fatal-error
---
duration_ms: 120.108
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-abort-uncaught-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#42886, nodejs/node#42782, nodejs/node#42910) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43775/ |
Example
not ok 3469 abort/test-abort-uncaught-exception
---
duration_ms: 120.147
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-addon-uv-handle-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#42869, nodejs/node#42900, nodejs/node#42910) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43711/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43775/ |
Example
not ok 3471 abort/test-addon-uv-handle-leak
---
duration_ms: 120.129
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | report/test-report-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#42869, nodejs/node#42463, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43744/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 3236 report/test-report-fatal-error
---
duration_ms: 120.138
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 861 wpt/test-url
---
duration_ms: 2.540
severity: fail
exitcode: 3221226356
stack: |-
---- percent-encoding.window.js ----
[SKIPPED] TODO: port from .window.js
---- url-setters-a-area.window.js ----
[SKIPPED] already tested in url-setters.any.js
---- historical.any.js ----
[PASS] Setting URL's href attribute and base URLs
---- historical.any.js ----
[PASS] URL.domainToASCII should be undefined
---- historical.any.js ----
[PASS] URL.domainToUnicode should be undefined
---- idlharness.any.js ----
[PASS] idl_test validation
---- idlharness.any.js ----
[PASS] URL interface: existence and properties of interface object
---- idlharness.any.js ----
[PASS] URL interface object length
---- idlharness.any.js ----
[PASS] URL interface object name
---- idlharness.any.js ----
[PASS] URL interface: legacy window alias
---- idlharness.any.js ----
[PASS] URL interface: existence and properties of interface prototype objec...
Reason | abort/test-http-parser-consume |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42900, nodejs/node#42910) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43771/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43775/ |
Example
not ok 3472 abort/test-http-parser-consume
---
duration_ms: 120.272
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-0 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42782, nodejs/node#42854) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43752/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43799/ |
Example
not ok 665 parallel/test-domain-no-error-handler-abort-on-uncaught-0
---
duration_ms: 120.170
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-1 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42782, nodejs/node#42854) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43752/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43799/ |
Example
not ok 666 parallel/test-domain-no-error-handler-abort-on-uncaught-1
---
duration_ms: 120.102
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-2 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42782, nodejs/node#42854) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43752/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43799/ |
Example
not ok 667 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 120.166
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43728/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 669 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 120.129
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-5 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43728/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 670 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 120.205
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-6 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43728/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 671 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 120.136
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-8 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 680 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 120.134
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-9 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 683 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 120.139
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42886, nodejs/node#42909) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Example
not ok 689 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 120.146
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42869, nodejs/node#42924) |
Appeared | test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43711/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43794/ |
Example
not ok 882 parallel/test-gc-http-client-timeout
---
duration_ms: 0.429
severity: fail
exitcode: 1
stack: |-
done/collected/total: 9/0/413
done/collected/total: 38/0/413
done/collected/total: 79/0/413
node:events:505
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET ::1:63900
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:454:9)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '::1',
port: 63900
}
Node.js v19.0.0-pre
...
Reason | parallel/test-http-header-overflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42932, nodejs/node#42934) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43803/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43805/ |
Example
not ok 319 parallel/test-http-header-overflow
---
duration_ms: 0.315
severity: fail
exitcode: 1
stack: |-
node:assert:635
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
Comparison {
+ bytesParsed: 10642,
- bytesParsed: 16402,
code: 'HPE_HEADER_OVERFLOW',
message: 'Parse Error: Header overflow',
name: 'Error',
+ rawPacket: Buffer(10645) [Uint8Array] [
...
Reason | parallel/test-macos-app-sandbox |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#36510, nodejs/node#42926) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43778/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43796/ |
Example
not ok 1576 parallel/test-macos-app-sandbox
---
duration_ms: 1.196
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-macos-app-sandbox.js:43:8)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v19.0.0-pre
...
Reason | parallel/test-net-connect-memleak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42909, nodejs/node#42399) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43782/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43798/ |
Example
not ok 468 parallel/test-net-connect-memleak
---
duration_ms: 0.253
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47
...
Reason | sequential/test-net-connect-local-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42910, nodejs/node#42623) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/43779/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/43795/ |
Example
not ok 3584 sequential/test-net-connect-local-error
---
duration_ms: 0.122
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:8...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4) -
Unknown
(12) -
parallel/test-http-server-headers-timeout-keepalive
(15) -
parallel/test-http-server-request-timeout-keepalive
(13) -
parallel/test-fs-promises-file-handle-readFile
(9) -
parallel/test-fs-readfile
(9) -
pummel/test-fs-largefile
(9) -
pummel/test-fs-readfile-tostring-fail
(9) -
parallel/test-runner-cli
(6) -
parallel/test-domain-no-error-handler-abort-on-uncaught-3
(4) -
abort/test-abort-fatal-error
(3) -
abort/test-abort-uncaught-exception
(3) -
abort/test-addon-uv-handle-leak
(3) -
report/test-report-fatal-error
(3) -
wpt/test-url
(3) -
abort/test-http-parser-consume
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-0
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-1
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-4
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-5
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-6
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-8
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-9
(2) -
parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
(2) -
parallel/test-gc-http-client-timeout
(2) -
parallel/test-http-header-overflow
(2) -
parallel/test-macos-app-sandbox
(2) -
parallel/test-net-connect-memleak
(2) -
sequential/test-net-connect-local-error
(2)
Metadata
Metadata
Assignees
Labels
No labels