Skip to content

CI Reliability 2022-04-21#258

@github-actions

Description

@github-actions

Failures in node-test-pull-request/43504 to node-test-pull-request/43601 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2022-04-21 00:1527123767.37%

Jenkins Failure

ReasonBuild timed out (after 60 minutes). Marking the build as failed.
TypeJENKINS_FAILURE
Failed PR4 (nodejs/node#42759, nodejs/node#42757, nodejs/node#42762, nodejs/node#42738)
Appearedtest-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43536/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43560/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

Build Failure

Reasonerror C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
TypeBUILD_FAILURE
Failed PR13 (nodejs/node#42782, nodejs/node#42779, nodejs/node#42790, nodejs/node#42616, nodejs/node#42776, nodejs/node#42795, nodejs/node#42675, nodejs/node#42754, nodejs/node#42738, nodejs/node#42725, nodejs/node#42788, nodejs/node#42463, nodejs/node#42803)
Appearedtest-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43570/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43601/
Example
error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\heap\spaces.h(321,1): error C2338: sizeof(Page) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\heap\large-spaces.h(56,1): error C2338: sizeof(LargePage) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] handle_wrap.cc js_stream.cc 

Reasonerror: remote GitHub already exists.
TypeBUILD_FAILURE
Failed PR5 (nodejs/node#42702, nodejs/node#42790, nodejs/node#42616, nodejs/node#42776, nodejs/node#42795)
Appearedtest-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43549/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43584/
Example
error: remote GitHub already exists. > git fetch --prune --no-tags GitHub From https://github.com/nodejs/build - [deleted] (none) -> GitHub/run-win32-on-nodejs19 b6230d5..5e2ae08 master -> GitHub/master 

Reasonfatal: No rebase in progress?
TypeBUILD_FAILURE
Failed PR3 (nodejs/node#42702, nodejs/node#42756, nodejs/node#42262)
Appearedtest-macstadium-macos11.0-arm64-4, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-rhel8-ppc64_le-4, test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43509/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43550/
Example
fatal: No rebase in progress? 

undefined

ReasonUnknown
Typeundefined
Failed PR2 (nodejs/node#41855, nodejs/node#42779)
Appearedtest-nearform_arm-win10_vs2019-arm64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43554/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43559/
Example
Unknown 

JSTest Failure

Reasonparallel/test-http-server-headers-timeout-keepalive
TypeJS_TEST_FAILURE
Failed PR23 (nodejs/node#42720, nodejs/node#42262, nodejs/node#42658, nodejs/node#42702, nodejs/node#42744, nodejs/node#42749, nodejs/node#42756, nodejs/node#42644, nodejs/node#42758, nodejs/node#42423, nodejs/node#42701, nodejs/node#42745, nodejs/node#42762, nodejs/node#42616, nodejs/node#42738, nodejs/node#42740, nodejs/node#42782, nodejs/node#42779, nodejs/node#42675, nodejs/node#42725, nodejs/node#42803, nodejs/node#42788, nodejs/node#42463)
Appearedtest-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43504/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43600/
Example
not ok 1412 parallel/test-http-server-headers-timeout-keepalive --- duration_ms: 3.368 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: Wed, 20 Apr 2022 21:29:27 GMT\r\n' + + 'Connection: close\r\n' + + 'Transfer-Encoding: chunked\r\n' + + '\r\n' + + '0\r\n' + + '\r\n' - '' at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-server-headers-timeout-keepalive.js:84:12) 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:539:35) at endReadableNT (node:internal/streams/readable:1344:12) at process.processTicksAndReje... 

Reasonparallel/test-http-server-request-timeout-keepalive
TypeJS_TEST_FAILURE
Failed PR21 (nodejs/node#42658, nodejs/node#42695, nodejs/node#42744, nodejs/node#42749, nodejs/node#42731, nodejs/node#42644, nodejs/node#42759, nodejs/node#42766, nodejs/node#42423, nodejs/node#42262, nodejs/node#42616, nodejs/node#42762, nodejs/node#42738, nodejs/node#42702, nodejs/node#42782, nodejs/node#42779, nodejs/node#42795, nodejs/node#42675, nodejs/node#42754, nodejs/node#42788, nodejs/node#42463)
Appearedtest-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-freebsd12-x64-1, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-4, test-orka-macos10.15-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43511/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43600/
Example
not ok 1247 parallel/test-http-server-request-timeout-keepalive --- duration_ms: 3.544 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: Wed, 20 Apr 2022 21:29:16 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-request-timeout-keepalive.js:82: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/... 

Reasonparallel/test-runner-cli
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#42756, nodejs/node#42779, nodejs/node#42745, nodejs/node#42754, nodejs/node#42616, nodejs/node#42776, nodejs/node#42675)
Appearedtest-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43542/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43587/
Example
not ok 2188 parallel/test-runner-cli --- duration_ms: 0.612 severity: fail exitcode: 1 stack: |- node:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(/not ok 1 - this should fail/.test(stdout)) at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-runner-cli.js:49:3) 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: false, expected: true, operator: '==' } Node.js v19.0.0-pre ... 

Reasonparallel/test-inspector-multisession-ws
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#42262, nodejs/node#42756, nodejs/node#42782)
Appearedtest-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43505/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43568/
Example
not ok 1586 parallel/test-inspector-multisession-ws --- duration_ms: 15.366 severity: fail exitcode: 1 stack: |- [test] Connecting to a child Node process [test] Testing /json/list [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:56107/14b88a06-daa3-4a30-8e5c-35e9a2eb0e5d [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Debugger attached. [err] [test] Breaking in code and verifying events are fired Timed out waiting for matching notification (Initial pause) 1 ... 

Reasonpummel/test-fs-largefile
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#42745, nodejs/node#42790, nodejs/node#42776)
Appearedtest-nearform-macos10.15-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43573/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43581/
Example
not ok 3239 pummel/test-fs-largefile --- duration_ms: 0.83 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 ... 

Reasonparallel/test-child-process-set-blocking
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42749, nodejs/node#42779)
Appearedtest-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43517/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 189 parallel/test-child-process-set-blocking --- duration_ms: 0.173 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(100000 * "C")' ] } Node.js v18.0.0-pre ... 

Reasonparallel/test-domain-no-error-handler-abort-on-uncaught-8
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42779, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43591/
Example
not ok 685 parallel/test-domain-no-error-handler-abort-on-uncaught-8 --- duration_ms: 120.185 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-domain-no-error-handler-abort-on-uncaught-9
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42779, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43591/
Example
not ok 704 parallel/test-domain-no-error-handler-abort-on-uncaught-9 --- duration_ms: 120.217 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42779, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43591/
Example
not ok 705 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler --- duration_ms: 120.345 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-domain-with-abort-on-uncaught-exception
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42779, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43591/
Example
not ok 718 parallel/test-domain-with-abort-on-uncaught-exception --- duration_ms: 120.160 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-gc-http-client-timeout
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42779, nodejs/node#42782)
Appearedtest-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43559/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43570/
Example
not ok 875 parallel/test-gc-http-client-timeout --- duration_ms: 0.319 severity: fail exitcode: 1 stack: |- done/collected/total: 9/0/431 done/collected/total: 61/0/431 done/collected/total: 150/0/431 node:events:505 throw er; // Unhandled 'error' event ^ Error: connect ECONNRESET ::1:57956 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: 57956 } Node.js v19.0.0-pre ... 

Reasonparallel/test-net-connect-memleak
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#41855, nodejs/node#42779)
Appearedtest-azure_msft-win2016_vs2017-x64-5
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43554/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43559/
Example
not ok 435 parallel/test-net-connect-memleak --- duration_ms: 0.204 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:338: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 (internal/modules/cjs/loader.js:1085:14) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10) at Module.load (internal/modules/cjs/loader.js:950:32) at Function.Module._load (internal/modules/cjs/loader.js:790:12) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) at internal/main/run_main_module.js:17:47 ... 

Reasonpummel/test-child-process-spawn-loop
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42749, nodejs/node#42779)
Appearedtest-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43517/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 3218 pummel/test-child-process-spawn-loop --- duration_ms: 0.333 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(1024000 * "C")' ] } Node.js v18.0.0-pre ... 

Reasonpummel/test-fs-readfile-tostring-fail
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42745, nodejs/node#42790)
Appearedtest-nearform-macos10.15-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43573/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43578/
Example
not ok 3240 pummel/test-fs-readfile-tostring-fail --- duration_ms: 0.88 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 ... 

Reasonpummel/test-heapsnapshot-near-heap-limit
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42725, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43595/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43599/
Example
not ok 3254 pummel/test-heapsnapshot-near-heap-limit --- duration_ms: 720.131 severity: fail exitcode: -15 stack: |- timeout Testing limit = 0 ... 

Reasonreport/test-report-fatal-error
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42727, nodejs/node#42788)
Appearedtest-joyent-smartos20-x64-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43586/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43591/
Example
not ok 3244 report/test-report-fatal-error --- duration_ms: 120.130 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonsequential/test-perf-hooks
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42749, nodejs/node#42757)
Appearedtest-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43517/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43561/
Example
not ok 3481 sequential/test-perf-hooks --- duration_ms: 1.612 severity: fail exitcode: 1 stack: |-{name: 'node', entryType: 'node', startTime: 0, duration:{around: 36.0488395690918 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36.03020095825195, delay: 2500 }, environment:{around: 0 }, loopStart: -1, loopExit: -1 }{name: 'node', entryType: 'node', startTime: 0, duration:{around: 1041.492504119873 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36.03020095825195, delay: 2500 }, environment:{around: 0 }, loopStart:{around: 36.03020095825195, delay: 2500 }, loopExit: -1 }{name: 'node', entryType: 'node', startTime: 0, duration:{around: 1404.2130374908447 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36... 

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] (13)
  • error: remote GitHub already exists. (5)
  • fatal: No rebase in progress? (3)
  • Unknown (2)
  • parallel/test-http-server-headers-timeout-keepalive (23)
  • parallel/test-http-server-request-timeout-keepalive (21)
  • parallel/test-runner-cli (7)
  • parallel/test-inspector-multisession-ws (3)
  • pummel/test-fs-largefile (3)
  • parallel/test-child-process-set-blocking (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-domain-with-abort-on-uncaught-exception (2)
  • parallel/test-gc-http-client-timeout (2)
  • parallel/test-net-connect-memleak (2)
  • pummel/test-child-process-spawn-loop (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • pummel/test-heapsnapshot-near-heap-limit (2)
  • report/test-report-fatal-error (2)
  • sequential/test-perf-hooks (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions