Open
Description
Test
test-fs-stat-bigint
Platform
SmartOS
Console output
---
duration_ms: 242.086
exitcode: 1
severity: fail
stack: |-
node:assert:95
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: 1n !== 17n
key=blocks, val=17
1n !== 17n
at verifyStats (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-fs-stat-bigint.js:82:14)
at /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-fs-stat-bigint.js:157:7
at /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/common/index.js:435:15
at FSReqCallback.oncomplete (node:fs:186:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1n,
expected: 17n,
operator: 'strictEqual'
}
Node.js v24.0.0-pre
...
Build links
Additional information
No response