Skip to content

assert: add partialDeepEqual to strict mode #4401

assert: add partialDeepEqual to strict mode

assert: add partialDeepEqual to strict mode #4401

Triggered via pull request March 18, 2026 23:46
Status Failure
Total duration 44m 18s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
2m 1s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/parallel/test-assert.js#L597
--- stdout --- FOO Test failure: 'Test strict assert' Location: test/parallel/test-assert.js:584:1 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 22 !== 21 at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js:597:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1201:25) at Test.processPendingSubtests (node:internal/test_runner/test:831:18) at Test.postRun (node:internal/test_runner/test:1330:19) at Test.run (node:internal/test_runner/test:1258:12) at async Test.processPendingSubtests (node:internal/test_runner/test:831:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 22, expected: 21, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/parallel/test-assert.js#L597
--- stdout --- FOO Test failure: 'Test strict assert' Location: test/parallel/test-assert.js:584:1 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 22 !== 21 at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js:597:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1201:25) at Test.processPendingSubtests (node:internal/test_runner/test:831:18) at Test.postRun (node:internal/test_runner/test:1330:19) at Test.run (node:internal/test_runner/test:1258:12) at async Test.processPendingSubtests (node:internal/test_runner/test:831:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 22, expected: 21, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-assert.js#L597
--- stdout --- FOO Test failure: 'Test strict assert' Location: test/parallel/test-assert.js:584:1 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 22 !== 21 at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js:597:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1201:25) at Test.processPendingSubtests (node:internal/test_runner/test:831:18) at Test.postRun (node:internal/test_runner/test:1330:19) at Test.run (node:internal/test_runner/test:1258:12) at async Test.processPendingSubtests (node:internal/test_runner/test:831:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 22, expected: 21, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-assert.js#L597
--- stdout --- FOO Test failure: 'Test strict assert' Location: test/parallel/test-assert.js:584:1 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 22 !== 21 at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js:597:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1201:25) at Test.processPendingSubtests (node:internal/test_runner/test:831:18) at Test.postRun (node:internal/test_runner/test:1330:19) at Test.run (node:internal/test_runner/test:1258:12) at async Test.processPendingSubtests (node:internal/test_runner/test:831:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 22, expected: 21, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-18c1f5250522-slim/test/parallel/test-assert.js
aarch64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
aarch64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
x86_64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
x86_64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
tarballs
48.4 MB
sha256:8e16cf2a2be8b51c3457b782d8bb545eb705922d72612cd6fa558218e867028b