nodejs / nodejs/reliability

CI Reliability 2023-09-05

Offen
#656 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Shell
Sterne
57
Forks
20
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Failures in node-test-pull-request/53632 to node-test-pull-request/53731 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-09-05 00:12 1 0 34 2 63 0.00%
JSTest Failure
Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/49161/, https://github.com/nodejs/node/pull/49404/, https://github.com/nodejs/node/pull/49288/, https://github.com/nodejs/node/pull/49185/, https://github.com/nodejs/node/pull/49340/, https://github.com/nodejs/node/pull/49471/, https://github.com/nodejs/node/pull/49477/)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53632/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53710/
Example
not ok 949 sequential/test-worker-prof
  ---
  duration_ms: 30294.00100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1124:20)
          at spawnSync (node:child_process:876:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:52:23)
          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: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/ru...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/49161/, https://github.com/nodejs/node/pull/49185/, https://github.com/nodejs/node/pull/49423/, https://github.com/nodejs/node/pull/49464/, https://github.com/nodejs/node/pull/49424/, https://github.com/nodejs/node/pull/49340/)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53657/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53704/
Example
not ok 933 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 538.00100
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/49404/, https://github.com/nodejs/node/pull/48655/, https://github.com/nodejs/node/pull/49391/, https://github.com/nodejs/node/pull/49274/, https://github.com/nodejs/node/pull/49150/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53642/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53728/
Example
not ok 200 parallel/test-blob-file-backed
  ---
  duration_ms: 646.90800
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:665:10)
        at BlobReader.<anonymous> (node:internal/blob:289:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/49275/, https://github.com/nodejs/node/pull/49423/, https://github.com/nodejs/node/pull/49465/, https://github.com/nodejs/node/pull/49391/)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53648/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53729/
Example
not ok 897 parallel/test-crypto-dh
  ---
  duration_ms: 120159.99500
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/49391/, https://github.com/nodejs/node/pull/49463/, https://github.com/nodejs/node/pull/49477/, https://github.com/nodejs/node/pull/49406/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, undefined, test-ibm-rhel8-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53723/
Example
not ok 2557 parallel/test-runner-output
  ---
  duration_ms: 1749.71600
  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: 1098.471168
          ...


Reason sequential/test-cli-syntax-require
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/49150/, https://github.com/nodejs/node/pull/49185/, https://github.com/nodejs/node/pull/49471/, https://github.com/nodejs/node/pull/49465/)
Appeared test-ibm-ubi81_container-x64-1, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53658/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53719/
Example
not ok 3896 sequential/test-cli-syntax-require
  ---
  duration_ms: 175.36700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:1026
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /^SyntaxError: \b/m. Input:
    
    ''
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-cli-syntax-require.js:34:14)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:474:15)
        at ChildProcess.emit (node:events:514:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: /^SyntaxError: \b/m,
      operator: 'match'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/49423/, https://github.com/nodejs/node/pull/49413/, https://github.com/nodejs/node/pull/49464/)
Appeared test-orka-macos11-x64-1, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53674/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53705/
Example
not ok 3985 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 2508.83900
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3987/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:80:3)
        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: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 {
      e...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/49457/, https://github.com/nodejs/node/pull/49464/, https://github.com/nodejs/node/pull/49465/)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53688/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53731/
Example
not ok 943 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 20790.54200
  severity: fail
  exitcode: 1
  stack: |-
    Aborted()
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\postject-copy\node_modules\postject\dist\cli.js C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea.exe NODE_SEA_BLOB C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
    Aborted()
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign (C:\workspace\node-test-binary-windows-js-suites\node\test\common\sea.js:48:3)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-singl...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49400/, https://github.com/nodejs/node/pull/49406/)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53639/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53720/
Example
not ok 140 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360029.55700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49275/, https://github.com/nodejs/node/pull/49274/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53634/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53655/
Example
not ok 1271 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 477.53200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49413/, https://github.com/nodejs/node/pull/49391/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53660/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53682/
Example
not ok 3636 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120099.14000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:45067/2a7478eb-0811-41ec-bc8a-b835fff5b977
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49424/, https://github.com/nodejs/node/pull/49464/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53703/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53709/
Example
not ok 1836 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 1696.31500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1835/install/bin/node'
        at Object.copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        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: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 {
      errno: -2...

Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49397/, https://github.com/nodejs/node/pull/49185/)
Appeared test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53646/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53685/
Example
not ok 3618 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 53305.11600
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
     =[971:0x5557917a08c0]    50651 ms: Mark-Compact (reduce) 996.1 (1012.6) -> 995.5 (1013.1) MB, 1159.37 / 0.00 ms  (+ 114.4 ms in 17 steps since start of marking, biggest step 18.1 ms, walltime since start of marking 1290 ms) (average mu = 0.267, current mu [971:0x5557917a08c0]    52842 ms: Mark-Compact (reduce) 995.7 (1013.1) -> 995.6 (1013.3) MB, 1945.78 / 0.00 ms  (+ 3.7 ms in 2 steps since start of marking, biggest step 2.0 ms, walltime since start of marking 1958 ms) (average mu = 0.180, current mu = 0.
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
     1: 0x55578c8a3580 node::Abort() [out/Release/node]
     2: 0x55578c77f55b  [out/Release/node]
     3: 0x55578cac1e70 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/no...

Jenkins Failure
Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/49275/, https://github.com/nodejs/node/pull/49161/, https://github.com/nodejs/node/pull/49312/, https://github.com/nodejs/node/pull/49464/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53634/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53709/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Build timed out (after 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49406/, https://github.com/nodejs/node/pull/49439/)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53724/
Example
Build timed out (after 15 minutes). Marking the build as failed.

CCTest Failure
Git Failure
Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/49220/, https://github.com/nodejs/node/pull/49274/, https://github.com/nodejs/node/pull/49185/)
Appeared test-ibm-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, undefined, test-softlayer-debian10-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/53678/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53685/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure
Reason sh: line 0: printf: write error: No space left on device
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/49404/, https://github.com/nodejs/node/pull/49397/, https://github.com/nodejs/node/pull/49391/)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53642/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53654/
Example
sh: line 0: printf: write error: No space left on device

Reason fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49155/, https://github.com/nodejs/node/pull/49335/)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53662/
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49400/, https://github.com/nodejs/node/pull/49340/)
Appeared test-rackspace-debian10-x64-1, test-ibm-ubi81_container-x64-1, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53639/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53704/
Example
fatal: No rebase in progress?

Progress
  • sequential/test-worker-prof (7)
  • sequential/test-http-regr-gh-2928 (6)
  • parallel/test-blob-file-backed (5)
  • parallel/test-crypto-dh (4)
  • parallel/test-runner-output (4)
  • sequential/test-cli-syntax-require (4)
  • sequential/test-single-executable-application-snapshot (3)
  • sequential/test-single-executable-application-snapshot-and-code-cache (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-http-remove-connection-header-persists-connection (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-module-loading-globalpaths (2)
  • pummel/test-heapdump-shadow-realm (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • Build timed out (after 15 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (3)
  • sh: line 0: printf: write error: No space left on device (3)
  • fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device) (2)
  • fatal: No rebase in progress? (2)

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne mit den aufgeführten CI-Konsolenbeispielen und den fehlschlagenden Tests, einschließlich test/sequential/test-worker-prof.js, test/sequential/test-http-regr-gh-2928, test/sequential/test-cli-syntax-require.js und test/common/index.js. Reproduziere die Fehler auf den betroffenen Plattformen und ermittle, ob es sich um Test- oder Infrastrukturfehler handelt. Erledigt ist die Aufgabe, wenn die wiederholt auftretenden Fehler behoben sind und die betroffenen CI-Jobs zuverlässig erfolgreich durchlaufen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, node.js, shell
Bereich
ci-cd, devops, testing-qa
Issue-Typ
Bug
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
18/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.