src: apply multiple permissions improvements #10683
Triggered via pull request
August 9, 2026 05:20
Status
Failure
Total duration
3h 37m 50s
Artifacts
2
test-shared.yml
on: pull_request
Annotations
16 errors
|
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
|
x86_64-linux: with shared libraries and perfetto / build
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-permission-has-fast-api.js#L53
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 8
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js:53:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
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: 4,
expected: 8,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-natives-syntax --expose-internals --no-warnings /home/runner/work/_temp/node-v27.0.0-nightly2026-08-096f2e4459a5-slim/test/parallel/test-permission-has-fast-api.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
libv8-aarch64-linux.nar
|
32.6 MB |
sha256:9bfc1f6b7378f7d1ac3fc4b7a62e1bab6d120e62c07b84f25585b650f6bfcecb
|
|
|
node-v27.0.0-nightly2026-08-096f2e4459a5-slim.tar.gz
|
47 MB |
sha256:bca0b63c409ff64b764199205f369e15cb0a8d87fb4ab3ec5bd39107e771fde3
|
|