Skip to content

lib: fix ERR_INVALID_ARG_TYPE with --enable-source-maps #6575

lib: fix ERR_INVALID_ARG_TYPE with --enable-source-maps

lib: fix ERR_INVALID_ARG_TYPE with --enable-source-maps #6575

Re-run triggered May 24, 2026 03:51
Status Failure
Total duration 43m 34s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 10s
Build slim tarball
aarch64-linux: Cache V8 build
24s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

16 errors
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
aarch64-linux: with shared openssl-3.5.5
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.5.5: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
aarch64-linux: with shared openssl-3.6.1
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.6.1: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
aarch64-linux: with shared openssl-1.1.1w: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
aarch64-linux: with shared openssl-4.0.0: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
aarch64-linux: with shared openssl-3.0.19
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.0.19: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-assert-ok-source-maps.js#L45
--- stdout --- Test failure: 'assert(false) in .mjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:27:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:45:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.start (node:internal/test_runner/test:1177:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:385:17) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\(false\)/, operator: 'match', diff: 'simple' } Test failure: 'assert.ok(false) in .cjs with --enable-source-maps throws AssertionError' Location: test/parallel/test-assert-ok-source-maps.js:48:1 AssertionError [ERR_ASSERTION]: The input did not match the regular expression /assert\.ok\(false\)/. Input: 'The expression evaluated to a falsy value:' at TestContext.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js:66:10) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1306:25) at Test.processPendingSubtests (node:internal/test_runner/test:897:18) at Test.postRun (node:internal/test_runner/test:1447:19) at Test.run (node:internal/test_runner/test:1372:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The expression evaluated to a falsy value:', expected: /assert\.ok\(false\)/, operator: 'match', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v27.0.0-nightly2026-05-2450c5d6d4da-slim/test/parallel/test-assert-ok-source-maps.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
46 MB
sha256:5b78be4ad6191fe63e144875f3f34a6f6957ed96b2882cc7b8fc51cdc8316001