test: reduce waitForInitialBreak() flakiness in debugger tests #4007
test-shared.yml
on: pull_request
Build slim tarball
2m 0s
Matrix: build
Annotations
7 errors
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-debugger-extract-function-name.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /\[Function\]/. Input:
'Break on start in test/fixtures/debugger/three-lines.js:1\n' +
'> 1 let x = 1;\n' +
' 2 x = x + 1;\n' +
' 3 module.exports = x;\n' +
'\n' +
'debug> '
at file:///home/runner/work/_temp/node-v26.0.0-nightly2026-03-07d49580b8cf-slim/test/parallel/test-debugger-extract-function-name.mjs:20:10
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Break on start in test/fixtures/debugger/three-lines.js:1\n' +
'> 1 let x = 1;\n' +
' 2 x = x + 1;\n' +
' 3 module.exports = x;\n' +
'\n' +
'debug> ',
expected: /\[Function\]/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-03-07d49580b8cf-slim/test/parallel/test-debugger-extract-function-name.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-debugger-extract-function-name.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /\[Function\]/. Input:
'Break on start in test/fixtures/debugger/three-lines.js:1\n' +
'> 1 let x = 1;\n' +
' 2 x = x + 1;\n' +
' 3 module.exports = x;\n' +
'\n' +
'debug> '
at file:///home/runner/work/_temp/node-v26.0.0-nightly2026-03-07d49580b8cf-slim/test/parallel/test-debugger-extract-function-name.mjs:20:10
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Break on start in test/fixtures/debugger/three-lines.js:1\n' +
'> 1 let x = 1;\n' +
' 2 x = x + 1;\n' +
' 3 module.exports = x;\n' +
'\n' +
'debug> ',
expected: /\[Function\]/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-03-07d49580b8cf-slim/test/parallel/test-debugger-extract-function-name.mjs
|
|
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-debugger-flaky-61762-attach-sync exists
|
|
x86_64-darwin: with shared libraries
The operation was canceled.
|
|
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-debugger-flaky-61762-attach-sync exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
48.3 MB |
sha256:4a370accceec595bff2a1cb6b97f5ecf3eb59900097e2003aded7d45d5fd66fa
|
|