nodejs / nodejs/reliability

CI Reliability 2024-07-26

Aperta
#930 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
Shell
Stelle
57
Fork
20
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Failures in node-test-pull-request/60537 to node-test-pull-request/60630 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-07-26 00:08 7 10 18 7 58 11.63%
JSTest Failure
Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/53550/, https://github.com/nodejs/node/pull/54004/, https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/54031/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54045/)
Appeared test-rackspace-win2019_vs2019-x64-3, test-rackspace-debian11-x64-1, test-digitalocean-rhel9-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-orka-macos11-x64-2, test-equinix-ubuntu2004_container-armv7l-1, test-ibm-rhel9-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60561/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60630/
Example
not ok 232 parallel/test-dns
  ---
  duration_ms: 423.97300
  severity: fail
  exitcode: 1
  stack: |-
    (node:6800) [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: '::42',
    +     ttl: 3333333332
    -     ttl: 3333333333
        }
      ]
        at validateResults (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-dns.js:428:14)
        at QueryReqWrap.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-dns.js:456:9)
        at QueryReqWrap.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:452:17)
        at QueryReqWrap.callback (C...

Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/52984/, https://github.com/nodejs/node/pull/34111/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54045/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win11_vs2022-arm64-1, test-osuosl-aix72-ppc64_be-3, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win11_vs2022-arm64-3, test-ibm-aix72-ppc64_be-1, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win11_vs2022-arm64-4, test-osuosl-aix72-ppc64_be-2, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60571/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60630/
Example
not ok 2479 parallel/test-runner-run-watch
  ---
  duration_ms: 27595.11700
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 3688.818883
          ...


Reason parallel/test-http2-socket-close
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54020/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/53822/, https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54028/)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60592/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60608/
Example
not ok 478 parallel/test-http2-socket-close
  ---
  duration_ms: 1171.00300
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)
    Emitted 'error' event on ClientHttp2Stream instance at:
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -4077,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v20.15.2-pre
  ...


Reason parallel/test-assert-esm-cjs-message-verify
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/53980/)
Appeared test-rackspace-win2016_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60564/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60579/
Example
not ok 77 parallel/test-assert-esm-cjs-message-verify
  ---
  duration_ms: 736.00800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: ensure the assert.ok throwing similar error messages for esm and cjs files
        # Subtest: should return code 1 for each command
        ok 1 - should return code 1 for each command
          ---
          duration_ms: 298.7248
          ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53974/, https://github.com/nodejs/node/pull/53991/, https://github.com/nodejs/node/pull/54005/, https://github.com/nodejs/node/pull/53964/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-azure_msft-win10_vs2019-x64-3, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60539/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60613/
Example
not ok 1456 parallel/test-file-write-stream4
  ---
  duration_ms: 120023.90800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-sqlite
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/48528/)
Appeared test-osuosl-rhel8-ppc64_le-3, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-3, test-osuosl-rhel8-ppc64_le-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3, test-osuosl-rhel8-ppc64_le-4, test-azure_msft-win11_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60607/
Example
not ok 3507 parallel/test-sqlite
  ---
  duration_ms: 121010.43900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: accessing the node:sqlite module
        # Subtest: cannot be accessed without the node: scheme
        ok 1 - cannot be accessed without the node: scheme
          ---
          duration_ms: 2.689924
          ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/53822/, https://github.com/nodejs/node/pull/54020/, https://github.com/nodejs/node/pull/54028/)
Appeared test-azure_msft-win11_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60564/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60608/
Example
not ok 904 parallel/test-worker-memory
  ---
  duration_ms: 1556.90200
  severity: fail
  exitcode: 3221226356
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
  ...


Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/54044/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60564/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60627/
Example
not ok 4092 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3329.26900
  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:581:17)
        at process.processTimers (node:internal/timers:519:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.16.1-pre
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/54007/)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60598/
Example
not ok 3831 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 300111.27700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54038/)
Appeared undefined, test-ibm-rhel8-x64-2, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60587/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60619/
Example
not ok 2463 parallel/test-performance-function
  ---
  duration_ms: 413.28100
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1090
      process.nextTick(() => { throw err; });
                               ^
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram: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-custom-suites-freestyle/test/parallel/test-performance-function.js:103:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54004/, https://github.com/nodejs/node/pull/54013/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60568/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60593/
Example
not ok 2812 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120046.76000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    server sends content 1
    server sends content 2
    server sends content 3
    server sends content 4
    server sends content 5
    server sends content 6
    server sends content 7
    server sends content 8
    server sends content 9
    server sends content 10
    server sends content 11
    server sends content 12
    server sends content 13
    server sends content 14
    server sends content 15
    server sends content 16
    server sends content 17
    server sends content 18
    server sends content 19
    server sends content 20
    server sends content 21
    server sends content 22
    server sends content 23
    server sends content 24
    server sends content 25
    server sends content 26
    server sends content 27
    server sends content 28
    server sends content 29
    server sends content 30
    server sends content 31
    server s...

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/54013/)
Appeared test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-1, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60552/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60583/
Example
not ok 3844 parallel/test-runner-watch-mode
  ---
  duration_ms: 300135.50200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 1650.127304
          ...


Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/52984/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60617/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60621/
Example
not ok 3844 pummel/test-hash-seed
  ---
  duration_ms: 66956.27300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163:9)
        at Module._compile (node:internal/modules/cjs/loader:1542:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1687:10)
        at Module.load (node:internal/modules/cjs/loader:1313:32)
        at Module._load (node:internal/modules/cjs/loader:1123:12)
        at TracingChannel.traceS...

Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/54044/)
Appeared test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60627/
Example
not ok 988 wpt/test-url
  ---
  duration_ms: 1087.03500
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] javascript-urls.window.js: requires document.body reference
    [SKIPPED] percent-encoding.window.js: TODO: port from .window.js
    [SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
    [EXPECTED_FAILURE][FAIL] searchParams on location object
    assert_false: location object should not have a searchParams attribute expected false got true
        at Test.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\url\historical.any.js:3...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/53997/)
Appeared test-digitalocean-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60611/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 167.99.124.188/167.99.124.188:34848' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy82.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Build Failure
Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53884/, https://github.com/nodejs/node/pull/53757/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/48528/)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60625/
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 Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53964/, https://github.com/nodejs/node/pull/54030/, https://github.com/nodejs/node/pull/53997/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60613/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60617/
Example
Failed to trigger fanned build

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54013/)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-rhel8_arm_cross_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60620/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60626/
Example
fatal error: Killed signal terminated program cc1plus

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52908/, https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/54014/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60548/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60578/
Example
fatal: No rebase in progress?

Progress
  • parallel/test-dns (7)
  • parallel/test-runner-run-watch (7)
  • parallel/test-http2-socket-close (6)
  • parallel/test-assert-esm-cjs-message-verify (5)
  • parallel/test-file-write-stream4 (4)
  • parallel/test-sqlite (4)
  • parallel/test-worker-memory (4)
  • sequential/test-http-server-request-timeouts-mixed (4)
  • parallel/test-net-write-fully-async-buffer (3)
  • parallel/test-performance-function (3)
  • parallel/test-http2-large-write-multiple-requests (2)
  • parallel/test-runner-watch-mode (2)
  • pummel/test-hash-seed (2)
  • wpt/test-url (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Error: getWindowSize EINVAL (4)
  • Failed to trigger fanned build (3)
  • fatal error: Killed signal terminated program cc1plus (3)
  • fatal: No rebase in progress? (3)

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia con i log degli errori elencati e i test interessati in test/parallel/test-dns.js, test-runner-run-watch, test-http2-socket-close e test-assert-esm-cjs-message-verify. Riproduci gli errori negli ambienti CI indicati, determina quali errori richiedono un intervento e conferma che ogni errore CI ricorrente non si verifica più.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
node.js
Ambito
ci-cd, testing-qa
Tipo di issue
Bug
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.