Skip to content

tests: fix inspector uri-encoded paths #68268

tests: fix inspector uri-encoded paths

tests: fix inspector uri-encoded paths #68268

Triggered via pull request September 23, 2025 13:06
Status Failure
Total duration 52m 49s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
test-macOS
Process completed with exit code 1.
test-macOS: test/parallel/test-inspector-uriencode~d.js#L0
--- stderr --- node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(session2Paused) at test (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-uriencode~d.js:59:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v25.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-uriencode~d.js"
test-macOS: test/parallel/test-inspector-multisession-js.js#L0
--- stderr --- node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(session1Paused) at test (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-multisession-js.js:49:3) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v25.0.0-pre --- stdout --- Connected Debugger was enabled Breakpoint was set Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-multisession-js.js"
test-macOS: test/parallel/test-inspector-bindings.js#L0
--- stderr --- (node:86774) Error: We expect this (Use `node --trace-warnings ...` to show where the warning was created) node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 0 !== 5 at testSampleDebugSession (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-bindings.js:97:10) at doTests (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-bindings.js:121:3) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 5, operator: 'strictEqual', diff: 'simple' } Node.js v25.0.0-pre --- stdout --- Expecting warning to be emitted Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-bindings.js"
test-macOS: test/parallel/test-inspector-async-context-brk.js#L0
--- stderr --- node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at test (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-async-context-brk.js:47:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v25.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-async-context-brk.js"
sccache stats
0% - 0 hits, 0 misses, 0 errors