Closed
Description
Test
wasi/test-wasi
Platform
Windows
Console output
06:42:50 node:assert:126
06:42:50 throw new AssertionError(obj);
06:42:50 ^
06:42:50
06:42:50 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
06:42:50
06:42:50 3221225477 !== 0
06:42:50
06:42:50 at innerRunWASI (d:\workspace\node-test-binary-windows-js-suites\node\test\wasi\test-wasi.js:80:12)
06:42:50 at runWASI (d:\workspace\node-test-binary-windows-js-suites\node\test\wasi\test-wasi.js:86:5)
06:42:50 at Object.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\wasi\test-wasi.js:111:3)
06:42:50 at Module._compile (node:internal/modules/cjs/loader:1368:14)
06:42:50 at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
06:42:50 at Module.load (node:internal/modules/cjs/loader:1205:32)
06:42:50 at Module._load (node:internal/modules/cjs/loader:1021:12)
06:42:50 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
06:42:50 at node:internal/main/run_main_module:28:49 {
06:42:50 generatedMessage: true,
06:42:50 code: 'ERR_ASSERTION',
06:42:50 actual: 3221225477,
06:42:50 expected: 0,
06:42:50 operator: 'strictEqual'
06:42:50 }
06:42:50
06:42:50 Node.js v22.0.0-pre
Build links
Additional information
@nodejs/wasi