CI Reliability 2023-07-28

Ouverte
#626 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
4/5
Temps estimé
3-5 jours
Accessibilité débutants
25/100
Type d'issue
Bug
Clarté
À clarifier
Activité
À l'abandon
Stack technique
node.js, shell
Domaine
ci-cd, devops, testing-qa

Piste de recherche

Commencez par le rapport généré reliability/results.md et les exécutions de la console Jenkins associées, en regroupant les échecs répétés par infrastructure et par test nommé. Examinez les entrées pour test-inspector-open-dispose, wpt/test-structured-clone, test-worker-prof, test-crypto-dh et test-fs-watch-recursive-update-file. Le travail est considéré comme terminé lorsque les échecs récurrents de CI ont une résolution ou un suivi identifié.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

Failures in node-test-pull-request/52856 to node-test-pull-request/52955 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
2023-07-28 00:13 0 0 35 4 61 0.00%
Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/42387/, https://github.com/nodejs/node/pull/48660/, https://github.com/nodejs/node/pull/45704/, https://github.com/nodejs/node/pull/48878/, https://github.com/nodejs/node/pull/48896/, https://github.com/nodejs/node/pull/48033/)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52862/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52914/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:42858' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy116.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

CCTest Failure
Build Failure
Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/48827/, https://github.com/nodejs/node/pull/46824/, https://github.com/nodejs/node/pull/48660/, https://github.com/nodejs/node/pull/48859/, https://github.com/nodejs/node/pull/48796/, https://github.com/nodejs/node/pull/48879/, https://github.com/nodejs/node/pull/48874/, https://github.com/nodejs/node/pull/46662/, https://github.com/nodejs/node/pull/48663/)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52861/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52915/
Example
fatal error: Killed signal terminated program cc1plus

JSTest Failure
Reason parallel/test-inspector-open-dispose
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/48660/, https://github.com/nodejs/node/pull/48611/, https://github.com/nodejs/node/pull/48698/, https://github.com/nodejs/node/pull/45704/, https://github.com/nodejs/node/pull/48929/)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52950/
Example
not ok 487 parallel/test-inspector-open-dispose
  ---
  duration_ms: 388.00700
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:51011/0f1ce0bc-a35e-469a-8c3b-fe72082bd269
    For help, see: https://nodejs.org/en/docs/inspector
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: undefined == true
        at file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:38:7
        at Socket.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:58:28)
        at Socket.emit (node:events:514:28)
        at TCP.<anonymous> (node:net:337:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: true,
      operator: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/48827/, https://github.com/nodejs/node/pull/48860/, https://github.com/nodejs/node/pull/48866/, https://github.com/nodejs/node/pull/48191/, https://github.com/nodejs/node/pull/48913/)
Appeared test-orka-macos11-x64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52879/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52954/
Example
not ok 3979 wpt/test-structured-clone
  ---
  duration_ms: 454.58100
  severity: fail
  exitcode: 1
  stack: |-
    [PASS] primitive undefined
    [PASS] primitive null
    [PASS] primitive true
    [PASS] primitive false
    [PASS] primitive string, empty string
    [PASS] primitive string, lone high surrogate
    [PASS] primitive string, lone low surrogate
    [PASS] primitive string, NUL
    [PASS] primitive string, astral character
    [PASS] primitive number, 0.2
    [PASS] primitive number, 0
    [PASS] primitive number, -0
    [PASS] primitive number, NaN
    [PASS] primitive number, Infinity
    [PASS] primitive number, -Infinity
    [PASS] primitive number, 9007199254740992
    [PASS] primitive number, -9007199254740992
    [PASS] primitive number, 9007199254740994
    [PASS] primitive number, -9007199254740994
    [PASS] primitive BigInt, 0n
    [PASS] primitive BigInt, -0n
    [PASS] primitive BigInt, -9007199254740994000n
    [PASS] primitive BigInt, -9007199254740994000900719925474099400090071992...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/48838/, https://github.com/nodejs/node/pull/48828/, https://github.com/nodejs/node/pull/48033/, https://github.com/nodejs/node/pull/48698/)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win2022_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52858/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52935/
Example
not ok 936 sequential/test-worker-prof
  ---
  duration_ms: 1541.99300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 4936,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTIO...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48879/, https://github.com/nodejs/node/pull/48928/, https://github.com/nodejs/node/pull/48925/)
Appeared test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52897/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52953/
Example
not ok 474 parallel/test-crypto-dh
  ---
  duration_ms: 120185.58200
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48828/, https://github.com/nodejs/node/pull/48878/, https://github.com/nodejs/node/pull/48740/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52891/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52955/
Example
not ok 1381 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120070.17700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48761/, https://github.com/nodejs/node/pull/48808/, https://github.com/nodejs/node/pull/48907/)
Appeared test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52856/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52924/
Example
not ok 3591 parallel/test-runner-inspect
  ---
  duration_ms: 120078.51900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:1937824) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
    [out] TAP version 13
    [out] 
    [err] Debugger listening on ws://127.0.0.1:36583/6a5192b8-df90-4ec9-9b4c-7f684e47df19
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [out] # Debugger ending on ws://127.0.0.1:36583/6a5192b8-df90-4ec9-9b4c-7f684e47df19
    [out] 
  ...


Reason pummel/test-net-pause
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48796/, https://github.com/nodejs/node/pull/48878/, https://github.com/nodejs/node/pull/48828/)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52893/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52895/
Example
not ok 3347 pummel/test-net-pause
  ---
  duration_ms: 1.328
  severity: fail
  exitcode: 1
  stack: |-
    C
    pause at: 1
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-net-pause.js:56:12)
        at listOnTimeout (node:internal/timers:559:17)
        at processTimers (node:internal/timers:502:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48880/, https://github.com/nodejs/node/pull/48698/, https://github.com/nodejs/node/pull/48929/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52908/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52945/
Example
not ok 3722 sequential/test-perf-hooks
  ---
  duration_ms: 619.83600
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 399.80763816833496 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 399.7640390396118, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 310.48810386657715 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:...

Reason parallel/test-debugger-exceptions
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48874/, https://github.com/nodejs/node/pull/48740/)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52906/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52955/
Example
not ok 347 parallel/test-debugger-exceptions
  ---
  duration_ms: 15567.92600
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90
              reject(new Error([
                     ^
    
    Error: Timeout (15000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found: 
    < Debugger ending on ws://127.0.0.1:61759/fa460568-477a-43a5-b5e1-278dcbbecc10
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
    
    < Debugger listening on ws://127.0.0.1:61762/c1ea004b-eb91-4330-a5fb-8ea8a04a937c
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
    connecting to 127.0.0.1:61762 ...
     ok
    
    debug> 
    < Debugger attached.
    < 
    debug> 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90:18)
        at listOnTimeout (node:internal/timers:573:17)
        at pro...

Reason parallel/test-fs-read-stream
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/45704/, https://github.com/nodejs/node/pull/48796/)
Appeared test-digitalocean-fedora34-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52896/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52903/
Example
not ok 836 parallel/test-fs-read-stream
  ---
  duration_ms: 150.76800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '' !== 'xy'
    
        at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-read-stream.js:210:14)
        at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:474:15)
        at ReadStream.emit (node:events:514:28)
        at endReadableNT (node:internal/streams/readable:1376:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: 'xy',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48698/, https://github.com/nodejs/node/pull/48928/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52933/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52939/
Example
not ok 1350 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120099.00100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48830/, https://github.com/nodejs/node/pull/48907/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52860/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52923/
Example
not ok 1324 parallel/test-fs-watch-recursive-add-file-to-new-folder
  ---
  duration_ms: 120045.10100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48925/, https://github.com/nodejs/node/pull/48913/)
Appeared test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-3, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-4, test-softlayer-debian10-x64-1, test-digitalocean-fedora37-x64-1, test-digitalocean-ubuntu1804-x64-1, test-ibm-rhel8-s390x-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2019_vs2019-x64-1, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52953/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52954/
Example
not ok 636 parallel/test-runner-output
  ---
  duration_ms: 2037.00200
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1178.780464
          ...


Reason parallel/test-tls-dhe
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48830/, https://github.com/nodejs/node/pull/42387/)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2022_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52867/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52904/
Example
not ok 735 parallel/test-tls-dhe
  ---
  duration_ms: 277.00100
  severity: fail
  exitcode: 1
  stack: |-
    node:events:492
          throw er; // Unhandled 'error' event
          ^
    
    Error: B0170000:error:0A00041A:SSL routines:ssl3_read_bytes:tlsv1 alert decode error:C:\workspace\node-compile-windows\node\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1586:SSL alert number 50
    
    Emitted 'error' event on TLSSocket instance at:
        at TLSSocket._emitTLSError (node:_tls_wrap:994:10)
        at TLSWrap.onerror (node:_tls_wrap:482:11) {
      library: 'SSL routines',
      reason: 'tlsv1 alert decode error',
      code: 'ERR_SSL_TLSV1_ALERT_DECODE_ERROR'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48838/, https://github.com/nodejs/node/pull/48925/)
Appeared test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52884/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52953/
Example
not ok 843 parallel/test-worker-memory
  ---
  duration_ms: 1263.01500
  severity: crashed
  exitcode: 3221225477
  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 (numWorker...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48896/, https://github.com/nodejs/node/pull/48663/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52915/
Example
not ok 3588 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3275.33200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=6.27863503155761)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='...

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/46824/, https://github.com/nodejs/node/pull/48698/)
Appeared test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52872/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52937/
Example
not ok 941 wpt/test-streams
  ---
  duration_ms: 4111.07100
  severity: fail
  exitcode: 1
  stack: |-
    [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 '-1' should cause pipeTo() to reject
    [PASS] a signal argument '[object AbortSignal]...

Git Failure
Progress
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
  • fatal error: Killed signal terminated program cc1plus (9)
  • parallel/test-inspector-open-dispose (5)
  • wpt/test-structured-clone (5)
  • sequential/test-worker-prof (4)
  • parallel/test-crypto-dh (3)
  • parallel/test-fs-watch-recursive-update-file (3)
  • parallel/test-runner-inspect (3)
  • pummel/test-net-pause (3)
  • sequential/test-perf-hooks (3)
  • parallel/test-debugger-exceptions (2)
  • parallel/test-fs-read-stream (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-runner-output (2)
  • parallel/test-tls-dhe (2)
  • parallel/test-worker-memory (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • wpt/test-streams (2)
Langage dominant
Shell
Étoiles
57
Forks
20
Métriques de merge des PR
Aucune PR mergée en 30 j

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de nodejs/reliability

Toutes les issues de nodejs/reliability

Issues similaires

Plus d'issues Shell/Bash

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.