Skip to content

Latest commit

 

History

History
466 lines (378 loc) · 22.8 KB

File metadata and controls

466 lines (378 loc) · 22.8 KB

Failures in node-test-pull-request/67099 to node-test-pull-request/67198 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-05-31.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-05-31 00:11 1 20 19 1 59 20.41%

Jenkins Failure

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/57931/, https://github.com/nodejs/node/pull/58176/, https://github.com/nodejs/node/pull/58225/, https://github.com/nodejs/node/pull/58512/)
Appeared test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/67119/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67191/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54364/, https://github.com/nodejs/node/pull/58181/)
Appeared test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67122/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67185/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58378/, https://github.com/nodejs/node/pull/58181/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/67118/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67124/
Example
fatal: No rebase in progress?

JSTest Failure

Reason parallel/test-http2-debug
Type JS_TEST_FAILURE
Failed PR 17 (https://github.com/nodejs/node/pull/57316/, https://github.com/nodejs/node/pull/58389/, https://github.com/nodejs/node/pull/58432/, https://github.com/nodejs/node/pull/58378/, https://github.com/nodejs/node/pull/58073/, https://github.com/nodejs/node/pull/58181/, https://github.com/nodejs/node/pull/57525/, https://github.com/nodejs/node/pull/58225/, https://github.com/nodejs/node/pull/58176/, https://github.com/nodejs/node/pull/58470/, https://github.com/nodejs/node/pull/58324/, https://github.com/nodejs/node/pull/58474/, https://github.com/nodejs/node/pull/58471/, https://github.com/nodejs/node/pull/58477/, https://github.com/nodejs/node/pull/58483/, https://github.com/nodejs/node/pull/58489/, https://github.com/nodejs/node/pull/58449/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-4, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67103/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67174/
Example
not ok 1640 parallel/test-http2-debug
  ---
  duration_ms: 211.88000
  severity: fail
  exitcode: 1
  stack: |-
    [process 1627868]: --- stderr ---
    HTTP2 1627868: Http2Session client: created
    (node:1627868) Warning: Setting the NODE_DEBUG environment variable to 'http2' can expose sensitive data (such as passwords, tokens and authentication headers) in the resulting log.
    (Use `node --trace-warnings ...` to show where the warning was created)
    HTTP2 1627868: Http2Session server: received a connection
    HTTP2 1627868: Http2Session server: setting up session handle
    Http2Session server (14) session created
    Http2Session server (14) i/o stream consumed
    HTTP2 1627868: Http2Session server: sending settings
    HTTP2 1627868: Http2Session server: submitting settings
    Http2Session server (14) scheduling write
    HTTP2 1627868: Http2Session server: created
    HTTP2 1627868: Http2Session client: setting up session handle
    Http2Session client (18) session created
    Http2Session cli...

Reason parallel/test-buffer-tostring-range
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/57931/, https://github.com/nodejs/node/pull/57316/, https://github.com/nodejs/node/pull/58176/, https://github.com/nodejs/node/pull/58225/, https://github.com/nodejs/node/pull/58483/)
Appeared test-azure_msft-win11_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67119/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67167/
Example
not ok 105 parallel/test-buffer-tostring-range
  ---
  duration_ms: 220.01700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/buffer:961
        super(bufferOrLength, byteOffset, length);
        ^
    
    RangeError: Array buffer allocation failed
        at new ArrayBuffer (<anonymous>)
        at new Uint8Array (<anonymous>)
        at new FastBuffer (node:internal/buffer:961:5)
        at Function.alloc (node:buffer:397:10)
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-tostring-range.js:107:28)
        at Module._compile (node:internal/modules/cjs/loader:1529:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
        at Module.load (node:internal/modules/cjs/loader:1275:32)
        at Module._load (node:internal/modules/cjs/loader:1096:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
    
    Node.js v20.19.3-pre
  ...


Reason pummel/test-blob-slice-with-large-size
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/57931/, https://github.com/nodejs/node/pull/57316/, https://github.com/nodejs/node/pull/58176/, https://github.com/nodejs/node/pull/58225/, https://github.com/nodejs/node/pull/58483/)
Appeared test-azure_msft-win11_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67119/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67167/
Example
not ok 961 pummel/test-blob-slice-with-large-size
  ---
  duration_ms: 173.01000
  severity: fail
  exitcode: 1
  stack: |-
    c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-blob-slice-with-large-size.js:18
        throw e;
        ^
    
    RangeError: Array buffer allocation failed
        at new ArrayBuffer (<anonymous>)
        at ArrayBuffer.slice (<anonymous>)
        at getSource (node:internal/blob:124:24)
        at node:internal/blob:159:34
        at from (<anonymous>)
        at new Blob (node:internal/blob:158:22)
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-blob-slice-with-large-size.js:13:16)
        at Module._compile (node:internal/modules/cjs/loader:1529:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
        at Module.load (node:internal/modules/cjs/loader:1275:32)
    
    Node.js v20.19.3-pre
  ...


Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/58192/, https://github.com/nodejs/node/pull/57525/, https://github.com/nodejs/node/pull/58459/, https://github.com/nodejs/node/pull/58379/)
Appeared test-ibm-aix72-ppc64_be-2, test-ibm-aix72-ppc64_be-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67104/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67186/
Example
not ok 4521 wpt/test-streams
  ---
  duration_ms: 1479.32200
  severity: crashed
  exitcode: -5
  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 AbortSi...

Reason async-hooks/test-improper-order
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58379/, https://github.com/nodejs/node/pull/58357/, https://github.com/nodejs/node/pull/58404/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67186/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67198/
Example
not ok 68 async-hooks/test-improper-order
  ---
  duration_ms: 459.21600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:94
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 1
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-improper-order.js:55:12)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:437:15)
        at ChildProcess.emit (node:events:507:28)
        at maybeClose (node:internal/child_process:1101:16)
        at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 1,
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Reason async-hooks/test-improper-unwind
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/57525/, https://github.com/nodejs/node/pull/58449/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67170/
Example
not ok 68 async-hooks/test-improper-unwind
  ---
  duration_ms: 422.18400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:94
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 1
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-improper-unwind.js:59:12)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:437:15)
        at ChildProcess.emit (node:events:507:28)
        at maybeClose (node:internal/child_process:1101:16)
        at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 1,
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58192/, https://github.com/nodejs/node/pull/58483/)
Appeared vm-2m7tc, vm-psb5s
First CI https://ci.nodejs.org/job/node-test-pull-request/67104/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67167/
Example
not ok 2624 parallel/test-runner-run-watch
  ---
  duration_ms: 25774.94300
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 2.
        at Module.mustCall (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/index.js:395:10)
        at TestContext.<anonymous> (file:///Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/parallel/test-runner-run-watch.mjs:324:37)
        at Test.runInAsyncScope (node:async_hooks:214:14)
        at Test.run (node:internal/test_runner/test:1062:25)
        at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
        at async Suite.processPendingSubtests (node:internal/test_runner/test:752:7)
  ...


Reason parallel/test-stream-readable-to-web
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58176/, https://github.com/nodejs/node/pull/58514/)
Appeared test-osuosl-rhel8-ppc64_le-4, test-linuxonecc-rhel9-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/67138/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67196/
Example
not ok 4098 parallel/test-stream-readable-to-web
  ---
  duration_ms: 120046.72000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58209/, https://github.com/nodejs/node/pull/58473/)
Appeared test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67099/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67117/
Example
not ok 4437 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 7332.46500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-performance-eventloopdelay.js:70:7)
        at listOnTimeout (node:internal/timers:608:17)
        at process.processTimers (node:internal/timers:543:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v25.0.0-pre
  ...


Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58389/, https://github.com/nodejs/node/pull/58512/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67191/
Example
not ok 4469 sequential/test-tls-session-timeout
  ---
  duration_ms: 211.54700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:94
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    'New' !== 'Reused'
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
        at ChildProcess.emit (node:events:507:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...