deps: update icu to 78.1 #776
test-shared.yml
on: pull_request
Build slim tarball
1m 33s
Matrix: build
Annotations
9 errors and 1 notice
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-datetime-change-notify.js#L36
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish Standard Time|GMT\+00:00/. Input:
'11/10/2025, 11:27:31 AM Greenwich Mean Time'
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/10/2025, 11:27:31 AM Greenwich Mean Time',
expected: /Irish Standard Time|GMT\+00:00/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-datetime-change-notify.js#L36
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish Standard Time|GMT\+00:00/. Input:
'11/10/2025, 11:30:25 AM Greenwich Mean Time'
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/10/2025, 11:30:25 AM Greenwich Mean Time',
expected: /Irish Standard Time|GMT\+00:00/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-datetime-change-notify.js#L36
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish Standard Time|GMT\+00:00/. Input:
'11/10/2025, 11:33:45 AM Greenwich Mean Time'
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/10/2025, 11:33:45 AM Greenwich Mean Time',
expected: /Irish Standard Time|GMT\+00:00/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-close-while-writing.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-http2-close-while-writing.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-datetime-change-notify.js#L36
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish Standard Time|GMT\+00:00/. Input:
'11/10/2025, 11:31:33 AM Greenwich Mean Time'
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/10/2025, 11:31:33 AM Greenwich Mean Time',
expected: /Irish Standard Time|GMT\+00:00/,
operator: 'match',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-1098c2292c2d-slim/test/parallel/test-datetime-change-notify.js
|
|
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:25a47e85ced7e9c155c5f8285af5ed401cc4fed3c5de41f892be85cda40a4c45
|
|