nodejs / reliability

Make the CI green again
36 stars 11 forks source link

CI Reliability 2024-08-05 #940

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Failures in node-test-pull-request/60775 to node-test-pull-request/60873 that failed 2 or more 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
2024-08-05 00:09 1 5 14 1 79 5.10%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54075/)
Appeared test-rackspace-win2019_vs2019-x64-2, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60779/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60839/
Example ``` java.io.IOException: Backing channel 'JNLP4-connect connection from 23.253.164.158/23.253.164.158:54324' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy212.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) ```

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54093/)
Appeared test-azure_msft-win11_vs2022-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60828/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60861/
Example ``` Build timed out (after 30 minutes). Marking the build as failed. ```

Git Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/54128/, https://github.com/nodejs/node/pull/54129/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54093/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54164/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54146/, https://github.com/nodejs/node/pull/54199/, https://github.com/nodejs/node/pull/54153/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60781/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60868/
Example ``` Error: getWindowSize EINVAL outline = at WriteStream._refreshSize (node:tty:137:24) outline = at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10) outline = at process.emit (node:events:532:35) outline = Emitted 'error' event on WriteStream instance at: outline = at WriteStream._refreshSize (node:tty:137:10) ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54153/, https://github.com/nodejs/node/pull/54129/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/53464/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-orka-macos11-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60780/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60858/
Example ``` fatal: No rebase in progress? ```

JSTest Failure

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 15 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54128/, https://github.com/nodejs/node/pull/54148/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54129/, https://github.com/nodejs/node/pull/54093/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54153/, https://github.com/nodejs/node/pull/54136/, https://github.com/nodejs/node/pull/54151/, https://github.com/nodejs/node/pull/54164/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54156/)
Appeared test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60778/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60826/
Example ``` not ok 128 parallel/test-child-process-fork-exec-path --- duration_ms: 5991.19100 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.106 Files blocking: [ 'node-copy.exe' ] d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69 throw e; ^ Error: EPERM: operation not permitted, unlink 'd:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.106\node-copy.exe' at unlinkSync (node:fs:1884:11) at _unlinkSync (node:internal/fs/rimraf:214:14) at fixWinEPERMSync (node:internal/fs/rimraf:306:5) at rimrafSync (node:internal/fs/rimraf:200:14) at node:internal/fs/rimraf:253:9 at Array.forEach () at _rmdirSync (node:internal/fs/rimraf:250:7) at fixWinEPERMSync (node:internal/fs/rimraf:304:5) at rimrafSync (node:internal/fs/rimraf:200:14) at Object.rmSync (node:fs:1264:10) { err... ```

Reason addons/load-long-path/test
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/54156/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54164/, https://github.com/nodejs/node/pull/54153/, https://github.com/nodejs/node/pull/54151/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54093/)
Appeared test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60792/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60859/
Example ``` not ok 31 addons/load-long-path/test --- duration_ms: 897.29400 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30 Files blocking: [ 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' ] d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:69 throw e; ^ Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30 '\\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30' at Object.rmSync (node:fs:1246:18) at rmSync (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:20:8) at onexit (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:54:5) at process. (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:43:14) at process.emit (node:events:532:35) { errno: 1, code: 'EPERM',... ```

Reason node-api/test_general/test
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/54156/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54164/, https://github.com/nodejs/node/pull/54153/, https://github.com/nodejs/node/pull/54151/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54093/)
Appeared test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60792/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60859/
Example ``` not ok 142 node-api/test_general/test --- duration_ms: 887.15600 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141 Files blocking: [ 'foo%#bar' ] node:fs:1246 return binding.rmSync(getValidatedPath(path), opts.maxRetries, opts.recursive, opts.retryDelay); ^ Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141\foo%#bar '\\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141\foo%#bar' at Object.rmSync (node:fs:1246:18) at Object. (d:\workspace\node-test-binary-windows-native-suites\node\test\node-api\test_general\test.js:34:6) at Module._compile (node:internal/modules/cjs/loader:1546:14) at Module._extensions..js (node:internal/modules/cjs/loader:1691:10) at Module.load (node:internal/modules/cjs/loader:1317:32) at Module._load (node:interna... ```

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54128/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54151/, https://github.com/nodejs/node/pull/54164/)
Appeared test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60777/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60817/
Example ``` not ok 606 parallel/test-module-loading-globalpaths --- duration_ms: 6900.98300 severity: fail exitcode: 1 stack: |- node:internal/modules/cjs/loader:1251 throw err; ^ Error: Cannot find module 'foo' Require stack: - d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-loading-globalpaths.js at Module._resolveFilename (node:internal/modules/cjs/loader:1248:15) at Module._load (node:internal/modules/cjs/loader:1074:27) at TracingChannel.traceSync (node:diagnostics_channel:315:14) at wrapModuleLoad (node:internal/modules/cjs/loader:217:24) at Module.require (node:internal/modules/cjs/loader:1339:12) at require (node:internal/modules/helpers:125:16) at Object. (d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-loading-globalpaths.js:15:15) at Module._compile (node:internal/modules/cjs/loader:1546:14) at Module._extensions..js (node:in... ```

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/54156/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54199/, https://github.com/nodejs/node/pull/54208/, https://github.com/nodejs/node/pull/54109/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-debian12-x64-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60789/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60873/
Example ``` not ok 3422 parallel/test-net-write-fully-async-buffer --- duration_ms: 120118.21100 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/54109/, https://github.com/nodejs/node/pull/54088/)
Appeared test-ibm-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60796/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60845/
Example ``` not ok 2408 parallel/test-performance-function --- duration_ms: 310.67800 severity: fail exitcode: 1 stack: |- node:internal/histogram:291 validateInteger(val, 'val', 1); ^ 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:291: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-linux/test/parallel/test-performance-function.js:103:5 at runNextTicks (node:internal/process/task_queues:65:5) at listOnTimeout (node:internal/timers:575:9) at process.processTimers (node:internal/timers:549:7) { code: 'ERR_OUT_OF_RANGE' } Node.js v23.0.0-pre ... ```

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/54137/, https://github.com/nodejs/node/pull/53846/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54208/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60804/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60872/
Example ``` not ok 4156 sequential/test-http-server-request-timeouts-mixed --- duration_ms: 3316.38100 severity: fail exitcode: 1 stack: |- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(request2.completed) at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5) at listOnTimeout (node:internal/timers:614:17) at process.processTimers (node:internal/timers:549:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v23.0.0-pre ... ```

Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54151/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60866/
Example ``` not ok 3833 async-hooks/test-writewrap --- duration_ms: 120062.44600 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54151/, https://github.com/nodejs/node/pull/54136/, https://github.com/nodejs/node/pull/54146/)
Appeared test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/60787/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60824/
Example ``` not ok 4232 wpt/test-compression --- duration_ms: 1934.15800 severity: crashed exitcode: -4 stack: |- [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled [SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file. [PASS] "a" should cause the constructor to throw [PASS] no input should cause the constructor to throw [PASS] non-string input should cause the constructor to throw [PASS] the result of compressing [,Hello,Hello] with deflate should be 'HelloHel... ```

Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54117/, https://github.com/nodejs/node/pull/54137/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60830/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60854/
Example ``` not ok 1476 parallel/test-buffer-tostring-rangeerror --- duration_ms: 120090.55500 severity: fail exitcode: -15 stack: |- timeout (node:4160306) [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) ... ```

Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54137/)
Appeared test-ibm-rhel8-x64-1, test-digitalocean-fedora40-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-azure_msft-win11_vs2022-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60786/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60844/
Example ``` not ok 916 parallel/test-dns --- duration_ms: 181.05200 severity: fail exitcode: 1 stack: |- (node:934551) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ { address: '1.2.3.4', + ttl: 3333333332 - ttl: 3333333333 } ] at validateResults (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-dns.js:428:14) at QueryReqWrap. (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-dns.js:456:9) at QueryReqWrap. (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:452:17) at QueryReqWrap.callback (/home... ```

Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54136/, https://github.com/nodejs/node/pull/54137/)
Appeared test-equinix_mnx-smartos20-x64-3, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60808/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60844/
Example ``` not ok 3849 parallel/test-stream-readable-unpipe-resume --- duration_ms: 300078.83400 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-worker-exit-code
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54129/, https://github.com/nodejs/node/pull/53464/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win11_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60788/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60858/
Example ``` not ok 901 parallel/test-worker-exit-code --- duration_ms: 716.90000 severity: crashed exitcode: 3221225477 stack: |- ok - 1 exited with 42 Error: ok at Object.exitWithOneOnUncaught [as func] (C:\workspace\node-test-binary-windows-js-suites\node\test\common\process-exit-code-cases.js:46:11) at MessagePort. (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-worker-exit-code.js:24:54) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:816:20) at MessagePort. (node:internal/per_context/messageport:23:28) ok - 2 exited with 0 ok - 3 exited with 1 ok - 10 exited with 6 Error: ok at Object.exitWithZeroInExitWithUncaught [as func] (C:\workspace\node-test-binary-windows-js-suites\node\test\common\process-exit-code-cases.js:108:11) at MessagePort. (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-worker-exit-code.js:24:54) at [nodejs.inter... ```

Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54129/, https://github.com/nodejs/node/pull/54109/)
Appeared test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60800/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60833/
Example ``` not ok 906 parallel/test-worker-memory --- duration_ms: 1689.96500 severity: fail exitcode: 3221226356 stack: |- run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8... ```

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54156/)
Appeared test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60790/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60826/
Example ``` not ok 1003 wpt/test-streams --- duration_ms: 2918.04600 severity: fail exitcode: 134 stack: |- [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled [SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test [SKIPPED] readable-streams\cross-realm-crash.window.js: Browser-specific test [SKIPPED] readable-streams\owning-type-video-frame.any.js: Browser-specific test [SKIPPED] readable-streams\read-task-handling.window.js: Browser-specific test [SKIPPED] transferable\deserialize-error.window.js: Browser-specific test [SKIPPED] transferable\transfer-with-messageport.window.js: Browser-specific test [SKIPPED] transform-streams\invalid-realm.tentative.window.js: Browser-specific test [PASS] a signal argument 'null' should cause pipeTo() to reject [PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject [PASS] a signal argument 'true' should cause pipeTo() to reject [PASS] a signal argument '... ```

Progress