watch: re-expose watch flags via execArgv #794
test-shared.yml
on: pull_request
Build slim tarball
1m 30s
Matrix: build
Annotations
8 errors and 1 notice
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/sequential/test-watch-mode-watch-flags.mjs#L125
--- stdout ---
Test failure: 'exposes watch flags through process.execArgv inside the watched script'
Location: test/sequential/test-watch-mode-watch-flags.mjs:98:3
AssertionError [ERR_ASSERTION]: execArgv (--watch,--watch-path=template.html,--cpu-prof-interval=1000,--test-coverage-functions=0,--test-concurrency=0,--inspect-publish-uid=stderr,http,--inspect-port=127.0.0.1:9229,--report-signal=SIGUSR2,--test-coverage-lines=0,--test-isolation=process,--heap-prof-interval=524288,--tls-cipher-list=TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA,--v8-pool-size=4,--trace-event-file-pattern=node_trace.${rotation}.log,--secure-heap-min=2,--test-coverage-branches=0,--watch-kill-signal=SIGTERM,--node-snapshot,--verify-base-objects,--use-largepages=off,--secure-heap=0,--max-http-header-size=16384,--test-timeout=0,--network-family-autoselection-attempt-timeout=500,--stack-trace-limit=10,--heapsnapshot-near-heap-limit=0) does not start with any expected prefix ([--watch-path=template.html])
at assertExecArgv (file:///home/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:125:14)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:131:5)
at async Test.run (node:internal/test_runner/test:1113:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
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-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/sequential/test-watch-mode-watch-flags.mjs#L125
--- stdout ---
Test failure: 'exposes watch flags through process.execArgv inside the watched script'
Location: test/sequential/test-watch-mode-watch-flags.mjs:98:3
AssertionError [ERR_ASSERTION]: execArgv (--watch,--watch-path=template.html,--cpu-prof-interval=1000,--test-coverage-functions=0,--test-concurrency=0,--inspect-publish-uid=stderr,http,--inspect-port=127.0.0.1:9229,--report-signal=SIGUSR2,--test-coverage-lines=0,--test-isolation=process,--heap-prof-interval=524288,--tls-cipher-list=TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA,--v8-pool-size=4,--trace-event-file-pattern=node_trace.${rotation}.log,--secure-heap-min=2,--test-coverage-branches=0,--watch-kill-signal=SIGTERM,--node-snapshot,--verify-base-objects,--use-largepages=off,--secure-heap=0,--max-http-header-size=16384,--test-timeout=0,--network-family-autoselection-attempt-timeout=500,--stack-trace-limit=10,--heapsnapshot-near-heap-limit=0) does not start with any expected prefix ([--watch-path=template.html])
at assertExecArgv (file:///home/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:125:14)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:131:5)
at async Test.run (node:internal/test_runner/test:1113:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
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-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/sequential/test-watch-mode-watch-flags.mjs#L125
--- stdout ---
Test failure: 'exposes watch flags through process.execArgv inside the watched script'
Location: test/sequential/test-watch-mode-watch-flags.mjs:98:3
AssertionError [ERR_ASSERTION]: execArgv (--watch,--watch-path=template.html,--stack-trace-limit=10,--report-signal=SIGUSR2,--heapsnapshot-near-heap-limit=0,--max-http-header-size=16384,--watch-kill-signal=SIGTERM,--test-coverage-functions=0,--test-timeout=0,--test-concurrency=0,--test-coverage-lines=0,--test-isolation=process,--test-coverage-branches=0,--network-family-autoselection-attempt-timeout=500,--secure-heap-min=2,--use-largepages=off,--v8-pool-size=4,--tls-cipher-list=TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA,--node-snapshot,--trace-event-file-pattern=node_trace.${rotation}.log,--secure-heap=0) does not start with any expected prefix ([--watch-path=template.html])
at assertExecArgv (file:///Users/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:125:14)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:131:5)
at async Test.run (node:internal/test_runner/test:1113:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
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-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/sequential/test-watch-mode-watch-flags.mjs#L125
--- stdout ---
Test failure: 'exposes watch flags through process.execArgv inside the watched script'
Location: test/sequential/test-watch-mode-watch-flags.mjs:98:3
AssertionError [ERR_ASSERTION]: execArgv (--watch,--watch-path=template.html,--stack-trace-limit=10,--report-signal=SIGUSR2,--heapsnapshot-near-heap-limit=0,--max-http-header-size=16384,--watch-kill-signal=SIGTERM,--test-coverage-functions=0,--test-timeout=0,--test-concurrency=0,--test-coverage-lines=0,--test-isolation=process,--test-coverage-branches=0,--network-family-autoselection-attempt-timeout=500,--secure-heap-min=2,--use-largepages=off,--v8-pool-size=4,--tls-cipher-list=TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA,--node-snapshot,--trace-event-file-pattern=node_trace.${rotation}.log,--secure-heap=0) does not start with any expected prefix ([--watch-path=template.html])
at assertExecArgv (file:///Users/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:125:14)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v26.0.0-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs:131:5)
at async Test.run (node:internal/test_runner/test:1113:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
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-nightly2025-11-108a1755ec66-slim/test/sequential/test-watch-mode-watch-flags.mjs
|
|
x86_64-darwin: with shared libraries
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.6 MB |
sha256:6a973e09ef8ea7b90849bc250aae3d709282e051f60bd23844b6b85d4c5fc9dc
|
|