{"date":"2026-05-16","denoVersion":"2.7.14+1d8465f","os":"linux","arch":"x86_64","nodeVersion":"25.8.1","runId":"25959628460","total":4588,"pass":3180,"ignore":264,"results":{"parallel/test-vm-create-and-run-in-context.js":[true,null,{}],"parallel/test-fs-chown-type-check.js":[true,null,{}],"parallel/test-child-process-flush-stdio.js":[true,null,{}],"parallel/test-net-connect-options-allowhalfopen.js":[true,null,{}],"parallel/test-buffer-safe-unsafe.js":[true,null,{}],"parallel/test-http-server-connection-list-when-close.js":[true,null,{}],"parallel/test-child-process-prototype-tampering.mjs":[true,null,{}],"parallel/test-net-localerror.js":[true,null,{}],"es-module/test-esm-source-map.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-source-map.mjs\nesm source-map ...\n  should extract source map urlin middle from esm ... ok (56ms)\n  should not extract source map urlinside string from esm ... ok (52ms)\n  should extract source map urlin middle from esm imported by esm ... FAILED (49ms)\n  should extract source map urlin middle from cjs imported by esm ... FAILED (63ms)\n  should extract source map urlin middle from cjs required by esm ... FAILED (63ms)\n  should not extract source map urlinside string from esm imported by esm ... ok (51ms)\n  should not extract source map urlinside string from cjs imported by esm ... ok (61ms)\n  should not extract source map urlinside string from cjs required by esm ... ok (59ms)\nesm source-map ... FAILED (due to 3 failed steps) (462ms)\n\n ERRORS \n\nesm source-map ... should extract source map urlin middle from esm imported by esm => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /index\\.ts/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n        assert.match(stderr, /index\\.ts/);\n               ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-source-map.mjs:88:16)\n\nesm source-map ... should extract source map urlin middle from cjs imported by esm => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /index\\.ts/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Obje ..."},{"usesNodeTest":1}],"parallel/test-http2-socket-proxy-handler-for-has.js":[true,null,{}],"parallel/test-repl-harmony.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /> Uncaught TypeError: /. Input:\n\n'Deno 2.7.14+1d8465f\\n' +\n  'exit using ctrl+d, ctrl+c, or close()\\n' +\n  'REPL is running with all permissions allowed.\\n' +\n  'To specify permissions, run `deno repl` with allow flags.\\n' +\n  'Uncaught TypeError: Assignment to constant variable.\\n' +\n  '    at <anonymous>:4:5\\n' +\n  '    at <anonymous>:5:3\\n'\n\n  assert.match(out, expectOut);\n         ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-harmony.js:46:10)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-promises-unhandled-proxy-rejections.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) #<Object>\n"},{}],"parallel/test-worker-error-stack-getter-throws.js":[true,null,{}],"parallel/test-crypto-argon2-unsupported.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_CRYPTO_ARGON2_NOT_SUPPORTED'\n- }\n\nassert.throws(() => crypto.argon2(), { code: 'ERR_CRYPTO_ARGON2_NOT_SUPPORTED' });\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-argon2-unsupported.js:14:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-argon2-unsupported.js:5:26\n"},{}],"pummel/test-fs-read-file-sync-utf8-memory.js":[true,null,{}],"parallel/test-http-agent-reuse-drained-socket-only.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-worker-message-port-wasm-threads.js":[true,null,{}],"sequential/test-http2-large-file.js":[true,null,{}],"es-module/test-esm-wasm-top-level-execution.mjs":[false,{"code":1,"stderr":"\n[process 7922]: --- stderr ---\n\n[process 7922]: --- stdout ---\n[Object: null prototype] { prop: \"hello world\" }\n\n[process 7922]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match \"[Object: null prototype] { prop: 'hello world' }\"\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-top-level-execution.mjs:6:1\n"},{}],"parallel/test-worker-fs-stat-watcher.js":[true,null,{}],"parallel/test-http2-server-shutdown-options-errors.js":[true,null,{}],"parallel/test-cli-permission-multiple-allow.js":["IGNORE",null,{"ignoreReason":"Node.js permission model (--experimental-permission) is not implemented in Deno"}],"parallel/test-inspector-workers-flat-list.js":[true,null,{}],"parallel/test-process-emitwarning.js":[true,null,{}],"parallel/test-process-dlopen-undefined-exports.js":[true,null,{}],"parallel/test-util-inspect-long-running.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fetch.mjs":[true,null,{}],"parallel/test-debugger-invalid-json.mjs":[true,null,{}],"parallel/test-vm-cached-data.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: error: Uncaught (in promise) SyntaxError: Invalid regular expression flags\n    at new Script (ext:deno_node/vm.js:98:20)\n    at evalmachine.<anonymous>:8:20\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n\n1 !== 0\n\n  assert.strictEqual(out.status, 0, String(out.stderr));\n         ^\n    at produce (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-cached-data.js:33:10)\n    at testProduceConsume (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-cached-data.js:41:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-cached-data.js:52:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-cached-data.js:5:26\n"},{}],"parallel/test-fixed-queue.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal `internal/fixed_queue` module which is not exposed in Deno"}],"parallel/test-http-server-request-timeout-pipelining.js":[true,null,{}],"parallel/test-webstreams-compression-bad-chunks.js":[false,{"code":1,"stderr":"running 60 tests from ./test/parallel/test-webstreams-compression-bad-chunks.js\nCompressionStream rejects bad chunk (undefined) for deflate ... FAILED (3ms)\nDecompressionStream rejects bad chunk (undefined) for deflate ... FAILED (1ms)\nCompressionStream rejects bad chunk (null) for deflate ... FAILED (0ms)\nDecompressionStream rejects bad chunk (null) for deflate ... FAILED (1ms)\nCompressionStream rejects bad chunk (number) for deflate ... FAILED (1ms)\nDecompressionStream rejects bad chunk (number) for deflate ... FAILED (0ms)\nCompressionStream rejects bad chunk (object) for deflate ... FAILED (0ms)\nDecompressionStream rejects bad chunk (object) for deflate ... FAILED (0ms)\nCompressionStream rejects bad chunk (array) for deflate ... FAILED (1ms)\nDecompressionStream rejects bad chunk (array) for deflate ... FAILED (0ms)\nCompressionStream rejects bad chunk (SharedArrayBuffer) for deflate ... FAILED (0ms)\nDecompressionStream rejects bad chunk (SharedArrayBuffer) for deflate ... FAILED (0ms)\nCompressionStream rejects bad chunk (Uint8Array backed by SharedArrayBuffer) for deflate ... FAILED (0ms)\nDecompressionStream rejects bad chunk (Uint8Array backed by SharedArrayBuffer) for deflate ... FAILED (0ms)\nCompressionStream rejects bad chunk (undefined) for deflate-raw ... FAILED (0ms)\nDecompressionStream rejects bad chunk (undefined) for deflate-raw ... FAILED (0ms)\nCompressionStream rejects bad chunk (null) for deflate-raw ... FAILED (0ms)\nDecompressionStream rejects bad chunk (null) for deflate-raw ... FAILED (0ms)\nCompressionStream rejects bad chunk (number) for deflate-raw ... FAILED (0ms)\nDecompressionStream rejects bad chunk (number) for deflate-raw ... FAILED (0ms)\nCompressionStream rejects bad chunk (object) for deflate-raw ... FAILED (0ms)\nDecompressionStream rejects bad chunk (object) for deflate-raw ... FAILED (0ms)\nCompressionStream rejects bad chunk (array) for deflate-raw ... FAILED (0ms)\nDecompressionStream rejects bad chunk (array) for deflate-raw ... FAILED  ..."},{"usesNodeTest":1}],"parallel/test-tls-server-connection-server.js":[true,null,{}],"parallel/test-net-persistent-keepalive.js":[true,null,{}],"parallel/test-http-response-multiheaders.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-require-resolve-consistency.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-consistency.js:15:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-consistency.js:5:26\n"},{}],"parallel/test-internal-util-weakreference.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-event-emitter-listeners-side-effects.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-error.js":[true,null,{}],"parallel/test-zlib-destroy.js":[true,null,{}],"client-proxy/test-https-proxy-request-tunnel-timeout.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Request timed out/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /Request timed out/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-tunnel-timeout.mjs:47:8\n"},{}],"es-module/test-esm-import-meta-main-eval.mjs":[false,{"code":1,"stderr":"running 2 tests from ./test/es-module/test-esm-import-meta-main-eval.mjs\nimport.meta.main in evaluated scripts ...\n  should evaluate true in evaluated script ... FAILED (61ms)\n  should evaluate true in worker instantiated with module source by evaluated script ... FAILED (57ms)\n  should evaluate true in worker instantiated with `data:` URL by evaluated script ... FAILED (66ms)\nimport.meta.main in evaluated scripts ... FAILED (due to 3 failed steps) (185ms)\nimport.meta.main in typescript scripts ...\n  should evaluate true in evaluated script ... ignored (0ms)\n  should evaluate true in worker instantiated with module source by evaluated script ... ignored (0ms)\n  should evaluate true in worker instantiated with `data:` URL by evaluated script ... ignored (0ms)\nimport.meta.main in typescript scripts ... ok (1ms)\n\n ERRORS \n\nimport.meta.main in evaluated scripts ... should evaluate true in evaluated script => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+     '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+     '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+     '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n',\n-   stderr: '',\n    stdout: ''\n  }\n\n    assert.deepStrictEqual(result, {\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-meta-main-eval.mjs:43:12)\n\nimport.meta.main in evaluated scripts ... should evaluate true in worker instantiated with module source by evaluated script => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal ..."},{"usesNodeTest":1}],"parallel/test-http-client-agent-abort-close-event.js":[true,null,{}],"parallel/test-repl-sigint-nested-eval.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'setEncoding')\nchild.stdout.setEncoding('utf8');\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-sigint-nested-eval.js:22:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-sigint-nested-eval.js:5:26\n"},{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-2.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-buffer-inheritance.js":[true,null,{}],"parallel/test-cluster-disconnect-unshared-tcp.js":[true,null,{}],"parallel/test-messageport-hasref.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- MessagePort {\n-   Symbol(): {\n-     assignedSlot: false,\n-     hasActivationBehavior: false,\n-     host: null,\n-     listeners: [Object: null prototype] {},\n-     mode: ''\n-   },\n-   Symbol(Deno.core.hostObject): 'MessagePort',\n-   Symbol([[webidl.brand]]): Symbol('[[webidl.brand]]'),\n-   Symbol(enabled): false,\n-   Symbol(id): 3,\n-   Symbol(messageEventListenerCount): 0,\n-   Symbol(nodeWorkerThreadCloseCb): [Function (anonymous)],\n-   Symbol(refed): false,\n-   addListener: [Function (anonymous)],\n-   close: [Function (anonymous)],\n-   off: [Function (anonymous)],\n-   on: [Function (anonymous)],\n-   once: [Function (anonymous)],\n-   postMessage: [Function (anonymous)],\n-   ref: [Function (anonymous)],\n-   removeListener: [Function (anonymous)],\n-   unref: [Function (anonymous)]\n- }\n\nassert.strictEqual(handles[0], port1);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messageport-hasref.js:19:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messageport-hasref.js:5:26\n"},{}],"parallel/test-dotenv-node-options.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-tls-get-ca-certificates-system-without-flag.js":[true,null,{}],"sequential/test-write-heapsnapshot-options.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-repl-save-load-save-without-name.js":[true,null,{}],"parallel/test-worker-unsupported-eval-on-url.mjs":[true,null,{}],"parallel/test-timers-reset-process-domain-on-throw.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ null\n- undefined\n\n    assert.strictEqual(process.domain, undefined);\n           ^\n    at Domain.handleDomainError (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-timers-reset-process-domain-on-throw.js:32:12)\n    at Domain.emit (ext:deno_node/_events.mjs:440:20)\n    at Domain.emit (ext:deno_node/domain.ts:277:16)\n    at Domain.emitError (ext:deno_node/domain.ts:12:10)\n    at Domain.run (ext:deno_node/domain.ts:179:9)\n    at Timeout.err [as _onTimeout] (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-timers-reset-process-domain-on-throw.js:21:5)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n"},{}],"parallel/test-dgram-multicast-setTTL.js":[true,null,{}],"parallel/test-net-options-lookup.js":[true,null,{}],"parallel/test-tls-interleave.js":[true,null,{}],"parallel/test-crypto-rsa-dsa.js":[true,null,{}],"parallel/test-fs-stat.js":[true,null,{}],"es-module/test-esm-path-posix.mjs":[true,null,{}],"parallel/test-dns-resolvesrv-econnrefused.js":[true,null,{}],"test-runner/test-run-watch-delete.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ fileToUpdate: 'test.js', action: 'delete', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-delete.mjs:8:1)\n"},{}],"parallel/test-fs-cp-sync-dest-name-prefix-match.mjs":[true,null,{}],"parallel/test-snapshot-error.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"test-runner/test-output-arbitrary-output.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Uncaught error from ./test/fixtures/test-runner/output/arbitrary-output.js FAILED\\n' +\n+   '\\n' +\n+   ' ERRORS\\n' +\n+   '\\n' +\n+   './test/fixtures/test-runner/output/arbitrary-output.js (uncaught error)\\n' +\n+   \"error: (in promise) Error: Cannot find module 'internal/test_runner/reporter/v8-serializer'\\n\" +\n+   'Require stack:\\n' +\n+   '- <project-root>/test/fixtures/test-runner/output/arbitrary-output.js\\n' +\n+   '- <project-root>/test/fixtures/test-runner/output/arbitrary-output.js\\n' +\n+   \"const v8_reporter = require('internal/test_runner/reporter/v8-serializer');\\n\" +\n+   '                    ^\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/arbitrary-output.js:4:21)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   'This error was not caught from a test and caused the test runner to fail on the referenced module.\\n' +\n+   'It most likely originated from a dangling promise, event/timeout handler or top-level code.\\n' +\n+   '\\n' +\n+   ' FAILURES\\n' +\n+   '\\n' +\n+   './test/fixtures/test-runner/output/arbitrary-output.js (uncaught error)\\n' +\n+   '\\n' +\n+   'FAILED | 0 passed | 1 failed (0ms)\\n' +\n+   '\\n' +\n+   'error: Test failed\\n'\n- 'TAP version 13\\n' +\n-   'ok 1 - test\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   '  ...\\n' +\n-   '# arbitrary - pre\\n' +\n-   'ok 2 - test\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   '  ...\\n' +\n-   '# arbitrary - mid\\n' +\n-   'ok 3 - test\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   '  ...\\n' +\n-   '# arbitrary - post\\n' +\n-   '1..3\\n' +\n-   '# tests 3\\n' +\n-   '# suites 0\\n' +\n-   '# pass 3\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///hom ..."},{}],"parallel/test-http-proxy.js":[true,null,{}],"es-module/test-require-module-twice.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-v8-coverage.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: ENOENT: no such file or directory, readdir '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1311/cov_1'\n  const coverageFiles = fs.readdirSync(coverageDirectory);\n                           ^\n    at Object.readdirSync (ext:deno_node/_fs/_fs_readdir.ts:120:13)\n    at getFixtureCoverage (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-coverage.js:196:28)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-coverage.js:30:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-worker-memory.js":[true,null,{}],"parallel/test-fastutf8stream-sync.js":[true,null,{}],"parallel/test-http2-no-wanttrailers-listener.js":[true,null,{}],"parallel/test-http2-client-socket-destroy.js":[true,null,{}],"parallel/test-net-settimeout.js":[true,null,{}],"parallel/test-stream-readable-to-web-termination-byob.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) RangeError: Failed to construct 'ReadableStream': When underlying source is \"bytes\", strategy.size must be 'undefined'\n  const reader = Readable.toWeb(r, { type: 'bytes' }).getReader({ mode: 'byob' });\n                          ^\n    at new ReadableStream (ext:deno_web/06_streams.js:5282:15)\n    at Module.newReadableStreamFromStreamReadable (ext:deno_node/internal/webstreams/adapters.js:574:10)\n    at Readable.toWeb (ext:deno_node/internal/streams/readable.js:1854:27)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-readable-to-web-termination-byob.js:11:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-readable-to-web-termination-byob.js:5:26\n"},{}],"parallel/test-promise-unhandled-throw.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:19:58)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:32:53)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:5:26\n\n"},{}],"parallel/test-whatwg-url-custom-inspect.js":[true,null,{}],"parallel/test-net-socket-timeout-unref.js":[true,null,{}],"pseudo-tty/test-fatal-error.js":[false,{"code":1,"stderr":"error: Uncaught (in promise) TypeError: foobar\r\nconst err = new TypeError('foobar');\r\n            ^\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-fatal-error.js:8:13)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-fatal-error.js:5:26\r\n"},{}],"parallel/test-v8-serdes.js":[false,{"code":1,"stderr":"\n(node:14264) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: internalBinding(...).JSStream is not a constructor\nconst hostObject = new (internalBinding('js_stream').JSStream)();\n                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-serdes.js:36:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-serdes.js:5:26\n"},{}],"parallel/test-crypto-cipheriv-decipheriv.js":[true,null,{}],"parallel/test-stream-readable-setEncoding-null.js":[true,null,{}],"es-module/test-require-module-cycle-esm-cjs-esm-esm.js":[false,{"code":1,"stderr":"\n[process 8076]: --- stderr ---\n\n[process 8076]: --- stdout ---\n\n[process 8076]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-cjs-esm-esm.js:9:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-cjs-esm-esm.js:5:26\n"},{}],"parallel/test-dgram-create-socket-handle.js":[false,{"code":1,"stderr":"\n(node:19042) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'number'\n\n  assert.strictEqual(typeof handle.fd, 'number');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-create-socket-handle.js:14:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-create-socket-handle.js:5:26\n"},{}],"parallel/test-fs-sir-writes-alot.js":[true,null,{}],"parallel/test-fs-cp-promises-mode-flags.mjs":[true,null,{}],"parallel/test-stdin-script-child.js":[true,null,{}],"parallel/test-fs-writev.js":[true,null,{}],"client-proxy/test-https-proxy-request-auth-failure.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /407 Proxy Authentication Required/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /407 Proxy Authentication Required/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-auth-failure.mjs:55:8\n"},{}],"parallel/test-crypto-keygen-non-standard-public-exponent.js":[true,null,{}],"parallel/test-http2-malformed-altsvc.js":[true,null,{}],"parallel/test-vm-script-throw-in-tostring.js":[true,null,{}],"parallel/test-fs-cp-async-async-filter-function.mjs":[true,null,{}],"parallel/test-fs-mkdir-recursive-eaccess.js":[true,null,{}],"parallel/test-tls-ecdh-multiple.js":[true,null,{}],"parallel/test-unicode-node-options.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-crypto-sec-level.js":[true,null,{}],"parallel/test-net-access-byteswritten.js":[true,null,{}],"parallel/test-zlib-zstd-dictionary.js":[true,null,{}],"parallel/test-domain-timers.js":[true,null,{}],"sequential/test-cpu-prof-drained.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-drained.js:38:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-drained.js:5:26\n"},{}],"parallel/test-fs-write-stream-fs.js":[true,null,{}],"parallel/test-http2-dont-lose-data.js":[true,null,{}],"parallel/test-net-connect-options-ipv6.js":[true,null,{}],"parallel/test-heap-prof-basic.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-basic.js:36:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-basic.js:5:26\n"},{}],"parallel/test-worker-internal-modules.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-worker-internal-modules.mjs\nWorker threads should not be able to access internal modules ...\n  worker instantiated with module file path ... FAILED (29ms)\n  worker instantiated with module source ... FAILED (21ms)\n  worker instantiated with data: URL ... FAILED (21ms)\nWorker threads should not be able to access internal modules ... FAILED (due to 3 failed steps) (74ms)\n\n ERRORS \n\nWorker threads should not be able to access internal modules ... worker instantiated with module file path => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_UNKNOWN_BUILTIN_MODULE'\n- }\n\n    await assert.rejects(once(w, 'exit'), { code: 'ERR_UNKNOWN_BUILTIN_MODULE' });\n    ^\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-internal-modules.mjs:24:5)\n\nWorker threads should not be able to access internal modules ... worker instantiated with module source => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_UNKNOWN_BUILTIN_MODULE'\n- }\n\n    await assert.rejects(once(w, 'exit'), { code: 'ERR_UNKNOWN_BUILTIN_MODULE' });\n    ^\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-internal-modules.mjs:29:5)\n\nWorker threads should not be able to access internal modules ... worker instantiated with data: URL => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_UNKNOWN_BUILTIN_MODULE'\n- }\n\n    await assert.rejects(once(w, 'exit'), { code: 'ERR_UNKNOWN_BUILTIN_MODULE' });\n    ^\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-int ..."},{"usesNodeTest":1}],"parallel/test-internal-modules.js":[true,null,{}],"parallel/test-fs-read-stream-patch-open.js":[true,null,{}],"test-runner/test-output-describe-nested.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: nested - no tests\\n' +\n-   '    # Subtest: nested\\n' +\n-   '        # Subtest: nested\\n' +\n-   '        ok 1 - nested\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '          ...\\n' +\n-   '        1..1\\n' +\n-   '    ok 1 - nested\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'suite'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 1 - nested - no tests\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 2\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-describe-nested.mjs:7:1\n"},{}],"parallel/test-inspector-wait.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-net-bytes-stats.js":[true,null,{}],"parallel/test-util-sleep.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-stream-construct-compat-error-write.js":[true,null,{}],"parallel/test-repl-underscore.js":[true,null,{}],"parallel/test-http-date-header.js":[true,null,{}],"parallel/test-fs-cp-async-invalid-options-type.mjs":[true,null,{}],"sequential/test-cluster-net-listen-ipv6only-none.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: listen EADDRINUSE: address already in use 0.0.0.0:12346\n    at Server._setupListenHandle [as _listen2] (ext:deno_node/net.ts:1578:18)\n    at _listenInCluster (ext:deno_node/net.ts:1339:14)\n    at doListen (ext:deno_node/net.ts:1392:9)\n    at processTicksAndRejections (ext:core/01_core.js:378:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-shadow-realm-gc-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const realm = new ShadowRealm();\n                ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc-module.js:16:17\n    at runAndBreathe (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:132:11)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc-module.js:15:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc-module.js:5:26\n"},{}],"parallel/test-tls-no-rsa-key.js":[true,null,{}],"test-runner/test-run-watch-without-file.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ fileToUpdate: 'test.js', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-without-file.mjs:8:1)\n"},{}],"parallel/test-https-client-get-url.js":["IGNORE",null,{"ignoreReason":"Test relies on NODE_TLS_REJECT_UNAUTHORIZED env var to disable TLS verification at runtime; Deno uses the --unsafely-ignore-certificate-errors CLI flag instead"}],"parallel/test-repl-require-self-referential.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-domain-ee.js":[true,null,{}],"parallel/test-cluster-worker-no-exit.js":[true,null,{}],"parallel/test-http-parser-finish-error.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-finish-error.js:13:33)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-finish-error.js:5:26\n\n"},{}],"sequential/test-tls-session-timeout.js":[true,null,{}],"parallel/test-debugger-object-type-remote-object.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-async-local-storage-exit-does-not-leak.js":[true,null,{}],"parallel/test-path-resolve.js":[true,null,{}],"parallel/test-errors-aborterror.js":[true,null,{}],"parallel/test-cluster-disconnect.js":[true,null,{}],"pseudo-tty/test-trace-sigint.js":[true,null,{}],"parallel/test-http-response-status-message.js":[true,null,{}],"test-runner/test-output-coverage-width-150-uncovered-lines.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 150\\n' +\n-   'ok 1 - Coverage Print Fixed Width 150\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# ----------------------------------------------------------------------------------------------------------------------------------------------------\\n' +\n-   '# file                                       | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# ----------------------------------------------------------------------------------------------------------------------------------------------------\\n' +\n-   '# test                                       |        |          |         |\\n' +\n-   '#  fixtures                                  |        |          |         |\\n' +\n-   '#   test-runner                              |        |          |         |\\n' +\n-   '#    coverage-snap                           |        |          |         |\\n' +\n-   '#     a.js                                   |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 29-30 40-42 45-47 50-52\\n' +\n-   '#     b.js                                   |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#     many-uncovered-lines.js                |  50.99 |    42.86 |    1.92 | 5-7 9-11 13-15 17-19 29-30 40-42 45-47 50-52 55-57 59-61 63-65 67-69 91…\\n' +\n-   '#    output                                  |        |          |         |\\n' +\n-   '#     coverage-width-150-uncovered-lines.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------------------------- ..."},{}],"parallel/test-emit-after-uncaught-exception.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(Object.keys(id_obj).length, 0);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-emit-after-uncaught-exception.js:22:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-inspector-port-zero-cluster.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(ports.every((port) => port > 0))\n\n      assert(ports.every((port) => port > 0));\n      ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-port-zero-cluster.js:42:7\n"},{}],"parallel/test-internal-util-decorate-error-stack.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-vm-preserves-property.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-fatal-streaming.js":[true,null,{}],"parallel/test-http-unix-socket.js":[true,null,{}],"parallel/test-readable-from-web-enqueue-then-close.js":[true,null,{}],"parallel/test-crypto-keygen-async-named-elliptic-curve-encrypted-p256.js":[true,null,{}],"parallel/test-worker-process-exit-async-module.js":[true,null,{}],"sequential/test-cli-syntax-good.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-http2-priority-cycle-.js":[true,null,{}],"parallel/test-http-outgoing-writableFinished.js":[true,null,{}],"parallel/test-event-emitter-max-listeners-warning-for-symbol.js":[true,null,{}],"parallel/test-fs-stream-destroy-emit-error.js":[true,null,{}],"sequential/test-watch-mode-restart-esm-loading-error.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Timed out waiting for restart\n          future.reject(new Error('Timed out waiting for restart'));\n                        ^\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-watch-mode-restart-esm-loading-error.mjs:83:25)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-http2-server-startup.js":[true,null,{}],"parallel/test-eventtarget-memoryleakwarning.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 4, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:709:28\n    at Array.forEach (<anonymous>)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:708:28)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventtarget-memoryleakwarning.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n\n"},{}],"parallel/test-vm-module-dynamic-import-promise.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Import \"mod1\" not a dependency\n"},{}],"parallel/test-fs-utils-get-dirents.js":[true,null,{}],"parallel/test-repl-autolibs.js":[true,null,{}],"parallel/test-performance-many-marks.js":[true,null,{}],"parallel/test-http2-status-code.js":[true,null,{}],"parallel/test-snapshot-reproducible.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http-header-obstext.js":[true,null,{}],"parallel/test-async-hooks-run-in-async-scope-caught-exception.js":[true,null,{}],"es-module/test-esm-windows.js":[true,null,{}],"parallel/test-events-static-geteventlisteners.js":[true,null,{}],"parallel/test-tty-stdin-end.js":[true,null,{}],"es-module/test-wasm-simple.js":[true,null,{}],"parallel/test-diagnostics-channel-sync-unsubscribe.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-sync-unsubscribe.js:12:35)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-sync-unsubscribe.js:5:26\n\n"},{}],"parallel/test-http2-large-write-destroy.js":[true,null,{}],"parallel/test-dgram-send-empty-packet.js":[true,null,{}],"parallel/test-http-server-keepalive-end.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-keepalive-end.js:12:24)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at parserOnIncoming (node:_http_server:694:12)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n\n"},{}],"parallel/test-inspector-vm-global-accessors-getter-sideeffect.js":[true,null,{}],"parallel/test-readline-reopen.js":[true,null,{}],"parallel/test-fs-non-number-arguments-throw.js":[true,null,{}],"parallel/test-tls-connect-hints-option.js":[true,null,{}],"es-module/test-esm-require-cache.mjs":[true,null,{}],"es-module/test-require-module-conditional-exports-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'require'\n- 'module'\n\nassert.strictEqual(loader.require('import-module-require').resolved, 'module');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-conditional-exports-module.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-conditional-exports-module.js:5:26\n"},{}],"parallel/test-repl-persistent-history.js":[false,{"code":1,"stderr":"Mismatched before function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:140:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:5:26\nMismatched runTest function calls. Expected exactly 10, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:189:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:251:28\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at REPLServer.setupHistory (node:repl:1242:7)\n    at Object.createRepl [as createInternalRepl] (ext:deno_node/internal/repl.ts:45:8)\n    at runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-persistent-history.js:214 ..."},{}],"parallel/test-cli-syntax-piped-bad.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-https-agent-servername.js":[true,null,{}],"es-module/test-require-module-preload.js":["IGNORE",null,{"ignoreReason":"Tests Node's --require / --import preload CLI flags, which Deno does not implement."}],"parallel/test-http-upgrade-reconsume-stream.js":[true,null,{}],"parallel/test-process-remove-all-signal-listeners.js":[true,null,{}],"parallel/test-http-contentLength0.js":[true,null,{}],"parallel/test-timers-negative-duration-warning.js":[true,null,{}],"parallel/test-vm-data-property-writable.js":[true,null,{}],"parallel/test-snapshot-coverage.js":[false,{"code":1,"stderr":"Files in tmpdir.path []\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(coverage.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-coverage.js:40:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-coverage.js:5:26\n"},{}],"parallel/test-internal-fs.js":[true,null,{}],"parallel/test-stream-pipeline-http2.js":[true,null,{}],"parallel/test-preload-self-referential.js":[true,null,{}],"parallel/test-buffer-backing-arraybuffer.js":["IGNORE",null,{"ignoreReason":"Deno does not allow heap-allocated ArrayBuffer, and we can't change it (for now)"}],"parallel/test-fs-promises-file-handle-stat.js":[true,null,{}],"parallel/test-event-emitter-special-event-names.js":[true,null,{}],"parallel/test-http-dump-req-when-res-ends.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-dgram-udp6-send-default-host.js":[true,null,{}],"parallel/test-vm-module-evaluate-synthethic-module.js":[true,null,{}],"parallel/test-crypto-dh-group-setters.js":[true,null,{}],"parallel/test-signal-safety.js":[false,{"code":1,"stderr":"\n(node:13995) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /^TypeError: Illegal invocation$/. Input:\n\n'TypeError: Signal is not a constructor'\n\nassert.throws(function() {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-safety.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-safety.js:5:26\n"},{}],"parallel/test-stream2-basic.js":[true,null,{}],"parallel/test-stream-pipe-deadlock.js":[true,null,{}],"parallel/test-stdout-to-file.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-builtin-on-disk-import.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-on-disk-import.mjs:4:10)\n"},{}],"sequential/test-cpu-prof-dir-and-name.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-and-name.js:43:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-and-name.js:5:26\n"},{}],"parallel/test-parse-args.mjs":[false,{"code":1,"stderr":"running 109 tests from ./test/parallel/test-parse-args.mjs\nwhen short option used as flag then stored as flag ... ok (0ms)\nwhen short option used as flag before positional then stored as flag and positional (and not value) ... ok (0ms)\nwhen short option `type: \"string\"` used with value then stored as value ... ok (0ms)\nwhen short option listed in short used as flag then long option stored as flag ... ok (0ms)\nwhen short option listed in short and long listed in `type: \"string\"` and used with value then long option stored as value ... ok (0ms)\nwhen short option `type: \"string\"` used without value then stored as flag ... ok (0ms)\nshort option group behaves like multiple short options ... ok (0ms)\nshort option group does not consume subsequent positional ... ok (0ms)\nif terminal of short-option group configured `type: \"string\"`, subsequent positional is stored ... ok (0ms)\nhandles short-option groups in conjunction with long-options ... ok (0ms)\nhandles short-option groups with \"short\" alias configured ... ok (0ms)\nhandles short-option followed by its value ... ok (0ms)\nEverything after a bare `--` is considered a positional argument ... ok (0ms)\nargs are true ... ok (0ms)\narg is true and positional is identified ... ok (0ms)\nargs equals are passed `type: \"string\"` ... ok (0ms)\nwhen args include single dash then result stores dash as positional ... ok (0ms)\nzero config args equals are parsed as if `type: \"string\"` ... ok (0ms)\nsame arg is passed twice `type: \"string\"` and last value is recorded ... ok (0ms)\nargs equals pass string including more equals ... ok (0ms)\nfirst arg passed for `type: \"string\"` and \"multiple\" is in array ... ok (0ms)\nargs are passed `type: \"string\"` and \"multiple\" ... ok (0ms)\nwhen expecting `multiple:true` boolean option and option used multiple times then result includes array of booleans matching usage ... ok (0ms)\norder of option and positional does not matter (per README) ... ok (0ms)\ncorrect default args ...\n  with CLI flags ...\n    -e <s ..."},{"usesNodeTest":1}],"parallel/test-stream-pipe-after-end.js":[true,null,{}],"parallel/test-runner-force-exit-flush.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-runner-force-exit-flush.js\njunit reporter ... FAILED (42ms)\nspec reporter ... FAILED (42ms)\ntap reporter ... FAILED (42ms)\n\n ERRORS \n\njunit reporter => ./test/parallel/test-runner-force-exit-flush.js:27:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(child.status, 1);\n         ^\n    at runWithReporter (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:21:10)\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:28:31)\n\nspec reporter => ./test/parallel/test-runner-force-exit-flush.js:36:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(child.status, 1);\n         ^\n    at runWithReporter (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:21:10)\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:37:31)\n\ntap reporter => ./test/parallel/test-runner-force-exit-flush.js:43:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(child.status, 1);\n         ^\n    at runWithReporter (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:21:10)\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-flush.js:44:31)\n\n FAILURES \n\njunit reporter => ./test/parallel/test-runner-force-exit-flush.js:27:1\nspec reporter => ./test/parallel/test-runner-force-exit-flush.js:36:1\ntap reporter => ./test/parallel/test-runner-force-exit-flush.js:43:1\n\nFAILED | 0 passed | 3 failed (131ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-buffer-of-no-deprecation.js":[true,null,{}],"parallel/test-module-wrap.js":[true,null,{}],"parallel/test-url-parse-format.js":[true,null,{"usesNodeTest":1}],"parallel/test-tls-socket-constructor-alpn-options-parsing.js":[true,null,{}],"parallel/test-worker-message-port-message-port-transferring.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-message-port-transferring.js:18:37\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at MessagePort._listener (ext:deno_node/worker_threads.ts:1231:9)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at MessagePort.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at dispatchPortMessageData (ext:deno_web/13_message_port.js:182:10)\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-message-port-transferring.js:19:30\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at MessagePort._listener (ext:deno_node/worker_threads.ts:1231:9)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at MessagePort.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at dispatchPortMessageData (ext:deno_web/13_message_port.js:182:10)\n\n"},{}],"parallel/test-child-process-spawn-error.js":[true,null,{}],"parallel/test-events-listener-count-with-listener.js":[true,null,{}],"parallel/test-internal-process-binding.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http2-respond-file-with-pipe.js":[true,null,{}],"parallel/test-worker-cpu-usage.js":[true,null,{}],"parallel/test-performance-nodetiming-uvmetricsinfo.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'loopCount')\n  assert.strictEqual(info.loopCount, 0);\n                          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/test-nodetiming-uvmetricsinfo.js:18:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/test-nodetiming-uvmetricsinfo.js:5:26\n\n\n1 !== 0\n\n  assert.strictEqual(status, 0, stderr.toString());\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-nodetiming-uvmetricsinfo.js:23:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-nodetiming-uvmetricsinfo.js:5:26\n"},{}],"parallel/test-https-host-headers.js":[true,null,{}],"parallel/test-inspector-scriptparsed-context.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:42687/561ce4ee-ee66-471b-83b8-84ed6f42f6ec\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts !== [eval]\n+ actual - expected\n\n+ 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-scriptparsed-context.js:56:17) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-buffer-isencoding.js":[true,null,{}],"sea/test-single-executable-application-use-code-cache.js":[true,null,{}],"parallel/test-tls-net-socket-keepalive-12.js":[true,null,{}],"es-module/test-esm-exports.mjs":[false,{"code":1,"stderr":"\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/index.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/bar.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules/asdf.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_ ..."},{}],"parallel/test-worker-esmodule.js":[true,null,{}],"parallel/test-tls-cert-ext-encoding.js":[true,null,{}],"parallel/test-fs-read-stream-encoding.js":[true,null,{}],"parallel/test-disable-proto-throw.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-disable-proto-throw.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-disable-proto-throw.js:5:26\n"},{}],"parallel/test-buffer-writeint.js":[true,null,{}],"parallel/test-tls-hello-parser-failure.js":[true,null,{}],"parallel/test-queue-microtask-uncaught-asynchooks.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   'init',\n-   'after',\n-   'before',\n-   'destroy'\n- ]\n\n  assert.deepStrictEqual(events, ['init', 'after', 'before', 'destroy']);\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-queue-microtask-uncaught-asynchooks.js:35:10)\n    at process.emit (ext:deno_node/_events.mjs:452:22)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-readline-emit-keypress-events.js":[true,null,{}],"parallel/test-vm-ownpropertynames.js":[true,null,{}],"parallel/test-stream-transform-hwm0.js":[true,null,{}],"parallel/test-stream-readable-ended.js":[true,null,{}],"parallel/test-domain-uncaught-exception.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: test test4 should have sent message: uncaughtException but didn't\n          assert.fail(`test ${test.fn.name} should have sent message: ${\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-uncaught-exception.js:174:18\n    at Array.forEach (<anonymous>)\n    at ChildProcess.onExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-uncaught-exception.js:171:29)\n    at ChildProcess.onExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:452:22)\n    at ext:deno_node/internal/child_process.ts:1901:16\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"sequential/test-process-warnings.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /at Object\\.<anonymous>\\s\\(.+warnings\\.js:3:9\\)/. Input:\n\n'(node:5548) Warning: a bad practice warning\\n'\n\n  assert.match(stderr, /at Object\\.<anonymous>\\s\\(.+warnings\\.js:3:9\\)/);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-process-warnings.js:35:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:379:9)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-fs-cp-sync-copy-socket-error.mjs":[true,null,{}],"parallel/test-http2-util-asserts.js":[true,null,{}],"parallel/test-http2-respond-file-filehandle.js":[true,null,{}],"parallel/test-domain-error-types.js":[true,null,{}],"parallel/test-repl-no-terminal-restore-process-listeners.js":[true,null,{}],"parallel/test-https-agent-session-reuse.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of null (reading 'toString')\n  assert.strictEqual(clientSessions.first.toString('hex'),\n                                          ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-session-reuse.js:115:43)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-fs-readdir-types.js":[false,{"code":1,"stderr":"\n(node:13821) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'testing' !== 'empty'\n\n    assert.strictEqual(dirent.name, files[i]);\n           ^\n    at assertDirents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readdir-types.js:40:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readdir-types.js:52:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readdir-types.js:5:26\n"},{}],"parallel/test-process-execve-abort.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: error: Uncaught (in promise) TypeError: process.execve is not a function\n  process.execve(\n          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-abort.js:15:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-abort.js:5:26\n\n  assert.ok(stderr.includes('process.execve failed with error code ENOENT'), stderr);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-abort.js:24:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-abort.js:5:26\n"},{}],"parallel/test-http-max-header-size.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n16384 !== 10\n\nassert.strictEqual(+child.stdout.toString().trim(), 10);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-max-header-size.js:11:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-max-header-size.js:5:26\n"},{}],"parallel/test-common-countdown.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-callback-error.js":[true,null,{}],"parallel/test-errors-systemerror-stackTraceLimit-has-only-a-getter.js":[true,null,{}],"parallel/test-tls-client-resume.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(sessionx)\n\n    assert(sessionx);\n    ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-resume.js:58:5)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-http-incoming-pipelined-socket-destroy.js":[true,null,{}],"parallel/test-net-end-destroyed.js":[true,null,{}],"parallel/test-http-server-drop-connections-in-cluster.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-process-execve-validation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'process.execve is not a function',\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"execPath\" argument must be of type string. Received type number (123)',\n    name: 'TypeError'\n  }\n\n    assert.throws(() => {\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-validation.js:14:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-validation.js:5:26\n"},{}],"module-hooks/test-module-hooks-resolve-require-resolve-imported-cjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-imported-cjs.js:14:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-imported-cjs.js:5:26\n"},{}],"parallel/test-fs-watch-recursive-sync-write.js":[true,null,{}],"parallel/test-util-convert-signal-to-exit-code.mjs":[true,null,{}],"parallel/test-net-dns-error.js":[true,null,{}],"parallel/test-util-promisify-custom-names.mjs":[true,null,{}],"parallel/test-net-server-keepalive.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-crypto-webcrypto-aes-decrypt-tag-too-small.js":[true,null,{}],"parallel/test-repl-uncaught-exception-evalcallback.js":[true,null,{}],"parallel/test-worker-process-cwd.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-process-cwd.js:23:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-process-cwd.js:5:26\n\nerror: Uncaught (in worker \"\") (in promise) AssertionError: The input did not match the regular expression /AtomicsLoad/. Input:\n\n'function cwd() {\\n  return op_fs_cwd();\\n}'\n\n  assert.match(process.cwd.toString(), /AtomicsLoad/);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-process-cwd.js:35:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-process-cwd.js:5:26\n"},{}],"parallel/test-http-res-write-after-end.js":[true,null,{}],"parallel/test-console-log-stdio-broken-dest.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-context-optional.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-optional.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-optional.js:5:26\n"},{}],"module-hooks/test-module-hooks-load-invalid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-invalid.js:9:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-invalid.js:5:26\n"},{}],"parallel/test-snapshot-cjs-main.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-tls-empty-sni-context.js":[true,null,{}],"parallel/test-vm-module-reevaluate.js":[true,null,{}],"parallel/test-heap-prof-dir-relative.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-relative.js:41:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-relative.js:5:26\n"},{}],"parallel/test-http-request-arguments.js":[true,null,{}],"parallel/test-crypto-keygen.js":[true,null,{}],"wasi/test-wasi-gettimeofday.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: gettimeofday\n\n[process 8804]: --- stderr ---\n\n[process 8804]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8804]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-gettimeofday.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-gettimeofday.js:5:26\n"},{}],"parallel/test-snapshot-incompatible.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-regression-object-prototype.js":[true,null,{}],"parallel/test-stream2-read-sync-stack.js":[true,null,{}],"es-module/test-esm-import-attributes-validation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/modules/esm/assert'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-validation.js\nconst { validateAttributes } = require('internal/modules/esm/assert');\n                               ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-validation.js:7:32)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-spawn-cmd-named-pipe.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-race-esm.mjs":[true,null,{}],"parallel/test-btoa-atob.js":[true,null,{}],"parallel/test-async-hooks-asyncresource-constructor.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-asyncresource-constructor.js:15:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-asyncresource-constructor.js:5:26\n"},{}],"parallel/test-cluster-worker-handle-close.js":[true,null,{}],"parallel/test-stream-writable-ended-state.js":[true,null,{}],"parallel/test-http2-util-update-options-buffer.js":["IGNORE",null,{"ignoreReason":"Test pokes the internal http2 state buffers via internalBinding('http2').optionsBuffer; Deno's http2 binding intentionally does not expose these typed-array views over thread-local Rust state to JS"}],"sequential/test-cpu-prof-kill.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-kill.js:39:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-kill.js:5:26\n"},{}],"parallel/test-fs-open-mode-mask.js":[true,null,{}],"parallel/test-compile-cache-typescript-commonjs.js":[true,null,{}],"parallel/test-socket-options-invalid.js":[true,null,{}],"pummel/test-vm-memleak.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: global.gc is not a function\n  global.gc();\n         ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-vm-memleak.js:45:10)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"module-hooks/test-async-loader-hooks-throw-function.mjs":[false,{"code":1,"stderr":"\n[process 6667]: --- stderr ---\n\n[process 6667]: --- stdout ---\n\n[process 6667]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-function.mjs:7:1\n"},{}],"parallel/test-crypto-keygen-async-rsa.js":["IGNORE",null,{"ignoreReason":"Decrypting legacy PEM encrypted private keys (Proc-Type/DEK-Info format) is not yet supported; only PKCS#8 encrypted key import works"}],"parallel/test-diagnostics-channel-tracing-channel-has-subscribers.js":[true,null,{}],"parallel/test-net-write-fully-async-buffer.js":[true,null,{}],"test-runner/test-output-suite-skip-hooks.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'BEFORE 2\\n' +\n-   'BEFORE EACH 2\\n' +\n-   'should run 1\\n' +\n-   'AFTER EACH 2\\n' +\n-   'BEFORE EACH 2\\n' +\n-   'should run 2\\n' +\n-   'AFTER EACH 2\\n' +\n-   'AFTER 2\\n' +\n-   '﹣ skip all hooks in this suite (*ms) # SKIP\\n' +\n-   '▶ suite runs with mixture of skipped tests\\n' +\n-   '  ﹣ should not run (*ms) # SKIP\\n' +\n-   '  ✔ should run 1 (*ms)\\n' +\n-   '  ﹣ should not run (*ms) # SKIP\\n' +\n-   '  ✔ should run 2 (*ms)\\n' +\n-   '✔ suite runs with mixture of skipped tests (*ms)\\n' +\n-   'ℹ tests 4\\n' +\n-   'ℹ suites 2\\n' +\n-   'ℹ pass 2\\n' +\n-   'ℹ fail 0\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 2\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-suite-skip-hooks.mjs:8:1\n"},{}],"parallel/test-http-extra-response.js":[true,null,{}],"parallel/test-net-socket-connect-invalid-autoselectfamily.js":[true,null,{}],"parallel/test-v8-stats.js":[true,null,{}],"parallel/test-util-emit-experimental-warning.js":[true,null,{}],"parallel/test-worker-relative-path-double-dot.js":[true,null,{}],"test-runner/test-output-test-timeout-flag-with-test.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-assert-esm-cjs-message-verify.js":[true,null,{"usesNodeTest":1}],"parallel/test-process-beforeexit.js":[true,null,{}],"parallel/test-crypto-dh-curves.js":[true,null,{}],"parallel/test-worker-message-port-arraybuffer.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-arraybuffer.js:24:24\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at MessagePort._listener (ext:deno_node/worker_threads.ts:1231:9)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at MessagePort.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at dispatchPortMessageData (ext:deno_web/13_message_port.js:182:10)\n\n"},{}],"parallel/test-repl-tab-complete-unary-expressions.js":[true,null,{"usesNodeTest":1}],"parallel/test-next-tick-ordering2.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-headers.js":[true,null,{}],"parallel/test-stream-writable-aborted.js":[true,null,{}],"test-runner/test-watch-rename-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"pummel/test-https-large-response.js":[true,null,{}],"parallel/test-event-emitter-get-max-listeners.js":[true,null,{}],"parallel/test-whatwg-webstreams-adapters-to-streamreadable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamreadable.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamreadable.js:21:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-source-map-cjs-require-cache.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Test SourceMap of deleted CJS module is cleared failed\n  throw new Error(`Test ${name} failed`);\n        ^\n    at gcUntil (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:64:9)\n"},{}],"parallel/test-eslint-required-modules.js":[true,null,{}],"parallel/test-stream2-pipe-error-once-listener.js":[true,null,{}],"parallel/test-dns-channel-cancel-promise.js":[true,null,{}],"parallel/test-fs-readv-sync.js":[true,null,{}],"parallel/test-primitive-timer-leak.js":[true,null,{}],"parallel/test-timers-clearImmediate-als.js":[true,null,{}],"parallel/test-timers-promises.js":[true,null,{"usesNodeTest":1}],"parallel/test-errors-systemerror-stackTraceLimit-custom-setter.js":[true,null,{}],"parallel/test-stream-writable-final-throw.js":[true,null,{}],"parallel/test-runner-option-validation.js":[true,null,{"usesNodeTest":1}],"sequential/test-inspector-network-resource.js":[false,{"code":1,"stderr":"running 5 tests from ./test/sequential/test-inspector-network-resource.js\nshould load and stream a static network resource using loadNetworkResource and IO.read ...\nok | 0 passed | 0 failed (10ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"client-proxy/test-https-proxy-request-handshake-failure.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       host: 'localhost:35167'\n-     },\n-     method: 'CONNECT',\n-     url: 'localhost:35167'\n-   }\n- ]\n\nassert.deepStrictEqual(logs, [{\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-handshake-failure.mjs:46:8\n"},{}],"parallel/test-whatwg-webstreams-adapters-to-readablestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-readablestream.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-readablestream.js:10:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-worker-broadcastchannel-wpt.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'from c1'\n- 'from c3'\n         ^\n\n          assert.strictEqual(events[0].data, 'from c3');\n                 ^\n    at BroadcastChannel.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-broadcastchannel-wpt.js:62:18)\n    at BroadcastChannel.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at BroadcastChannel.wrappedHandler (ext:deno_web/02_event.js:1467:12)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at BroadcastChannel.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at go (ext:deno_web/01_broadcast_channel.js:83:15)\n    at ext:deno_web/02_timers.js:145:42\n"},{}],"parallel/test-http2-padding-aligned.js":[true,null,{}],"parallel/test-tls-basic-validations.js":[true,null,{}],"parallel/test-temporal-with-zoneinfo.js":[true,null,{}],"parallel/test-http-keep-alive-timeout.js":[true,null,{}],"parallel/test-worker-safe-getters.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-client-race.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch-https.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch-https.mjs:16:1\n"},{}],"parallel/test-http2-pipe-named-pipe.js":[true,null,{}],"parallel/test-trace-events-bootstrap.js":["IGNORE",null,{"ignoreReason":"Deno does not implement Node.js --trace-event-categories CLI flag, so node_trace.${rotation}.log is never emitted."}],"parallel/test-child-process-fork-exec-argv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   '--stack-size=256'\n- ]\n\n    assert.deepStrictEqual(JSON.parse(out), execArgv);\n           ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-exec-argv.js:47:12)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-v8-flag-pool-size-0.js":[true,null,{}],"parallel/test-no-addons-resolution-condition.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Initiated Worker with invalid execArgv flags: --no-addons\n    const worker = new Worker(__filename, { execArgv });\n                   ^\n    at new NodeWorker (ext:deno_node/worker_threads.ts:151:19)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-no-addons-resolution-condition.js:15:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-no-addons-resolution-condition.js:5:26\n"},{}],"parallel/test-assert-async.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-promise-run-stores.js":[true,null,{}],"es-module/test-esm-url-extname.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'node:internal/modules/esm/get_format'\nconst { extname } = require('node:internal/modules/esm/get_format');\n                    ^\n    at Module._resolveFilename (node:module:716:17)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-url-extname.js:6:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-https-max-header-size-per-stream.js":[true,null,{}],"parallel/test-socket-writes-before-passed-to-tls-socket.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-worker-exit-event-error.js":[true,null,{}],"parallel/test-https-pfx.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: received fatal alert: AccessDenied\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-http-header-read.js":[true,null,{}],"parallel/test-child-process-fork-closed-channel-segfault.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-trace-events-process-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-process-exit.js:17:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-web-locks-query.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-web-locks-query.js\nWeb Locks - query missing WPT tests ...\n  should report different ids for held locks from different contexts ...\nok | 0 passed | 0 failed (32ms)\n\n\nerror: Uncaught (in worker \"[worker eval]\") TypeError: Cannot read properties of undefined (reading 'request')\n    at [ext:runtime/web_worker.rs:1126:35]:8:23\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-tls-off-thread-cert-loading.js":[true,null,{}],"parallel/test-http2-respond-file-errors.js":[true,null,{}],"parallel/test-worker-nested-on-process-exit.js":[true,null,{}],"parallel/test-http-invalid-te.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-invalidheaderfield2.js":[true,null,{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-8.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-vm-module-link-shared-deps.js":[true,null,{}],"parallel/test-fs-write-stream-file-handle-2.js":[true,null,{}],"parallel/test-stream-readable-flow-recursion.js":[true,null,{}],"parallel/test-http-wget.js":[true,null,{}],"parallel/test-dns-promises-exists.js":[true,null,{}],"parallel/test-net-better-error-messages-port-hostname.js":[true,null,{}],"parallel/test-child-process-http-socket-leak.js":[true,null,{}],"parallel/test-fs-fchmod.js":[true,null,{}],"module-hooks/test-module-hooks-load-buffers.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-buffers.js:14:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-buffers.js:5:26\n"},{}],"parallel/test-dns-memory-error.js":[true,null,{}],"parallel/test-trace-events-api-worker-disabled.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Proxy.expectsError (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:716:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-api-worker-disabled.js:7:23)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-api-worker-disabled.js:5:26\n\n"},{}],"parallel/test-timers-to-primitive.js":[true,null,{}],"parallel/test-stream-pipe-manual-resume.js":[true,null,{}],"parallel/test-worker-abort-on-uncaught-exception.js":[true,null,{}],"parallel/test-http-outgoing-finished.js":[true,null,{}],"parallel/test-repl-strict-mode-previews.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /\\/\\/ ReferenceError: xyz is not defined/. Input:\n\n'\\x1b[1G\\n\\x1b[0J\\n> \\n\\x1b[3G\\nx\\ny\\nz\\n'\n\n  assert.match(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-strict-mode-previews.js:46:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-strict-mode-previews.js:5:26\n"},{}],"parallel/test-eslint-avoid-prototype-pollution.js":[true,null,{}],"parallel/test-stream-readable-constructor-set-methods.js":[true,null,{}],"sea/test-build-sea-invalid-executable.js":[true,null,{}],"parallel/test-stream-writable-null.js":[true,null,{}],"parallel/test-webcrypto-cryptokey-workers.js":[true,null,{}],"parallel/test-buffer-fakes.js":[true,null,{}],"parallel/test-eventsource.js":[true,null,{}],"parallel/test-repl-tab-complete-buffer.js":[true,null,{}],"parallel/test-inspector-async-stack-traces-set-interval.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:41551/f3a0f587-272d-41ad-8f2a-8d9138f9d411\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n[test] Skipping the first breakpoint in the eval script\n\nAssertionError [ERR_ASSERTION]: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts !== [eval]\n+ actual - expected\n\n+ 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at skipFirstBreakpoint (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-stack-traces-set-interval.js:12:17)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-stack-traces-set-interval.js:42:9) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-worker-http2-generic-streams-terminate.js":[true,null,{}],"parallel/test-net-socket-write-after-close.js":[true,null,{}],"parallel/test-fs-writesync-crash.js":[false,{"code":1,"stderr":"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.223\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Bad file descriptor (os error 9)',\n-   message: '',\n    name: 'Error'\n  }\n\nassert.throws(() => writeSync(fd, 'test'), error);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-writesync-crash.js:40:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-writesync-crash.js:5:26\n"},{}],"parallel/test-os-constants-signals.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-readdir-recursive.js":[true,null,{"usesNodeTest":1}],"parallel/test-child-process-stdio-inherit.js":[true,null,{}],"parallel/test-http2-client-rststream-before-connect.js":[true,null,{}],"parallel/test-diagnostics-channel-pub-sub.js":[true,null,{}],"parallel/test-http2-compat-socket-destroy-delayed.js":[true,null,{}],"parallel/test-perf-gc-crash.js":[true,null,{}],"parallel/test-runner-watch-mode-complex.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"parallel/test-http2-invalid-last-stream-id.js":[true,null,{}],"parallel/test-compile-cache-api-success.js":[false,{"code":1,"stderr":"\n\n\n[process 17880]: --- stderr ---\n\n[process 17880]: --- stdout ---\n\n[process 17880]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /typescript\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-success.js:40:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-success.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /typescript\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: undefined/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-success.js:33:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spaw ..."},{}],"parallel/test-sqlite-timeout.js":[true,null,{"usesNodeTest":1}],"parallel/test-watch-mode-kill-signal-invalid.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /TypeError \\[ERR_UNKNOWN_SIGNAL\\]: Unknown signal: invalid_signal/. Input:\n\n'Watcher Process started.\\n'\n\nassert.match(\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-watch-mode-kill-signal-invalid.mjs:36:8\n"},{}],"parallel/test-fs-cp-async-socket.mjs":[true,null,{}],"parallel/test-fs-cp-sync-symlink-points-to-dest-error.mjs":[true,null,{}],"parallel/test-trace-events-file-pattern.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(expectedFilename))\n\n  assert(fs.existsSync(expectedFilename));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-file-pattern.js:24:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-fileurltopathbuffer.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: fileURLToPathBuffer is not a function\nassert.ok(existsSync(fileURLToPathBuffer(testPath)));\n                     ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fileurltopathbuffer.js:69:22)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fileurltopathbuffer.js:5:26\n"},{}],"parallel/test-http-set-trailers.js":[true,null,{}],"parallel/test-stdin-pause-resume-sync.js":[true,null,{}],"parallel/test-os.js":[true,null,{}],"client-proxy/test-http-proxy-request-invalid-credentials.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n  assert.throws(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-invalid-credentials.mjs:42:10\n"},{}],"parallel/test-safe-get-env.js":[false,{"code":1,"stderr":"\n(node:14282) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: safeGetenv is not a function\n    safeGetenv(oneEnv),\n    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-safe-get-env.js:16:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-safe-get-env.js:5:26\n"},{}],"parallel/test-crypto-authenticated-stream.js":[true,null,{}],"test-runner/test-watch-dependency-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-watch-ignore-recursive-glob-subdirectories.js":[true,null,{}],"parallel/test-child-process-spawnsync-timeout.js":[true,null,{}],"parallel/test-crypto-private-decrypt-gh32240.js":[true,null,{}],"parallel/test-http2-unbound-socket-proxy.js":[true,null,{}],"parallel/test-child-process-stdout-flush.js":[true,null,{}],"parallel/test-url-invalid-file-url-path-input.js":[true,null,{}],"parallel/test-runner-mock-timers-date.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-mock-timers-date.js\nMock Timers Date Test Suite ...\n  should return the initial UNIX epoch if not specified ... FAILED (1ms)\n  should throw an error if setTime is called without enabling timers ... FAILED (2ms)\n  should throw an error if epoch passed to enable is not valid ... FAILED (1ms)\n  should replace the original Date with the mocked one ... FAILED (0ms)\n  should return the ticked time when calling Date.now after tick ... FAILED (1ms)\n  should return the Date as string when calling it as a function ... FAILED (1ms)\n  should return the date with different argument calls ... FAILED (0ms)\n  should return native code when calling Date.toString ... FAILED (0ms)\n  should start with a custom epoch if the second argument is specified ... FAILED (0ms)\n  should replace epoch if setTime is lesser than now and not tick ... FAILED (1ms)\n  should not tick time when setTime is called ... FAILED (1ms)\n  <anonymous> ... FAILED (1ms)\nMock Timers Date Test Suite ... FAILED (due to 12 failed steps) (14ms)\n\n ERRORS \n\nMock Timers Date Test Suite ... should return the initial UNIX epoch if not specified => ext:deno_node/testing.ts:509:21\nerror: Error: Not implemented: test.mock.timers.enable\n    t.mock.timers.enable({ apis: ['Date'] });\n                  ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.enable (ext:deno_node/testing.ts:851:9)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-mock-timers-date.js:10:19)\n\nMock Timers Date Test Suite ... should throw an error if setTime is called without enabling timers => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_STATE'\n- }\n\n    assert.throws(\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-mock-timers-date. ..."},{"usesNodeTest":1}],"test-runner/test-output-coverage-short-filename.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Short Filename\\n' +\n-   'ok 1 - Coverage Print Short Filename\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# ---------------------------------------------------------------------------------------\\n' +\n-   '# file      | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# ---------------------------------------------------------------------------------------\\n' +\n-   '# a.js      |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 29-30 40-42 45-47 50-52\\n' +\n-   '# ---------------------------------------------------------------------------------------\\n' +\n-   '# all files |  55.77 |   100.00 |    0.00 |\\n' +\n-   '# ---------------------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-coverage-short-filename.mjs:12:1\n"},{}],"parallel/test-stream-pipeline.js":[true,null,{}],"pummel/test-heapdump-dns.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-crypto-ecb.js":[true,null,{}],"parallel/test-cluster-send-handle-twice.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: Not implemented: ChildProcess.send with non-TCP net.Socket handle\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at getIpcHandleInfo (ext:deno_node/internal/child_process.ts:1472:9)\n    at process.send (ext:deno_node/internal/child_process.ts:1831:22)\n    at onHandleAck (ext:deno_node/internal/child_process.ts:1682:18)\n    at readLoop (ext:deno_node/internal/child_process.ts:1714:15)\nerror: Uncaught (in promise) AssertionError: Worker exited with an error code: 1\n\n1 !== 0\n\n      assert.strictEqual(code, 0, `Worker exited with an error code: ${code}`);\n             ^\n    at Worker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-send-handle-twice.js:38:14)\n    at Worker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Worker.emit (ext:deno_node/_events.mjs:440:20)\n    at ChildProcess.<anonymous> (ext:deno_node/internal/cluster/primary.ts:139:16)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-worker-message-event.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n    data: 2,\n+   lastEventId: '0',\n+   origin: '1',\n-   lastEventId: 0,\n-   origin: 1,\n    ports: [],\n    source: null,\n    type: 'message'\n  }\n\n    assert.deepStrictEqual(expected, {\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-event.js:54:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-event.js:5:26\n"},{}],"parallel/test-fastutf8stream-minlength.js":[true,null,{}],"parallel/test-child-process-cwd.js":[true,null,{}],"parallel/test-zlib-brotli-kmaxlength-rangeerror.js":[true,null,{}],"parallel/test-module-main-preserve-symlinks-fail.js":[false,{"code":1,"stderr":"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/iDoNotExist\".\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(e.toString().match(/Error: Cannot find module/))\n\n      assert(e.toString().match(/Error: Cannot find module/));\n      ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-main-preserve-symlinks-fail.js:15:7)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-main-preserve-symlinks-fail.js:5:26\n"},{}],"parallel/test-net-connect-after-destroy.js":[true,null,{}],"parallel/test-child-process-bad-stdio.js":[true,null,{"usesNodeTest":1}],"sea/test-single-executable-blob-config.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(existsSync(output))\n\n  assert(existsSync(output));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-blob-config.js:27:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-blob-config.js:5:26\n"},{}],"parallel/test-buffer-pending-deprecation.js":[true,null,{}],"parallel/test-child-process-server-close.js":[true,null,{}],"parallel/test-fs-promises-file-handle-read.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n    assert.strictEqual(response.bytesRead, byte);\n           ^\n    at validateReadWithNoOptions (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-read.js:123:12)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-read.js:148:3\n"},{}],"parallel/test-tls-env-extra-ca-with-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\nerror: Uncaught Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n        assert.strictEqual(status, 0);\n               ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-env-extra-ca-with-options.js:78:16)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-http-1.0.js":[true,null,{}],"parallel/test-vm-global-setter.js":[true,null,{}],"sequential/test-cluster-send-handle-large-payload.js":[true,null,{}],"parallel/test-http2-alpn.js":[true,null,{}],"parallel/test-shadow-realm-prepare-stack-trace.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const shadowRealm = new ShadowRealm();\n                      ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-prepare-stack-trace.js:15:23)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-prepare-stack-trace.js:5:26\n"},{}],"parallel/test-http2-single-headers-validation-disabled.js":[true,null,{}],"pseudo-tty/test-tty-color-support.js":[true,null,{}],"parallel/test-zlib-random-byte-pipes.js":[true,null,{}],"parallel/test-quic-internal-endpoint-options.mjs":[true,null,{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-5.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-inspector-debug-end.js":[false,{"code":1,"stderr":"Test there's no crash stopping server that was not started\n[err] error: Uncaught (in promise) TypeError: process._debugEnd is not a function\n[err]     at evalmachine.<anonymous>:1:9\n[err]     at Script.#runInContext (ext:deno_node/vm.js:137:12)\n[err]     at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n[err]     at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n[err]     at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n[err] \n\nAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n\n1 !== 42\n\n    at testNoServerNoCrash (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-debug-end.js:12:10)\n    at async runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-debug-end.js:41:3) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 1,\n  expected: 42,\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-inspector-break-when-eval.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:40331/6cbb6a62-e1b0-4110-8cc6-bb1a36a25d9f\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[test] Setting up a debugger\n[err] Debugger session started.\n[err] \n[out] Loading\n[out] \n[out] Ready!\n[out] \n[test] Breaking in the code\n[out] 0 3\n[out] \n[test] Step over console statement and test output\n\n{ code: -32000, message: \"Can only perform operation while paused.\" }\n1\n"},{}],"parallel/test-gc-tls-external-memory.js":[true,null,{}],"parallel/test-stream-big-packet.js":[true,null,{}],"parallel/test-snapshot-typescript.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-icu-minimum-version.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '/home/runner/work/deno/deno/tests/node_compat/runner/suite/tools/icu/icu_versions.json'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-icu-minimum-version.js\nconst { minimum_icu: minimumICU } = require(icuVersionsFile);\n                                    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-icu-minimum-version.js:13:37)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-response-close.js":[true,null,{}],"parallel/test-http-dont-set-default-headers.js":[true,null,{}],"es-module/test-esm-experimental-warnings.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-experimental-warnings.mjs\nESM: warn for obsolete hooks provided ...\n  should not print warnings when no experimental features are enabled or used ... FAILED (46ms)\n  experimental warnings for enabled experimental feature ...\n    should print for `--experimental-loader` may be removed in the future ... FAILED (44ms)\n  experimental warnings for enabled experimental feature ... FAILED (due to 1 failed step) (46ms)\nESM: warn for obsolete hooks provided ... FAILED (due to 2 failed steps) (92ms)\n\n ERRORS \n\nESM: warn for obsolete hooks provided ... should not print warnings when no experimental features are enabled or used => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-experimental-warnings.mjs:21:12)\n\nESM: warn for obsolete hooks provided ... experimental warnings for enabled experimental feature ... should print for `--experimental-loader` may be removed in the future => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /ExperimentalWarning/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n        assert.match(stderr, /ExperimentalWarning/);\n               ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-experimental-warnings.mjs:43:16)\n\n FAILURES \n\nESM: warn for obsolete hooks provided ... should not print warnings when no experimental features are enabled or used => ext:deno_nod ..."},{"usesNodeTest":1}],"parallel/test-http-server.js":[true,null,{}],"parallel/test-promise-unhandled-error.js":[false,{"code":1,"stderr":"Promise {\n  <rejected> Error: One\n      at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:11:14)\n      at Module._compile (node:module:960:34)\n      at loadMaybeCjs (node:module:985:10)\n      at Object..js (node:module:970:12)\n      at Module.load (node:module:846:32)\n      at Module._load (node:module:658:14)\n      at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:5:26\n}\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at new Countdown (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/countdown.js:13:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:41:17)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:5:26\nMismatched <anonymous> function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:45:40)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error.js:5:26\n\n"},{}],"parallel/test-worker-stdio-from-preload-module.js":[false,{"code":1,"stderr":"B\nB\nB\nB\nB\nB\nB\nB\nB\nB\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'toString')\n    assert.strictEqual(w.stdout.read().toString(), 'A\\nB\\n');\n                                      ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-stdio-from-preload-module.js:18:39)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#pollControl (ext:deno_node/worker_threads.ts:448:22)\n"},{}],"sequential/test-debugger-launch.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-stream2-transform.js":[true,null,{}],"parallel/test-dgram-connect-send-callback-multi-buffer.js":[true,null,{}],"wasi/test-wasi-main_args.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: main_args\n\n[process 8907]: --- stderr ---\n\n[process 8907]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8907]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-main_args.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-main_args.js:5:26\n"},{}],"client-proxy/test-http-request-proxy-post.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 201\nHeaders: {\n  \"content-type\": \"application/json\",\n  date: \"Sat, 16 May 2026 10:33:41 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"transfer-encoding\": \"chunked\"\n}\n\n[STDOUT] {\"name\":\"test-resource\",\"value\":\"some-value\",\"id\":1}\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\nassert.strictEqual(logs.length, 1);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-request-proxy-post.mjs:56:8\n"},{}],"parallel/test-heap-prof-name.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1258/test.heapprofile'\n- ]\n\n  assert.deepStrictEqual(profiles, [file]);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-name.js:41:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-name.js:5:26\n"},{}],"parallel/test-permission-net-udp.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-repl-envvars.js":[true,null,{"usesNodeTest":1}],"system-ca/test-use-system-ca-worker-enable.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/system-ca/test-use-system-ca-worker-enable.mjs\nuse-system-ca ...\n  trusts a valid root certificate ... FAILED (101ms)\nuse-system-ca ... FAILED (due to 1 failed step) (107ms)\n\n ERRORS \n\nuse-system-ca ... trusts a valid root certificate => ext:deno_node/testing.ts:509:21\nerror: TypeError: Cannot read properties of undefined (reading 'code')\n      assert.strictEqual(err.cause.code, 'UNABLE_TO_VERIFY_LEAF_SIGNATURE');\n                                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/system-ca/test-use-system-ca-worker-enable.mjs:60:36)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at strict.rejects (ext:deno_node/assert.ts:574:5)\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/system-ca/test-use-system-ca-worker-enable.mjs:59:5)\n\n FAILURES \n\nuse-system-ca ... trusts a valid root certificate => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (112ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-sync-fileread.js":[true,null,{}],"parallel/test-internal-error-original-names.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-crypto-subtle-zero-length.js":[true,null,{}],"parallel/test-stream-pipeline-queued-end-in-destroy.js":[true,null,{}],"parallel/test-http-outgoing-end-types.js":[true,null,{}],"parallel/test-runner-test-fullname.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-runner-test-fullname.js\nsuite ...\n  test ...\n    subtest ...\n      subsubtest ... INCOMPLETE\n    subtest ... INCOMPLETE\n  test ... FAILED (due to incomplete steps) (1ms)\nsuite ... FAILED (due to 1 failed step) (1ms)\n<anonymous> ... ok (0ms)\n\n ERRORS \n\nsuite ... test ... subtest ... subsubtest => ./test/parallel/test-runner-test-fullname.js:19:9\nerror: Didn't complete before parent. Await step with `await t.step(...)`.\n\nsuite ... test ... subtest => ./test/parallel/test-runner-test-fullname.js:16:7\nerror: Didn't complete before parent. Await step with `await t.step(...)`.\n\n FAILURES \n\nsuite ... test ... subtest ... subsubtest => ./test/parallel/test-runner-test-fullname.js:19:9\nsuite ... test ... subtest => ./test/parallel/test-runner-test-fullname.js:16:7\n\nFAILED | 1 passed | 1 failed (3 steps) (4ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-webcrypto-keygen-kmac.js":["IGNORE",null,{"ignoreReason":"Tests SubtleCrypto generateKey for KMAC128 / KMAC256, a Node-specific WebCrypto extension that requires OpenSSL >= 3 (test gates on hasOpenSSL(3)); Deno's ext/crypto/ does not register KMAC as a recognised SubtleCrypto algorithm. Could be revisited if KMAC is added — a SHA-3-based KMAC is implementable via the sha3 / cshake Rust crates"}],"parallel/test-whatwg-events-add-event-listener-options-signal.js":[true,null,{}],"parallel/test-crypto-dh-shared.js":[true,null,{}],"parallel/test-warn-stream-duplex-deprecation.js":[true,null,{}],"parallel/test-worker-onmessage.js":[true,null,{}],"parallel/test-cluster-cwd.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-cwd.js:11:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-cwd.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-cwd.js:17:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-cwd.js:5:26\n\n"},{}],"parallel/test-cli-eval-event.js":[true,null,{}],"es-module/test-require-module-tla-resolved.js":[true,null,{}],"parallel/test-http2-options-server-response.js":[true,null,{}],"parallel/test-http-incoming-message-connection-setter.js":[true,null,{}],"parallel/test-worker-message-port-receive-message.js":[true,null,{}],"parallel/test-permission-fs-write-report.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-async-local-storage-contexts.js":[true,null,{}],"parallel/test-inspect-address-in-use.js":[false,{"code":1,"stderr":"[STDERR]\nerror: Failed to start inspector server at \"127.0.0.1:35345\"\n\nCaused by:\n    Address already in use (os error 98)\n[STDOUT]\n\n\nerror: Uncaught AssertionError: Expected \"actual\" to be strictly unequal to: null\n    assert.notStrictEqual(match, null);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspect-address-in-use.js:38:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspect-address-in-use.js:19:5)\n    at Server.emit (ext:deno_node/_events.mjs:452:22)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspect-address-in-use.js:5:26\n"},{}],"parallel/test-http-url.parse-basic.js":[true,null,{}],"parallel/test-fs-write-file-typedarrays.js":[true,null,{}],"es-module/test-esm-cjs-load-error-note.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-cjs-load-error-note.mjs\nESM: Errors for unexpected exports ...\n  should  include note ... FAILED (38ms)\n  should  include note ... FAILED (46ms)\n  should NOT include note ... ok (40ms)\n  should  include note ... FAILED (39ms)\n  should  include note ... FAILED (38ms)\n  should NOT include note ... ok (41ms)\n  should NOT include note ... ok (45ms)\n  should NOT include note ... ok (39ms)\n  should NOT include note ... ok (40ms)\n  should NOT include note ... ok (40ms)\nESM: Errors for unexpected exports ... FAILED (due to 4 failed steps) (409ms)\n\n ERRORS \n\nESM: Errors for unexpected exports ... should  include note => ext:deno_node/testing.ts:509:21\nerror: AssertionError: /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/es-note-unexpected-export-1.cjs Failed to load the ES module not found in error: SyntaxError: 'import', and 'export' cannot be used outside of module code\n  |\n2 | export default example;\n  | ~~~~~~\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/es-note-unexpected-export-1.cjs:2:1\n\n      assert.ok(\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-cjs-load-error-note.mjs:89:14)\n\nESM: Errors for unexpected exports ... should  include note => ext:deno_node/testing.ts:370:37\nerror: AssertionError: /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/es-note-unexpected-import-1.cjs Failed to load the ES module not found in error: SyntaxError: 'import', and 'export' cannot be used outside of module code\n  |\n1 | import \"invalid\";\n  | ~~~~~~\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/es-note-unexpected-import-1.cjs:1:1\n\n      assert.ok(\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-cjs-load-error-note.mj ..."},{"usesNodeTest":1}],"test-runner/test-watch-no-file-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-compat-serverresponse-statusmessage-property-set.js":[true,null,{}],"parallel/test-repl-close.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"client-proxy/test-http-proxy-request-no-proxy-domain.mjs":[true,null,{}],"es-module/test-esm-custom-exports.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'encoded path'\n- 'from custom condition'\n\n      assert.strictEqual(actual.default, 'from custom condition');\n             ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-custom-exports.mjs:8:14\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n"},{}],"parallel/test-http-request-join-authorization-headers.js":[true,null,{}],"parallel/test-timers-socket-timeout-removes-other-socket-unref-timer.js":[true,null,{}],"parallel/test-fs-cp-async-preserve-timestamps.mjs":[true,null,{}],"parallel/test-console-assign-undefined.js":[true,null,{}],"parallel/test-trace-events-worker-metadata.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n    assert(fs.existsSync(FILE_NAME));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-worker-metadata.js:20:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-http2-methods.js":[true,null,{}],"module-hooks/test-module-hooks-load-context-optional-esm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-optional-esm.mjs:4:10)\n"},{}],"parallel/test-zlib-truncated.js":[true,null,{}],"parallel/test-http-client-abort2.js":[true,null,{}],"parallel/test-whatwg-events-eventtarget-this-of-listener.js":[true,null,{}],"parallel/test-runner-string-to-regexp.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/test_runner/utils'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-string-to-regexp.js\nconst { convertStringToRegExp } = require('internal/test_runner/utils');\n                                  ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-string-to-regexp.js:5:35)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-fs-read-stream-fd.js":[true,null,{}],"parallel/test-promise-hook-create-hook.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"initHook\" argument must be of type function/. Input:\n\n\"TypeError: Cannot read properties of undefined (reading 'createHook')\"\n\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-create-hook.js:7:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-create-hook.js:5:26\n"},{}],"parallel/test-https-autoselectfamily.js":[true,null,{}],"parallel/test-http-write-empty-string.js":[true,null,{}],"parallel/test-tls-use-after-free-regression.js":[true,null,{}],"parallel/test-tls-peer-certificate.js":[true,null,{}],"parallel/test-tls-set-encoding.js":[true,null,{}],"parallel/test-buffer-zero-fill-reset.js":[true,null,{}],"parallel/test-tls-connect-memleak.js":[true,null,{}],"parallel/test-https-unix-socket-self-signed.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-recovery.js":[true,null,{}],"parallel/test-http2-client-data-end.js":[true,null,{}],"es-module/test-require-module.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-child-process-no-deprecation.js":[true,null,{}],"parallel/test-zlib-empty-buffer.js":[true,null,{}],"sequential/test-http2-settings-flood.js":[true,null,{}],"client-proxy/test-https-proxy-request-invalid-url.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /TypeError.*Invalid URL/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /TypeError.*Invalid URL/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-invalid-url.mjs:35:8\n"},{}],"parallel/test-fs-internal-assertencoding.js":[true,null,{}],"sequential/test-stream2-stderr-sync.js":[true,null,{}],"parallel/test-fastutf8stream-periodicflush.js":[true,null,{}],"parallel/test-timers-clear-null-does-not-throw-error.js":[true,null,{}],"parallel/test-fs-read-file-sync.js":[true,null,{}],"parallel/test-next-tick-doesnt-hang.js":[true,null,{}],"parallel/test-https-agent-unref-socket.js":[true,null,{}],"parallel/test-http-server-unconsume.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: failed for socket.on\n\n'' !== 'hello world'\n\n        assert.strictEqual(received, 'hello world',\n               ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-unconsume.js:28:16)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-readfile-pipe.js":[true,null,{}],"module-hooks/test-module-hooks-load-esm-mock.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\n  const registered = registerHooks({ load });\n                     ^\n    at addHook (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/add-hook.js:23:22)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm-mock.js:26:18\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm-mock.js:51:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm-mock.js:5:26\n"},{}],"parallel/test-net-socket-connecting.js":[true,null,{}],"parallel/test-dgram-connect-send-empty-buffer.js":[true,null,{}],"parallel/test-stream-events-prepend.js":[true,null,{}],"parallel/test-buffer-new.js":[true,null,{}],"client-proxy/test-use-env-proxy-cli-http.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-compile-cache-existing-directory.js":[false,{"code":1,"stderr":"\n[process 8991]: --- stderr ---\n\n[process 8991]: --- stdout ---\n\n[process 8991]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /empty\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-existing-directory.js:30:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-existing-directory.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /empty\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-existing-directory.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-existing-directory.js:5:26\n"},{}],"test-runner/test-run-watch-different-cwd-rename.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-different-cwd-rename.mjs:10:1)\n"},{}],"parallel/test-buffer-alloc.js":[true,null,{}],"parallel/test-http-response-remove-header-after-sent.js":[true,null,{}],"parallel/test-module-prototype-mutation.js":[true,null,{}],"parallel/test-vm-module-hastoplevelawait.js":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-vm-module-hastoplevelawait.js\nsimple module ... FAILED (0ms)\nsimple module with top-level await ... FAILED (0ms)\nsimple module with non top-level await ... FAILED (0ms)\nmodule with a dependency containing top-level await ... FAILED (0ms)\n\n ERRORS \n\nsimple module => ./test/parallel/test-vm-module-hastoplevelawait.js:12:1\nerror: TypeError: foo.hasTopLevelAwait is not a function\n  assert.strictEqual(foo.hasTopLevelAwait(), false);\n                         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hastoplevelawait.js:17:26)\n\nsimple module with top-level await => ./test/parallel/test-vm-module-hastoplevelawait.js:20:1\nerror: TypeError: foo.hasTopLevelAwait is not a function\n  assert.strictEqual(foo.hasTopLevelAwait(), true);\n                         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hastoplevelawait.js:27:26)\n\nsimple module with non top-level await => ./test/parallel/test-vm-module-hastoplevelawait.js:30:1\nerror: TypeError: foo.hasTopLevelAwait is not a function\n  assert.strictEqual(foo.hasTopLevelAwait(), false);\n                         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hastoplevelawait.js:39:26)\n\nmodule with a dependency containing top-level await => ./test/parallel/test-vm-module-hastoplevelawait.js:42:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hastoplevelawait.js:49:7)\n\n FAILURES \n\nsimple module => ./test/parallel/test-vm-module-hastoplevelawait.js:12:1\nsimple module with top-level await => ./test/parallel/test-vm-module-hastoplevelawait.js:20:1\nsimple module with non t ..."},{"usesNodeTest":1}],"parallel/test-http2-client-priority-before-connect.js":[true,null,{}],"parallel/test-http-client-timeout-with-data.js":[true,null,{}],"parallel/test-permission-fs-repeat-path.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-crypto-pbkdf2.js":[true,null,{}],"parallel/test-path-makelong.js":[true,null,{}],"parallel/test-http2-server-push-stream-head.js":[true,null,{}],"parallel/test-http2-compat-client-upload-reject.js":[true,null,{}],"parallel/test-process-uid-gid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /(?:EPERM, .+|User identifier does not exist: nobody)$/. Input:\n\n'Error: EPERM: operation not permitted, setuid'\n\n  assert.throws(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-uid-gid.js:78:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-uid-gid.js:5:26\n"},{}],"parallel/test-fs-watch-ignore-glob.js":[true,null,{}],"parallel/test-process-getactiveresources-track-interval-lifetime.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.getActiveResourcesInfo is not a function\nassert.strictEqual(process.getActiveResourcesInfo().filter(\n                           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-interval-lifetime.js:7:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-interval-lifetime.js:5:26\n"},{}],"parallel/test-http-insecure-parser-per-stream.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-load-esm-no-warning.mjs":[false,{"code":1,"stderr":"\n[process 6439]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-load\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.mjs:1:43\n\nawait neverSettlingDynamicImport;\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.mjs:5:1\n\n[process 6439]: --- stdout ---\nshould be output\n\n[process 6439]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 13\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-load-esm-no-warning.mjs:7:1\n"},{}],"parallel/test-util.js":[true,null,{}],"parallel/test-http-server-headers-timeout-keepalive.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n    assert.strictEqual(second, true);\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-headers-timeout-keepalive.js:81:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-promises-watch-ignore-glob.mjs":[true,null,{}],"test-runner/test-output-filtered-suite-delayed-build.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/filtered-suite-delayed-build.js:6:29)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/filtered-suite-delayed-build.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/filtered-suite-delayed-build.js:14:28)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/filtered-suite-delayed-build.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: async suite\\n' +\n-   '    # Subtest: enabled 1\\n' +\n-   '    ok 1 - enabled 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 1 - async suite\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync suite\\n' +\n-   '    # Subtest: enabled 2\\n' +\n-   '    ok 1 - enabled 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 2 - sync suite\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '1..2\\n' +\n-   '# tests 2\\n' +\n-   '# suites 2\\n' +\n-   '# pass 2\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests ..."},{}],"parallel/test-net-write-arguments.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-textdecoder-invalid-arg.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE',\n    name: 'TypeError'\n  }\n\n    assert.throws(() => {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-invalid-arg.js:12:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-invalid-arg.js:11:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-invalid-arg.js:5:26\n"},{}],"parallel/test-cluster-fork-env.js":[true,null,{}],"parallel/test-module-strip-types.js":[true,null,{"usesNodeTest":1}],"parallel/test-http2-session-unref.js":[true,null,{}],"parallel/test-fs-readfile-fd.js":[true,null,{}],"parallel/test-tls-alert.js":[true,null,{}],"parallel/test-http-abort-queued.js":[true,null,{}],"es-module/test-cjs-esm-warn.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-cjs-esm-warn.js\nCJS ↔︎ ESM interop warnings ...\n  <anonymous> ... FAILED (53ms)\n  <anonymous> ... FAILED (55ms)\nCJS ↔︎ ESM interop warnings ... FAILED (due to 2 failed steps) (110ms)\n\n ERRORS \n\nCJS ↔︎ ESM interop warnings ... <anonymous> => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(\n\n    assert.ok(\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-cjs-esm-warn.js:32:12)\n\nCJS ↔︎ ESM interop warnings ... <anonymous> => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(\n\n    assert.ok(\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-cjs-esm-warn.js:60:12)\n\n FAILURES \n\nCJS ↔︎ ESM interop warnings ... <anonymous> => ext:deno_node/testing.ts:509:21\nCJS ↔︎ ESM interop warnings ... <anonymous> => ext:deno_node/testing.ts:370:37\n\nFAILED | 0 passed | 1 failed (2 steps) (112ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"test-runner/test-output-no-tests.mjs":[true,null,{}],"parallel/test-tls-get-ca-certificates-default.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-textdecoder-api-invalid-label.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_ENCODING_NOT_SUPPORTED',\n    name: 'RangeError'\n  }\n\n    assert.throws(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-api-invalid-label.js:26:12\n    at Array.forEach (<anonymous>)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-api-invalid-label.js:25:54\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder-api-invalid-label.js:24:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-agent-no-protocol.js":[true,null,{}],"parallel/test-http-server-close-destroy-timeout.js":[true,null,{}],"parallel/test-process-binding.js":[true,null,{}],"parallel/test-console-group.js":[true,null,{}],"parallel/test-repl-save-load-load-dir.js":[true,null,{}],"es-module/test-esm-assert-strict.mjs":[true,null,{}],"parallel/test-dgram-close-in-listening.js":[true,null,{}],"parallel/test-fs-symlink-dir-junction.js":[true,null,{}],"parallel/test-child-process-execfilesync-maxbuf.js":[true,null,{}],"parallel/test-tls-error-stack.js":[true,null,{}],"parallel/test-http2-multi-content-length.js":[true,null,{}],"parallel/test-http2-max-invalid-frames.js":[true,null,{}],"parallel/test-fs-cp-sync-incompatible-options-error.mjs":[true,null,{}],"parallel/test-performance-function-async.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-function-async.js:26:44)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-function-async.js:5:26\n\n"},{}],"parallel/test-tls-timeout-server-2.js":[true,null,{}],"parallel/test-internal-assert.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-fs-write-stream-close-without-callback.js":[true,null,{}],"parallel/test-cli-options-negation.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-fs-symlink.js":[true,null,{}],"es-module/test-esm-module-not-found-commonjs-hint.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-module-not-found-commonjs-hint.mjs\nESM: module not found hint ...\n  should cite a variant form ... FAILED (48ms)\n  should cite a variant form ... FAILED (51ms)\n  should cite a variant form ... FAILED (63ms)\n  should cite a variant form ... FAILED (63ms)\n  should cite a variant form ... FAILED (61ms)\n  should cite a variant form ... FAILED (66ms)\n  should cite a variant form ... FAILED (64ms)\nESM: module not found hint ... FAILED (due to 7 failed steps) (419ms)\n\n ERRORS \n\nESM: module not found hint ... should cite a variant form => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression / \"\\.\\/print-error-message\\.js\"\\?/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\\\"./print-error-message\\\\\"\")\\n' +\n  '                                   ^\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/$deno$eval.mts:6:36\\n'\n\n    assert.match(stderr, expected);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-module-not-found-commonjs-hint.mjs:52:12)\n\nESM: module not found hint ... should cite a variant form => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression / \"\\.\\/es-modules\\/folder%2525with%20percentage%23\\/index\\.js\"\\?/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\\\"./es-modules/folder%25with percentage#/index.js\\\\\"\")\\n' +\n  '                                   ^\\n' +\n  '    at new Script (ext:deno_node/vm.js: ..."},{"usesNodeTest":1}],"parallel/test-http-end-throw-socket-handling.js":[true,null,{}],"pseudo-tty/test-repl-external-module.js":[false,{},{}],"parallel/test-http2-request-remove-connect-listener.js":[true,null,{}],"es-module/test-esm-encoded-path.mjs":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-close.js":[true,null,{}],"parallel/test-inspector-open-port-integer-overflow.js":[true,null,{}],"parallel/test-crypto-from-binary.js":[true,null,{}],"parallel/test-http-outgoing-message-inheritance.js":[true,null,{}],"parallel/test-process-warning.js":[true,null,{}],"parallel/test-child-process-fork-stdio-string-variant.js":[true,null,{}],"module-hooks/test-module-hooks-create-require-with-url.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-create-require-with-url.mjs:5:10)\n"},{}],"parallel/test-vm-timeout.js":[true,null,{}],"parallel/test-domain-intercept.js":[true,null,{}],"parallel/test-dgram-bind-error-repeat.js":[true,null,{}],"es-module/test-import-module-retry-require-errored.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Error: test\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/throw-error.mjs:1:7'\n-   message: 'test'\n  }\n\n  assert.throws(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-import-module-retry-require-errored.js:12:10\n"},{}],"parallel/test-inspector-multisession-js.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-child-process-fork-main.mjs":[true,null,{}],"parallel/test-net-socket-destroy-twice.js":[true,null,{}],"parallel/test-cluster-worker-destroy.js":[true,null,{}],"parallel/test-http-head-request.js":[true,null,{}],"parallel/test-child-process-spawn-timeout-kill-signal.js":[true,null,{}],"parallel/test-whatwg-readablebytestreambyob.js":[true,null,{}],"parallel/test-repl-definecommand.js":[true,null,{}],"parallel/test-stream-readable-no-unneeded-readable.js":[true,null,{}],"sequential/test-module-loading.js":[false,{"code":1,"stderr":"\nload test-module-loading.js\nload fixtures/b/d.js\nload package/index.js\nload fixtures/b/c.js\nload fixtures/a.js\ntest index.js modules ids and relative loading\ntest index.js in a folder with a trailing slash\nerror: Uncaught (in promise) ReferenceError: ReferenceError: exports is not defined\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/packages/index/index.js:1:1\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-module-loading.js:106:20)\nassert.strictEqual(require('../fixtures/packages/index').ok, 'ok');\n                   ^\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-module-loading.js:106:20)\n    at Module._compile (node:module:960:34)\n\n    info: Deno supports CommonJS modules in .cjs files, or when the closest\n          package.json has a \"type\": \"commonjs\" option.\n    hint: Rewrite this module to ESM,\n          or change the file extension to .cjs,\n          or add package.json next to the file with \"type\": \"commonjs\" option,\n          or pass --unstable-detect-cjs flag to detect CommonJS when loading.\n    docs: https://docs.deno.com/go/commonjs\n"},{}],"parallel/test-perf-hooks-timerify-return-value.js":[true,null,{}],"parallel/test-debugger-profile-command.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-compile-cache-disable.js":[false,{"code":1,"stderr":"\n\n\n[process 14859]: --- stderr ---\n\n[process 14859]: --- stdout ---\n\n[process 14859]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /Disabled by NODE_DISABLE_COMPILE_CACHE/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-disable.js:35:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-disable.js:12:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /Disabled by NODE_DISABLE_COMPILE_CACHE/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: undefined/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-disable.js:28:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/run ..."},{}],"parallel/test-domexception-cause.js":[true,null,{}],"parallel/test-worker-message-port-transfer-filehandle.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (DataCloneError).\n  assert.throws(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-filehandle.js:14:10\n"},{}],"parallel/test-quic-test-client.mjs":[true,null,{}],"module-hooks/test-async-loader-hooks-require-resolve-opt-in.mjs":[false,{"code":1,"stderr":"\n[process 6495]: --- stderr ---\n\n[process 6495]: --- stdout ---\n\n[process 6495]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match 'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru\\n' +\n  'resolve passthru'\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-require-resolve-opt-in.mjs:7:1\n"},{}],"module-hooks/test-async-loader-hooks-initialize-process-exit.mjs":[false,{"code":1,"stderr":"\n[process 6402]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"node:os\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6402]: --- stdout ---\n\n[process 6402]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 42\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-process-exit.mjs:7:1\n"},{}],"parallel/test-debugger-watch-validation.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"sequential/test-http-keep-alive-large-write.js":[true,null,{}],"parallel/test-repl-programmatic-history-setup-history.js":[false,{"code":1,"stderr":"Mismatched before function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history-setup-history.js:141:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history-setup-history.js:5:26\nMismatched runTest function calls. Expected exactly 10, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history-setup-history.js:192:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history-setup-history.js:5:26\n\n"},{}],"parallel/test-fs-cp-async-dir-to-file.mjs":[true,null,{}],"es-module/test-esm-loader-cache-clearing.js":[true,null,{}],"parallel/test-tls-cli-min-version-1.2.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-worker-non-fatal-uncaught-exception.js":[true,null,{}],"parallel/test-tls-starttls-server.js":[true,null,{}],"parallel/test-fs-realpath-buffer-encoding.js":[true,null,{}],"parallel/test-path-glob.js":[true,null,{}],"parallel/test-worker-cli-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"[worker eval]\") Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/[worker eval]\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at [ext:runtime/web_worker.rs:1126:35]:8:1\nerror: Uncaught (in worker \"[worker eval]\") Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/[worker eval]\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at [ext:runtime/web_worker.rs:1126:35]:8:1\nerror: Uncaught (in promise) Error: Initiated Worker with invalid execArgv flags: --expose-internals\nnew Worker(CODE, { eval: true, execArgv: ['--expose-internals'] });\n^\n    at new NodeWorker (ext:deno_node/worker_threads.ts:151:19)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-cli-options.js:25:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-cli-options.js:5:26\n"},{}],"es-module/test-esm-loader-default-resolver.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-default-resolver.mjs\ndefault resolver ...\n  should accept foreign schemas without exception (e.g. byop://something/or-other) ... FAILED (45ms)\n  should resolve foreign schemas by doing regular url absolutization ... FAILED (57ms)\n  should accept foreign extensions without exception (e.g. ..//something.byoe) ... FAILED (50ms)\n  should identify the parent module of an invalid URL host in import specifier ... FAILED (45ms)\ndefault resolver ... FAILED (due to 4 failed steps) (202ms)\n\n ERRORS \n\ndefault resolver ... should accept foreign schemas without exception (e.g. byop://something/or-other) => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-default-resolver.mjs:19:12)\n\ndefault resolver ... should resolve foreign schemas by doing regular url absolutization => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-default-resolver.mjs:33:12)\n\ndefault resolver ... should accept foreign extensions without exception (e.g. ..//something.byoe) => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-default-resolver.mjs:48:12)\n\ndefault resolver ... should identify the parent module of an invalid URL host in import specifier => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /ERR_INVALID_FILE_URL_HOST/. Input:\n\n'error: Could not convert URL to fil ..."},{"usesNodeTest":1}],"parallel/test-inspector-host-warning.js":[false,{"code":1,"stderr":"\n(node:10267) SecurityWarning: Binding the inspector to a public IP with an open port is insecure, as it allows external hosts to connect to the inspector and perform a remote code execution attack.\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Binding the inspector to a public IP with an open port is insecure, as it allows external hosts to connect to the inspector and perform a remote code execution attack.'\n- 'Binding the inspector to a public IP with an open port is insecure, as it allows external hosts to connect to the inspector and perform a remote code execution attack. Documentation can be found at https://nodejs.org/api/cli.html#--inspecthostport'\n\n      assert.strictEqual(warning.message, message);\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:678:14)\n    at Object.SecurityWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:702:33)\n    at process.emit (ext:deno_node/_events.mjs:452:22)\n    at process.emit (node:process:483:38)\n    at doEmitWarning (node:process:177:11)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-host-warning.js:5:26\n"},{}],"parallel/test-tls-dhe.js":[true,null,{}],"parallel/test-fs-readfile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (RangeError).\n    assert.throws(() => {\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readfile.js:71:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readfile.js:5:26\n"},{}],"parallel/test-stream-backpressure.js":[true,null,{}],"parallel/test-http-agent-keep-alive-timeout-buffer.js":[true,null,{}],"parallel/test-process-hrtime.js":[true,null,{}],"parallel/test-util-text-decoder.js":[true,null,{"usesNodeTest":1}],"parallel/test-diagnostics-channel-tracing-channel-sync.js":[true,null,{}],"es-module/test-esm-json-cache.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 'it comes'\n\nassert.strictEqual(test.one, 'it comes');\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-json-cache.mjs:20:8\n"},{}],"parallel/test-fs-cp-sync-verbatim-symlinks-true.mjs":[true,null,{}],"parallel/test-dgram-ref.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-stringifier.js":[true,null,{}],"parallel/test-domain-multiple-errors.js":[true,null,{}],"parallel/test-delayed-require.js":[true,null,{}],"parallel/test-http2-server-push-disabled.js":[true,null,{}],"parallel/test-process-raw-debug.js":[true,null,{}],"parallel/test-http-connect.js":[true,null,{}],"parallel/test-process-kill-pid.js":[true,null,{}],"parallel/test-console-count.js":[false,{"code":1,"stderr":"default: 1\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'' !== 'default: 1\\n'\n\nassert.strictEqual(buf, 'default: 1\\n');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-count.js:13:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-count.js:5:26\n"},{}],"parallel/test-benchmark-cli.js":["IGNORE",null,{"ignoreReason":"testing private benchmark utility"}],"sequential/test-fs-opendir-recursive.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: The \"options.bufferSize\" property must be of type number. Received undefined\n  const dir = fs.opendirSync(testDir, { recursive: true });\n                 ^\n    at Object.opendirSync (ext:deno_node/fs.ts:1245:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-fs-opendir-recursive.js:159:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-fs-opendir-recursive.js:5:26\n"},{}],"parallel/test-http-parser-multiple-execute.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-createpushresponse.js":[true,null,{}],"parallel/test-process-execve-permission-fail.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_ACCESS_DENIED',\n-   permission: 'ChildProcess',\n-   resource: '/opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno'\n- }\n\n  assert.throws(mustCall(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-permission-fail.js:18:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-permission-fail.js:5:26\n"},{}],"parallel/test-http-client-set-timeout.js":[true,null,{}],"sequential/test-without-async-context-frame.mjs":[false,{"code":1,"stderr":"\n/opt/hostedtoolcache/Python/3.11.15/x64/bin/python3: can't open file '/home/runner/work/deno/deno/tests/node_compat/runner/suite/tools/test.py': [Errno 2] No such file or directory\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n2 !== 0\n\nassert.strictEqual(code, 0);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-without-async-context-frame.mjs:24:8\n"},{}],"parallel/test-worker.mjs":[true,null,{}],"es-module/test-cjs-prototype-pollution.js":[true,null,{}],"parallel/test-dgram-send-bad-arguments.js":[true,null,{}],"pummel/test-blob-slice-with-large-size.js":[true,null,{}],"parallel/test-fs-options-immutable.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch.mjs:11:1\n"},{}],"test-runner/test-output-coverage-with-mock.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: module test with mock\\n' +\n-   '    # Subtest: tests correct thing\\n' +\n-   '    ok 1 - tests correct thing\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 1 - module test with mock\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 1\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# ---------------------------------------------------------------------------\\n' +\n-   '# file                       | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# ---------------------------------------------------------------------------\\n' +\n-   '# test                       |        |          |         |\\n' +\n-   '#  fixtures                  |        |          |         |\\n' +\n-   '#   test-runner              |        |          |         |\\n' +\n-   '#    coverage-with-mock      |        |          |         |\\n' +\n-   '#     module.js              | 100.00 |   100.00 |  100.00 |\\n' +\n-   '#    output                  |        |          |         |\\n' +\n-   '#     coverage-with-mock.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# ---------------------------------------------------------------------------\\n' +\n-   '# all files                  | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# ---------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAs ..."},{}],"module-hooks/test-module-hooks-load-short-circuit-required-start.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit-required-start.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit-required-start.js:5:26\n"},{}],"es-module/test-esm-wasm-escape-import-names.mjs":[true,null,{}],"parallel/test-watch-file-shared-dependency.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/watch_mode/files_watcher\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/watch_mode/files_watcher`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-watch-file-shared-dependency.mjs:6:21\n"},{"usesNodeTest":1}],"parallel/test-http2-serve-file.js":[true,null,{}],"test-runner/test-run-watch-emit-restarted.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/test-runner/test-run-watch-emit-restarted.mjs FAILED\n\n ERRORS \n\n./test/test-runner/test-run-watch-emit-restarted.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-emit-restarted.mjs:19:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/test-runner/test-run-watch-emit-restarted.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"test-runner/test-output-output-cli.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"pummel/test-timers.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-getall.js":[true,null,{}],"parallel/test-crypto-pqc-key-objects-slh-dsa.js":[true,null,{}],"system-ca/test-set-default-ca-certificates-override-system.mjs":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-crypto-keygen-async-explicit-elliptic-curve-encrypted-p256.js":[true,null,{}],"parallel/test-stream-compose.js":[true,null,{}],"parallel/test-whatwg-url-custom-setters.js":[true,null,{}],"parallel/test-url-pathtofileurl.js":[true,null,{}],"parallel/test-datetime-change-notify.js":[true,null,{}],"parallel/test-net-server-listen-options.js":[true,null,{}],"parallel/test-fs-assert-encoding-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   name: 'Error'\n-   code: 'ERR_INVALID_ARG_VALUE',\n-   name: 'TypeError'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-assert-encoding-error.js:22:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-assert-encoding-error.js:5:26\n"},{}],"parallel/test-process-redirect-warnings.js":[false,{"code":1,"stderr":"\n(node:12574) Warning: a bad practice warning\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.534/warnings.txt'\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ext:deno_node/fs.ts:375:23\n"},{}],"parallel/test-compression-decompression-stream.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-compression-decompression-stream.js\nDecompressionStream kInspect method ...\n  should return a predictable inspection string with DecompressionStream ... FAILED (1ms)\nDecompressionStream kInspect method ... FAILED (due to 1 failed step) (2ms)\nCompressionStream kInspect method ...\n  should return a predictable inspection string with CompressionStream ... FAILED (1ms)\nCompressionStream kInspect method ... FAILED (due to 1 failed step) (0ms)\n\n ERRORS \n\nDecompressionStream kInspect method ... should return a predictable inspection string with DecompressionStream => ext:deno_node/testing.ts:509:21\nerror: TypeError: decompressionStream[kInspect] is not a function\n    const actual = decompressionStream[kInspect](depth, options);\n                                                ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compression-decompression-stream.js:22:49)\n\nCompressionStream kInspect method ... should return a predictable inspection string with CompressionStream => ext:deno_node/testing.ts:509:21\nerror: TypeError: compressionStream[kInspect] is not a function\n    const actual = compressionStream[kInspect](depth, options);\n                                              ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compression-decompression-stream.js:35:47)\n\n FAILURES \n\nDecompressionStream kInspect method ... should return a predictable inspection string with DecompressionStream => ext:deno_node/testing.ts:509:21\nCompressionStream kInspect method ... should return a predictable inspection string with CompressionStream => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 2 failed (2 steps) (5ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"module-hooks/test-async-loader-hooks-register-with-url-parenturl.mjs":[false,{"code":1,"stderr":"\n[process 6664]: --- stderr ---\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport {register} from 'node:module';\n        ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/register-loader-with-url-parenturl.mjs:1:9)\n\n[process 6664]: --- stdout ---\n\n[process 6664]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-register-with-url-parenturl.mjs:8:1\n"},{}],"parallel/test-worker-cleanexit-with-js.js":[true,null,{}],"sequential/test-net-server-listen-ipv6-link-local.js":[true,null,{"usesNodeTest":1}],"parallel/test-stream2-readable-wrap-error.js":[true,null,{}],"parallel/test-fs-readlink-type-check.js":[true,null,{}],"parallel/test-webstream-encoding-inspect.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n  'TextEncoderStream {\\n' +\n    \"  encoding: 'utf-8',\\n\" +\n+   '  readable: ReadableStream { locked: false },\\n' +\n+   '  writable: WritableStream { locked: false }\\n' +\n-   \"  readable: ReadableStream { locked: false, state: 'readable', supportsBYOB: false },\\n\" +\n-   \"  writable: WritableStream { locked: false, state: 'writable' }\\n\" +\n    '}'\n\nassert.strictEqual(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-encoding-inspect.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-encoding-inspect.js:5:26\n"},{}],"parallel/test-eslint-prefer-assert-iferror.js":[true,null,{}],"parallel/test-dgram-msgsize.js":[true,null,{}],"parallel/test-http-server-options-incoming-message.js":[true,null,{}],"parallel/test-webstreams-finished.js":[true,null,{}],"parallel/test-stream-writableState-uncorked-bufferedRequestCount.js":[true,null,{}],"parallel/test-child-process-detached.js":[true,null,{}],"parallel/test-runner-aftereach-runtime-skip.js":[true,null,{"usesNodeTest":1}],"parallel/test-stream-writable-constructor-set-methods.js":[true,null,{}],"pummel/test-webcrypto-derivebits-pbkdf2.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) OperationError: Invalid length\n    return crypto.subtle.deriveBits({\n                         ^\n    at deriveBits (ext:deno_crypto/00_crypto.js:4986:15)\n    at SubtleCrypto.deriveBits (ext:deno_crypto/00_crypto.js:1149:26)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-webcrypto-derivebits-pbkdf2.js:678:26\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-webcrypto-derivebits-pbkdf2.js:5:26\n"},{}],"parallel/test-stream-write-final.js":[true,null,{}],"parallel/test-timers-zero-timeout.js":[true,null,{}],"parallel/test-tls-multi-pfx.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: not enough data\nconst server = tls.createServer(options, function(conn) {\n                   ^\n    at new SecureContext (ext:deno_node/_tls_common.ts:379:9)\n    at createSecureContext (ext:deno_node/_tls_common.ts:459:12)\n    at Server.setSecureContext (ext:deno_node/_tls_wrap.js:1216:23)\n    at new Server (ext:deno_node/_tls_wrap.js:1184:8)\n    at Object.createServer (ext:deno_node/_tls_wrap.js:1446:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-multi-pfx.js:22:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-http2-compat-serverrequest-pause.js":[true,null,{}],"parallel/test-fastutf8stream-destroy.js":[true,null,{}],"parallel/test-debugger-run-after-quit-restart.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-async-hooks-enabledhooksexits.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/async_hooks'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enabledhooksexits.js\nconst { enabledHooksExist } = require('internal/async_hooks');\n                              ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enabledhooksexits.js:7:31)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-validators.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n  ].forEach((val) => assert.throws(() => validateUint32(val, 'name'), {\n                            ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-validators.js:67:29\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-validators.js:67:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-validators.js:5:26\n"},{}],"parallel/test-tls-socket-failed-handshake-emits-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /SSL routines:[^:]*:wrong version number/. Input:\n\n'received corrupt message of type InvalidContentType (wrong version number)'\n\n      assert.match(\n             ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-socket-failed-handshake-emits-error.js:23:14)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-eslint-prefer-proto.js":[true,null,{}],"parallel/test-startup-empty-regexp-statics.mjs":[true,null,{}],"parallel/test-timers-unrefed-in-beforeexit.js":[true,null,{}],"es-module/test-esm-import-attributes-1.mjs":[true,null,{}],"parallel/test-http2-forget-closed-streams.js":[true,null,{}],"parallel/test-stream2-writable.js":[true,null,{}],"parallel/test-handle-wrap-close-abort.js":[true,null,{}],"es-module/test-esm-wasm-source-phase-dynamic.mjs":[true,null,{}],"parallel/test-fs-readfile-empty.js":[true,null,{}],"parallel/test-stream-pipe-without-listenerCount.js":[true,null,{}],"parallel/test-stream-drop-take.js":[true,null,{}],"parallel/test-runner-coverage-source-map.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-coverage-source-map.js\nCoverage with source maps ...\n  should work with source maps ... FAILED (312ms)\nCoverage with source maps ... FAILED (due to 1 failed step) (313ms)\n\n ERRORS \n\nCoverage with source maps ... should work with source maps => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Check a.test.mjs\\n' +\n+   'Check a.test.ts\\n' +\n+   'Check b.test.ts\\n' +\n+   'Check index.test.js\\n' +\n+   'Check stdin.test.js\\n' +\n+   'error: Error: Could not find a matching package for \\'npm:@types/node\\' in the node_modules directory. Ensure you have all your JSR and npm dependencies listed in your deno.json or package.json, then run `deno install`. Alternatively, turn on auto-install by specifying `\"nodeModulesDir\": \"auto\"` in your deno.json file.\\n' +\n+   '    at Object.resolveTypeReferenceDirectiveReferences (ext:deno_cli_tsc/97_ts_host.js:517:26)\\n' +\n+   '    at ext:deno_cli_tsc/97_ts_host.js:749:49\\n' +\n+   '    at spanned (ext:deno_cli_tsc/97_ts_host.js:16:12)\\n' +\n+   '    at Object.host.<computed> [as resolveTypeReferenceDirectiveReferences] (ext:deno_cli_tsc/97_ts_host.js:749:14)\\n' +\n+   '    at resolveTypeReferenceDirectiveNamesWorker (ext:deno_cli_tsc/00_typescript.js:128306:20)\\n' +\n+   '    at resolveNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:128422:14)\\n' +\n+   '    at resolveTypeReferenceDirectiveNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:128393:12)\\n' +\n+   '    at processTypeReferenceDirectives (ext:deno_cli_tsc/00_typescript.js:129685:156)\\n' +\n+   '    at findSourceFileWorker (ext:deno_cli_tsc/00_typescript.js:129618:9)\\n' +\n+   '    at findSourceFile (ext:deno_cli_tsc/00_typescript.js:129476:20)\\n'\n- ''\n\n    t.assert.strictEqual(spawned.stderr, '');\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-coverage-source-map.js:50:14)\n\n FAILURE ..."},{"usesNodeTest":1}],"parallel/test-dgram-sendto.js":[true,null,{}],"parallel/test-http-server-keep-alive-defaults.js":[true,null,{}],"parallel/test-event-emitter-emit-context.js":[true,null,{}],"parallel/test-console-tty-colors-per-stream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Hello 42\\n'\n- 'Hello \\x1b[33m42\\x1b[39m\\n'\n         ^\n\nassert.strictEqual(stdout.read(), 'Hello \\x1B[33m42\\x1B[39m\\n');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-tty-colors-per-stream.js:22:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-tty-colors-per-stream.js:5:26\n"},{}],"parallel/test-async-hooks-fatal-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: init\n\n0 !== 1\n\n      assert.strictEqual(cp.status, 1, type);\n             ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-fatal-error.js:48:14)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-fatal-error.js:10:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-fatal-error.js:5:26\n"},{}],"pummel/test-process-hrtime.js":[true,null,{}],"parallel/test-fs-watch-abort-signal.js":[true,null,{}],"parallel/test-dgram-ipv6only.js":[true,null,{}],"parallel/test-dns.js":[false,{"code":1,"stderr":"\n(node:11141) [DEP0118] DeprecationWarning: The provided hostname \"\" is not a valid hostname, and is supported in the dns module solely for compatibility.\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns.js:248\ncalled with arguments: null, null, 4\n    assert.fail(\n           ^\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at processTicksAndRejections (ext:core/01_core.js:378:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"es-module/test-esm-default-type.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module '../fixtures/es-modules/package-type-module/nested-default-type/module.js' does not provide an export named 'default'\nimport asdf from\n       ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-default-type.mjs:4:8)\n"},{}],"module-hooks/test-module-hooks-load-chained.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-chained.js:8:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-chained.js:5:26\n"},{}],"parallel/test-tls-psk-circuit.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: received fatal alert: AccessDenied\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-http2-res-writable-properties.js":[true,null,{}],"parallel/test-zlib-object-write.js":[true,null,{}],"sequential/test-fs-watch.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-write-stream.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream.js:37:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream.js:5:26\n\n"},{}],"parallel/test-http2-write-empty-string.js":[true,null,{}],"parallel/test-tls-enable-trace.js":[true,null,{}],"parallel/test-async-hooks-correctly-switch-promise-hook.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     after: true,\n-     before: true,\n-     init: true,\n-     promiseResolve: true,\n-     type: 'PROMISE'\n-   },\n-   {\n-     after: false,\n-     before: false,\n-     init: true,\n-     promiseResolve: true,\n-     type: 'PROMISE'\n-   },\n-   {\n-     after: true,\n-     before: true,\n-     init: true,\n-     promiseResolve: true,\n-     type: 'PROMISE'\n-   }\n- ]\n\n  assert.deepStrictEqual(Array.from(layers.values()), [\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-correctly-switch-promise-hook.js:54:10)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"es-module/test-esm-imports.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module '../fixtures/es-modules/pkgimports/importer.js' does not provide an export named 'default'\nimport importer from '../fixtures/es-modules/pkgimports/importer.js';\n       ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-imports.mjs:4:8)\n"},{}],"test-runner/test-output-test-runner-plan-timeout.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: planning with wait\\n' +\n-   '    # Subtest: planning with wait and passing\\n' +\n-   '    ok 1 - planning with wait and passing\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: planning with wait and failing\\n' +\n-   '    not ok 2 - planning with wait and failing\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/test-runner-plan-timeout.js:17:3'\\n\" +\n-   \"      failureType: 'uncaughtException'\\n\" +\n-   '      error: |-\\n' +\n-   '        The expression evaluated to a falsy value:\\n' +\n-   '\\n' +\n-   '          t.assert.ok(false)\\n' +\n-   '\\n' +\n-   \"      code: 'ERR_ASSERTION'\\n\" +\n-   \"      name: 'AssertionError'\\n\" +\n-   '      expected: true\\n' +\n-   '      actual: false\\n' +\n-   \"      operator: '=='\\n\" +\n-   '      stack: |-\\n' +\n-   '        Timeout._onTimeout (<project-root>/test/fixtures/test-runner/output/test-runner-plan-timeout.js:22:18)\\n' +\n-   '        <node-internal-frames>\\n' +\n-   '      ...\\n' +\n-   '    # Subtest: planning wait time expires before plan is met\\n' +\n-   '    not ok 3 - planning wait time expires before plan is met\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/test-runner-plan-timeout.js:29:3'\\n\" +\n-   \"      failureType: 'testTimeoutFailure'\\n\" +\n-   \"      error: 'plan timed out after 500ms with 0 assertions when expecting 2'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: planning with wait \"options.wait : true\" and passing\\n' +\n-   '    ok 4 - planning with wait \"options.wait : true\" and passing\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      t ..."},{}],"parallel/test-zlib-flush.js":[true,null,{"usesNodeTest":1}],"parallel/test-internal-webidl-converttoint.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-tls-junk-server.js":[true,null,{}],"parallel/test-stream-aliases-legacy.js":[true,null,{}],"sequential/test-http-server-keep-alive-timeout-slow-client-headers.js":[true,null,{}],"parallel/test-http2-multiplex.js":[true,null,{}],"parallel/test-http2-compat-write-early-hints-invalid-argument-type.js":[true,null,{}],"es-module/test-loaders-hidden-from-users.js":[true,null,{}],"parallel/test-timers-interval-promisified.js":[true,null,{}],"parallel/test-snapshot-weak-reference.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"es-module/test-esm-double-encoding.mjs":[true,null,{}],"parallel/test-error-prepare-stack-trace.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'function'\n\nassert.strictEqual(typeof Error.prepareStackTrace, 'function');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-error-prepare-stack-trace.js:8:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-error-prepare-stack-trace.js:5:26\n"},{}],"parallel/test-diagnostics-channel-memory-leak.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: queryObjects is not a function\n  const initialCount = queryObjects(ctor, { format: 'count' });\n                       ^\n    at checkIfCollectableByCounting (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:152:24)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-memory-leak.js:15:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-memory-leak.js:5:26\n"},{}],"parallel/test-buffer-bytelength.js":[true,null,{}],"parallel/test-http-nodelay.js":[true,null,{}],"parallel/test-fs-stream-options.js":[true,null,{}],"parallel/test-is-internal-thread.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-blocklist.js":[true,null,{}],"parallel/test-stdout-cannot-be-closed-child-process-pipe.js":[true,null,{}],"parallel/test-stream-wrap-drain.js":[true,null,{}],"parallel/test-timers-linked-list.js":["IGNORE",null,{"ignoreReason":"Tests internal/linkedlist which is a Node.js internal module not implemented in Deno"}],"parallel/test-blob-file-backed.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 25,\n-   code: 'ERR_INVALID_STATE',\n    message: 'Invalid state: File-backed Blobs are not cloneable'\n  }\n\n  assert.throws(() => structuredClone(blob), {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-blob-file-backed.js:137:10\n"},{}],"parallel/test-zlib-write-after-flush.js":[true,null,{}],"parallel/test-file-write-stream4.js":[true,null,{}],"parallel/test-whatwg-url-custom-deepequal.js":[true,null,{}],"parallel/test-fs-cp-async-dereference-symlink.mjs":[true,null,{}],"parallel/test-heap-prof-interval.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-interval.js:41:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-interval.js:5:26\n"},{}],"parallel/test-repl-tab-complete-nested-repls.js":[true,null,{}],"parallel/test-https-keep-alive-drop-requests.js":[true,null,{}],"sequential/test-crypto-timing-safe-equal-fast.js":[true,null,{}],"parallel/test-debugger-set-context-line-number.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-agent-close.js":[true,null,{}],"es-module/test-esm-type-field-errors-2.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-type-field-errors-2.js\nErrors related to ESM type field ...\n  Should throw an error when loading CJS from a `type: \"module\"` package. ... FAILED (4ms)\nErrors related to ESM type field ... FAILED (due to 1 failed step) (5ms)\n\n ERRORS \n\nErrors related to ESM type field ... Should throw an error when loading CJS from a `type: \"module\"` package. => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_REQUIRE_ESM'\n- }\n\n    assert.throws(() => require('../fixtures/es-modules/package-type-module/index.js'), {\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-type-field-errors-2.js:13:12)\n\n FAILURES \n\nErrors related to ESM type field ... Should throw an error when loading CJS from a `type: \"module\"` package. => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (8ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-timers-non-integer-delay.js":[true,null,{}],"parallel/test-timers-timeout-promisified.js":[true,null,{}],"parallel/test-abortsignal-cloneable.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-abortsignal-cloneable.js\nCan create a transferable abort controller ... FAILED (1ms)\nCan create a transferable abort signal ... FAILED (0ms)\nA cloned AbortSignal does not keep the event loop open ... FAILED (0ms)\n\n ERRORS \n\nCan create a transferable abort controller => ./test/parallel/test-abortsignal-cloneable.js:15:1\nerror: TypeError: transferableAbortController is not a function\n  const ac = transferableAbortController();\n             ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-cloneable.js:16:14)\n\nCan create a transferable abort signal => ./test/parallel/test-abortsignal-cloneable.js:58:1\nerror: TypeError: transferableAbortSignal is not a function\n  const signal = transferableAbortSignal(AbortSignal.abort('boom'));\n                 ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-cloneable.js:59:18)\n\nA cloned AbortSignal does not keep the event loop open => ./test/parallel/test-abortsignal-cloneable.js:75:1\nerror: TypeError: transferableAbortController is not a function\n  const ac = transferableAbortController();\n             ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-cloneable.js:76:14)\n\n FAILURES \n\nCan create a transferable abort controller => ./test/parallel/test-abortsignal-cloneable.js:15:1\nCan create a transferable abort signal => ./test/parallel/test-abortsignal-cloneable.js:58:1\nA cloned AbortSignal does not keep the event loop open => ./test/parallel/test-abortsignal-cloneable.js:75:1\n\nFAILED | 0 passed | 3 failed (4ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-pipe-address.js":[true,null,{}],"parallel/test-net-pingpong.js":[true,null,{}],"parallel/test-tls-max-send-fragment.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n0 !== 10000\n\n      assert.strictEqual(received, buf.length);\n             ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-max-send-fragment.js:84:14)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-fsync.js":[true,null,{}],"test-runner/test-output-junit-reporter.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: test.expectFailure is not a function\\n' +\n+   \"test.expectFailure('sync expect fail (method)', () => {\\n\" +\n+   '     ^\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/output.js:8:6)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/output.js:5:26\\n'\n- '<?xml version=\"1.0\" encoding=\"utf-8\"?>\\n' +\n-   '<testsuites>\\n' +\n-   '\\t<testcase name=\"sync expect fail (method)\" time=\"*\" classname=\"test\" file=\"*\"/>\\n' +\n-   '\\t<testcase name=\"sync expect fail (options)\" time=\"*\" classname=\"test\" file=\"*\"/>\\n' +\n-   '\\t<testcase name=\"async expect fail (method)\" time=\"*\" classname=\"test\" file=\"*\"/>\\n' +\n-   '\\t<testcase name=\"async expect fail (options)\" time=\"*\" classname=\"test\" file=\"*\"/>\\n' +\n-   '\\t<testcase name=\"sync todo with expect fail\" time=\"*\" classname=\"test\" file=\"*\">\\n' +\n-   '\\t\\t<skipped type=\"todo\" message=\"true\"/>\\n' +\n-   '\\t</testcase>\\n' +\n-   '\\t<testcase name=\"sync skip expect fail\" time=\"*\" classname=\"test\" file=\"*\">\\n' +\n-   '\\t\\t<skipped type=\"skipped\" message=\"true\"/>\\n' +\n-   '\\t</testcase>\\n' +\n-   '\\t<testcase name=\"sync pass todo\" time=\"*\" classname=\"test\" file=\"*\">\\n' +\n-   '\\t\\t<skipped type=\"todo\" message=\"true\"/>\\n' +\n-   '\\t</testcase>\\n' +\n-   '\\t<testcase name=\"sync pass todo with message\" time=\"*\" classname=\"test\" file=\"*\">\\n' +\n-   '\\t\\t<skipped type=\"todo\" message=\"this is a passing todo\"/>\\n' +\n-   '\\t</testcase>\\n' +\n-   '\\t<testcase name=\"sync fail todo\" time=\"*\" classname=\"test\" file=\"*\" failure=\"thrown from sync fail todo\">\\n' +\n-   '\\t\\t<skipped type=\"todo\" message=\"true\"/>\\n' +\n-   '\\t\\t<failure type=\"testCodeFailure\" message=\"thrown from sync fail todo\">\\n' +\n-   '[Error [ERR_TEST_FAILURE]: thrown from sync fail todo] {\\n' +\n-   \"  code: 'ERR_TEST_FAILURE',\\n\" +\n-   \"  failureType ..."},{}],"sea/test-build-sea-invalid-assets.js":[true,null,{}],"parallel/test-stream-objectmode-undefined.js":[true,null,{}],"parallel/test-fs-make-callback.js":[true,null,{}],"parallel/test-net-isip.js":[true,null,{}],"internet/test-dgram-multicast-ssmv6-multi-process.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: addSourceSpecificMembership EINVAL\n    listenSocket.addSourceSpecificMembership(sourceAddress, GROUP_ADDRESS);\n                 ^\n    at Socket.addSourceSpecificMembership (ext:deno_node/dgram.ts:177:15)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-multicast-ssmv6-multi-process.js:198:18)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at startListening (ext:deno_node/dgram.ts:770:12)\n    at ext:deno_node/dgram.ts:291:9\n    at Object.processTicksAndRejections (ext:core/01_core.js:378:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-multicast-ssmv6-multi-process.js:5:26\n[PARENT] Worker 8734 died. 1 dead of 3\nerror: Uncaught Error: addSourceSpecificMembership EINVAL\n    listenSocket.addSourceSpecificMembership(sourceAddress, GROUP_ADDRESS);\n                 ^\n    at Socket.addSourceSpecificMembership (ext:deno_node/dgram.ts:177:15)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-multicast-ssmv6-multi-process.js:198:18)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at startListening (ext:deno_node/dgram.ts:770:12)\n    at ext:deno_node/dgram.ts:291:9\n    at Object.processTicksAndRejections (ext:core/01_core.js:378:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-multicast-ssmv6-multi-process.js:5:26\nerror: Uncaught Error: addSourceSpecificMembership EINVAL\n    listenSocket.addSourceSpecificMembership(sourceAddress, GROUP_ADDRESS);\n                 ^\n    at Socket.addSourceSpecificMembership (ext:deno_node/dgram.ts:177:15)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-multicast-ssmv6-multi-process.js:198:18)\n    at Socket.emit (ex ..."},{}],"parallel/test-http-server-request-timeout-interrupted-body.js":[true,null,{}],"parallel/test-net-during-close.js":[true,null,{}],"sequential/test-child-process-emfile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential\", run again with the --allow-read flag\\n' +\n+   \"const common = require('../common');\\n\" +\n+   '               ^\\n' +\n+   '    at stat (node:module:281:18)\\n' +\n+   '    at Module._findPath (node:module:521:20)\\n' +\n+   '    at Module._resolveFilename (node:module:776:27)\\n' +\n+   '    at Module._load (node:module:618:27)\\n' +\n+   '    at Module.require (node:module:861:19)\\n' +\n+   '    at require (node:module:1060:16)\\n' +\n+   '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-child-process-emfile.js:23:16)\\n' +\n+   '    at Module._compile (node:module:960:34)\\n' +\n+   '    at loadMaybeCjs (node:module:985:10)\\n' +\n+   '    at Object..js (node:module:970:12)\\n'\n- ''\n\n  assert.strictEqual(result.stderr.toString(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-child-process-emfile.js:43:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-child-process-emfile.js:5:26\n"},{}],"parallel/test-tls-ip-servername-forbidden.js":[true,null,{}],"parallel/test-mime-whatwg.js":[true,null,{}],"parallel/test-stream-some-find-every.mjs":[true,null,{}],"parallel/test-http-client-abort-keep-alive-queued-tcp-socket.js":[true,null,{}],"parallel/test-crypto-random.js":[true,null,{}],"parallel/test-http-catch-uncaughtexception.js":[true,null,{}],"parallel/test-tls-close-notify.js":[true,null,{}],"parallel/test-https-server-request-timeout.js":[true,null,{}],"parallel/test-http-head-response-has-no-body.js":[true,null,{}],"parallel/test-http2-graceful-close.js":[true,null,{}],"parallel/test-net-listen-twice.js":[true,null,{}],"parallel/test-async-hooks-worker-asyncfn-terminate-3.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-close.js":[true,null,{}],"parallel/test-fs-read-zero-length.js":[true,null,{}],"parallel/test-http-client-abort-response-event.js":[true,null,{}],"parallel/test-dgram-send-callback-multi-buffer.js":[true,null,{}],"parallel/test-tls-retain-handle-no-abort.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-async-hooks-stack-overflow-try-catch.js":[true,null,{}],"test-runner/test-run-watch-rename.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ fileToUpdate: 'test.js', action: 'rename', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-rename.mjs:8:1)\n"},{}],"parallel/test-inspector-network-websocket.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'Network.enable' wasn't found\n  common.skip('missing crypto');\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-websocket.js:5:26\n"},{}],"parallel/test-crypto.js":[true,null,{}],"parallel/test-compile-cache-api-env.js":[false,{"code":1,"stderr":"\n\n\n[process 19471]: --- stderr ---\n\n[process 19471]: --- stdout ---\n\n[process 19471]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /reading cache from .*env_dir.* for CommonJS .*empty\\.js/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-env.js:40:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-env.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /reading cache from .*env_dir.* for CommonJS .*empty\\.js/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: .*env_dir/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-env.js:33:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAssert (file:///home/runner/wo ..."},{}],"parallel/test-fs-promises-readfile.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at validateZeroByteLiar (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-readfile.js:74:28)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-readfile.js:89:9\n\n(node:20347) internal/test/binding: These APIs are for internal testing only. Do not use them.\n"},{}],"parallel/test-http-blank-header.js":[true,null,{}],"parallel/test-stream-readableListening-state.js":[true,null,{}],"es-module/test-esm-loader.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_MODULE_NOT_FOUND'\n-   code: 'ERR_UNKNOWN_FILE_EXTENSION'\n  }\n\nawait assert.rejects(\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader.mjs:11:1\n"},{}],"parallel/test-http2-buffersize.js":[true,null,{}],"parallel/test-https-socket-options.js":[true,null,{}],"parallel/test-tls-pause.js":[true,null,{}],"parallel/test-dns-resolveany.js":[true,null,{}],"pseudo-tty/test-tty-stdin-end.js":[true,null,{}],"client-proxy/test-http-proxy-request-https-proxy.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 200\n\n[STDOUT] Headers: {\n  date: \"Sat, 16 May 2026 10:33:40 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"content-length\": \"11\"\n}\nHello world\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: 'localhost:46087'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:46087/test'\n-   }\n- ]\n\nassert.deepStrictEqual(logs, expectedLogs);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-https-proxy.mjs:47:8\n"},{}],"parallel/test-process-uncaught-exception-monitor.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected \"actual\" to be reference-equal to \"expected\":\n+ actual - expected\n\n+ [AssertionError: Expected values to be strictly equal:\n+ + actual - expected\n+ \n+ + undefined\n+ - 'Error: Shall exit'\n+ ] {\n+   actual: undefined,\n+   code: 'ERR_ASSERTION',\n+   diff: 'simple',\n+   expected: 'Error: Shall exit',\n+   generatedMessage: true,\n+   operator: 'strictEqual'\n+ }\n- [Error: MyError]\n\n    assert.strictEqual(err, theErr);\n           ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-uncaught-exception-monitor.js:50:12)\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:704:11)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"parallel/test-sqlite-backup.mjs":[false,{"code":1,"stderr":"running 12 tests from ./test/parallel/test-sqlite-backup.mjs\nbackup() ...\n  throws if the source database is not provided ... FAILED (1ms)\n  throws if path is not a string, URL, or Buffer ... FAILED (1ms)\n  throws if the database path contains null bytes ... FAILED (1ms)\n  throws if options is not an object ... FAILED (1ms)\n  throws if any of provided options is invalid ... FAILED (1ms)\nbackup() ... FAILED (due to 5 failed steps) (7ms)\ndatabase backup ... ok (4ms)\nbackup database using location as URL ... ok (1ms)\nbackup database using location as Buffer ... ok (2ms)\ndatabase backup in a single call ... ok (4ms)\nthrows exception when trying to start backup from a closed database ... FAILED (0ms)\nthrows if URL is not file: scheme ... FAILED (0ms)\ndatabase backup fails when dest file is not writable ... ok (3ms)\nbackup fails when progress function throws ... ok (0ms)\nbackup fails when source db is invalid ... ok (0ms)\nbackup fails when path cannot be opened ... ok (0ms)\nbackup has correct name and length ... ok (0ms)\n\n ERRORS \n\nbackup() ... throws if the source database is not provided => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sqlite-backup.mjs:41:14)\n\nbackup() ... throws if path is not a string, URL, or Buffer => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sqlite-backup.mjs:52:14)\n\nbackup() ... throws if the database path contains null bytes => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sqlite-backup.mjs:70:14)\n\nback ..."},{"usesNodeTest":1}],"es-module/test-esm-symlink.js":[false,{"code":1,"stderr":"\nerror: Expected a JavaScript or TypeScript module, but identified a Json module. Consider importing Json modules with an import attribute with the type of \"json\".\n  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.178/ignore_extension.json\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.178/entry.mjs:6:29\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(code, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-symlink.js:46:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-process-getactiveresources.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.getActiveResourcesInfo is not a function\nassert.deepStrictEqual(process.getActiveResourcesInfo(), ['Timeout']);\n                               ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources.js:9:32)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources.js:5:26\n"},{}],"parallel/test-worker-heap-snapshot.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: Worker.prototype.getHeapSnapshot\n  const stream = await worker.getHeapSnapshot();\n                              ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at NodeWorker.getHeapSnapshot (ext:deno_node/worker_threads.ts:597:27)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heap-snapshot.js:12:31\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heap-snapshot.js:5:26\n"},{}],"parallel/test-buffer-tojson.js":[true,null,{}],"sequential/test-dgram-bind-shared-ports.js":[false,{"code":1,"stderr":"success\n\nerror: Uncaught Error: bind EADDRINUSE 127.0.0.1:12346\n// \"Software\"), to deal in the Software without restriction, including\n                         ^\n    at ext:deno_node/dgram.ts:285:22\n    at Object.processTicksAndRejections (ext:core/01_core.js:378:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-dgram-bind-shared-ports.js:5:26\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n      assert.strictEqual(code, 0);\n             ^\n    at Worker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-dgram-bind-shared-ports.js:61:14)\n    at Worker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Worker.emit (ext:deno_node/_events.mjs:440:20)\n    at ChildProcess.<anonymous> (ext:deno_node/internal/cluster/primary.ts:139:16)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-http-outgoing-destroyed.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-keyengine-unsupported.js":[true,null,{}],"parallel/test-http2-https-fallback.js":[true,null,{}],"parallel/test-cluster-child-index-dgram.js":[true,null,{}],"parallel/test-tls-wrap-econnreset-socket.js":[true,null,{}],"parallel/test-dgram-connect-send-multi-string-array.js":[true,null,{}],"parallel/test-module-create-require-multibyte.js":[true,null,{}],"parallel/test-runner-complex-dependencies.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"parallel/test-process-env-delete.js":[true,null,{}],"parallel/test-stream-flatMap.js":[true,null,{}],"parallel/test-net-connect-paused-connection.js":[true,null,{}],"parallel/test-vm-module-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-errors.js:164:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-errors.js:5:26\n"},{}],"parallel/test-assert-class.js":[true,null,{"usesNodeTest":1}],"parallel/test-stream-duplex-readable-writable.js":[true,null,{}],"parallel/test-domain-stack-empty-in-process-uncaughtexception.js":[true,null,{}],"es-module/test-esm-preserve-symlinks.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 2\n\nassert.strictEqual(x, 2);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.134/entry.js:7:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.134/entry.js:5:26\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(code, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks.js:37:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-repl-tab-complete-custom-completer.js":[true,null,{}],"es-module/test-require-module-cycle-esm-esm-cjs-esm.js":[false,{"code":1,"stderr":"\n[process 7717]: --- stderr ---\n\n[process 7717]: --- stdout ---\nStart c\nExecute d\ndynamic import b.mjs failed Error: Error from c\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/c.mjs:5:7\ndynamic import d.mjs did not fail\n\n[process 7717]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dynamic import b\\.mjs failed.*ERR_REQUIRE_CYCLE_MODULE/. Input:\n\n'Start c\\n' +\n  'Execute d\\n' +\n  'dynamic import b.mjs failed Error: Error from c\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/c.mjs:5:7\\n' +\n  'dynamic import d.mjs did not fail'\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-esm-cjs-esm.js:22:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-esm-cjs-esm.js:10:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 'Start c\\n' +\n    'Execute d\\n' +\n    'dynamic import b.mjs failed Error: Error from c\\n' +\n    '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/esm-esm-cjs-esm-cy ..."},{}],"parallel/test-fs-filehandle-use-after-close.js":[true,null,{}],"parallel/test-tls-add-context.js":[true,null,{}],"parallel/test-worker-execargv-invalid.js":[true,null,{}],"parallel/test-net-connect-memleak.js":[true,null,{}],"parallel/test-cluster-shared-handle-bind-error.js":[true,null,{}],"parallel/test-worker-vm-context-terminate.js":[true,null,{}],"parallel/test-webcrypto-export-import-cfrg.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported Curve448 test cases\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Invalid key data'\n-   message: /Invalid key type/\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import-cfrg.js:5:26\n"},{}],"parallel/test-http-client-reject-chunked-with-content-length.js":[true,null,{}],"parallel/test-http.js":[true,null,{}],"parallel/test-fs-write-no-fd.js":[true,null,{}],"parallel/test-string-decoder-end.js":[true,null,{}],"parallel/test-crypto-key-objects-to-crypto-key.js":[true,null,{}],"parallel/test-dgram-bind-socket-close-before-cluster-reply.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-chunked-304.js":[true,null,{}],"parallel/test-http2-invalidheaderfields-client.js":[true,null,{}],"parallel/test-http-client-response-domain.js":[true,null,{}],"parallel/test-tls-clientcertengine-unsupported.js":[false,{"code":1,"stderr":"\n(node:17936) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_OSSL_DSO_COULD_NOT_LOAD_THE_SHARED_LIBRARY',\n+   message: 'error:25066067:DSO support routines:dlfcn_load:could not load the shared library'\n-   code: 'ERR_CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTED',\n-   message: 'Custom engines not supported by this OpenSSL'\n  }\n\n  assert.throws(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-clientcertengine-unsupported.js:23:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-clientcertengine-unsupported.js:5:26\n"},{}],"parallel/test-events-customevent.js":[true,null,{}],"parallel/test-crypto-dh-modp2.js":[true,null,{}],"parallel/test-https-selfsigned-no-keycertsign-no-crash.js":[true,null,{}],"parallel/test-fs-read-empty-buffer.js":[true,null,{}],"parallel/test-event-emitter-remove-all-listeners.js":[true,null,{}],"parallel/test-inspector-contexts.js":[false,{"code":1,"stderr":"Testing context created/destroyed notifications\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '/opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno[23771]'\n- 'main realm'\n\n      assert.strictEqual(expects, name);\n             ^\n    at testContextCreatedAndDestroyed (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-contexts.js:42:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-contexts.js:5:26\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-contexts.js:165:3\n"},{}],"parallel/test-http2-zero-length-write.js":[true,null,{}],"parallel/test-stringbytes-external.js":[true,null,{}],"parallel/test-http-request-end.js":[true,null,{}],"parallel/test-http-socket-error-listeners.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-respond-file-204.js":[true,null,{}],"parallel/test-trace-events-get-category-enabled-buffer.js":["IGNORE",null,{"ignoreReason":"Deno's node:trace_events polyfill is a stub (createTracing returns an object without .enable/.disable, getEnabledCategories returns \"\" instead of undefined). These tests were silently skipping via try/catch(require('trace_events')) until that lookup was fixed."}],"module-hooks/test-module-hooks-load-url-change-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-url-change-require.js:11:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-url-change-require.js:5:26\n"},{}],"es-module/test-vm-contextified-script-leak.js":[true,null,{}],"parallel/test-tls-client-mindhsize.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(() => test(512, true, common.mustNotCall()),\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-mindhsize.js:94:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-mindhsize.js:5:26\n"},{}],"parallel/test-stdin-pipe-resume.js":[true,null,{}],"pummel/test-child-process-spawn-loop.js":[true,null,{}],"parallel/test-worker-stack-overflow.js":[true,null,{}],"parallel/test-vm-timeout-escape-promise-2.js":[true,null,{}],"parallel/test-http-client-check-http-token.js":[true,null,{}],"parallel/test-stream-readable-destroy.js":[true,null,{}],"parallel/test-worker-message-type-unknown.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected error not found in: error: Uncaught (in worker \"[worker eval]\") TypeError: getEnvMessagePort is not a function\n    at [ext:runtime/web_worker.rs:1126:35]:8:25\n\n  assert.ok(result.stderr.includes('Unknown worker message type FHQWHGADS'),\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-type-unknown.js:16:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-type-unknown.js:5:26\n"},{}],"parallel/test-vm-not-strict.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-builtin-override-both-prefix.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks({\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-override-both-prefix.js:15:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-override-both-prefix.js:5:26\n"},{}],"parallel/test-fs-cp-sync-error-on-exist.mjs":[true,null,{}],"es-module/test-require-module-tla-retry-require.js":[true,null,{}],"parallel/test-child-process-fork-net-server.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of null (reading 'port')\n          socket = net.connect(server.address().port, common.mustCall(() => {\n                                               ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-net-server.js:130:48)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at handleMessage (ext:deno_node/internal/child_process.ts:1754:16)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-vm-module-linkmodulerequests-deep.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-vm-module-linkmodulerequests-deep.js\ndeep linking ... FAILED (0ms)\n\n ERRORS \n\ndeep linking => ./test/parallel/test-vm-module-linkmodulerequests-deep.js:12:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.depth (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests-deep.js:14:7)\n\n FAILURES \n\ndeep linking => ./test/parallel/test-vm-module-linkmodulerequests-deep.js:12:1\n\nFAILED | 0 passed | 1 failed (3ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-buffer-concat.js":[true,null,{}],"parallel/test-stream2-large-read-stall.js":[true,null,{}],"es-module/test-typescript.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-fs-promises-mkdtempDisposable.js":[true,null,{}],"parallel/test-worker-terminate-source-map.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"\") (in promise) TypeError: Result of the Symbol.iterator method is not an object\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:704:11)\n    at Module._load (node:module:689:19)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-terminate-source-map.js:5:26\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n3 !== 0\n\n    assert.strictEqual(callCount[0], 0);\n           ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-terminate-source-map.js:20:12)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#pollControl (ext:deno_node/worker_threads.ts:428:22)\n"},{}],"parallel/test-fs-read-stream-throw-type-error.js":[true,null,{}],"parallel/test-double-tls-server.js":[true,null,{}],"parallel/test-http2-capture-rejection.js":[true,null,{}],"parallel/test-http-default-encoding.js":[true,null,{}],"parallel/test-http2-client-jsstream-destroy.js":[true,null,{}],"parallel/test-permission-fs-traversal-path.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-debugger-extract-function-name.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"test-runner/test-output-abort-suite.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: describe timeout signal\\n' +\n-   '    # Subtest: ok 1\\n' +\n-   '    ok 1 - ok 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 2\\n' +\n-   '    ok 2 - ok 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 3\\n' +\n-   '    ok 3 - ok 3\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 4\\n' +\n-   '    ok 4 - ok 4\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 1\\n' +\n-   '    not ok 5 - not ok 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:10:3'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 2\\n' +\n-   '    not ok 6 - not ok 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:11:3'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 3\\n' +\n-   '    not ok 7 - not ok 3\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:12:3'\\n\" +\n-   \"      failureType: 'testAborted'\\n\" +\n-   \"      error: 'This operation was abo ..."},{}],"parallel/test-perf-hooks-timerify-constructor.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-timerify-constructor.js:13:44)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-timerify-constructor.js:5:26\n\n"},{}],"parallel/test-timers-dispose.js":[true,null,{}],"internet/test-http2-issue-32922.js":[true,null,{}],"parallel/test-module-loading-globalpaths.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\nconst common = require('../common');\n               ^\n    at stat (node:module:281:18)\n    at Module._findPath (node:module:521:20)\n    at Module._resolveFilename (node:module:776:27)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-globalpaths.js:2:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Cannot find module '\\x66oo'/. Input:\n\n'Error: Command failed: /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.481/install/bin/deno /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-globalpaths.js child\\n' +\n  'error: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\\n' +\n  \"const common = require('../common');\\n\" +\n  '               ^\\n' +\n  '    at stat (node:module:281:18)\\n' +\n  '    at Module._findPath (node:module:521:20)\\n' +\n  '    at Module._resolveFilename (node:module:776:27)\\n' +\n  '    at Module._load (node:module:618:27)\\n' +\n  '    at Module.require (node:module:861:19)\\n' +\n  '    at require (node:module:1060:16)\\n' +\n  '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-globalpaths.js:2:16)\\n' +\n  '    at Module._compile (node:module:960:34)\\n' +\n  '    at loadMaybeCjs (node:module:985:10)\\n' +\n  '    at Object..js (node:module:970:12)\\n'\n\n  assert.throws(\n      ..."},{}],"sea/test-single-executable-application-snapshot-and-code-cache.js":[true,null,{}],"parallel/test-tls-reduced-SECLEVEL-in-cipher.js":[true,null,{}],"parallel/test-http-client-leaky-with-double-response.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-stream-readable-invalid-chunk.js":[true,null,{}],"parallel/test-http2-ping-settings-heapdump.js":[true,null,{}],"parallel/test-fs-promises-writefile.js":[true,null,{}],"parallel/test-runner-mocking.js":[false,{"code":1,"stderr":"running 54 tests from ./test/parallel/test-runner-mocking.js\nspies on a function ... ok (0ms)\nspies on a bound function ... ok (0ms)\nspies on a constructor ... ok (0ms)\na no-op spy function is created by default ... ok (0ms)\ninternal no-op function can be reused ... ok (0ms)\nfunctions can be mocked multiple times at once ... ok (0ms)\ninternal no-op function can be reused as methods ... ok (0ms)\nmethods can be mocked multiple times but not at the same time ... ok (0ms)\nspies on an object method ... ok (0ms)\nspies on a getter ... ok (0ms)\nspies on a setter ... ok (0ms)\nspy functions can be bound ... ok (0ms)\nmocks prototype methods on an instance ... ok (0ms)\nspies on async static class methods ... ok (0ms)\ngiven null to a mock.method it throws an invalid argument error ... FAILED (1ms)\nit should throw given an inexistent property on a object instance ... FAILED (0ms)\nspy functions can be used on classes inheritance ... ok (0ms)\nspy functions don't affect the prototype chain ... FAILED (0ms)\nmocked functions report thrown errors ... ok (0ms)\nmocked constructors report thrown errors ... FAILED (0ms)\nmocks a function ... ok (0ms)\nmocks a constructor ... FAILED (0ms)\nmocks an object method ... ok (0ms)\nmocks a getter ... ok (0ms)\nmocks a setter ... ok (0ms)\nmocks a getter with syntax sugar ... ok (0ms)\nmocks a setter with syntax sugar ... ok (0ms)\nmocked functions match name and length ... FAILED (0ms)\nmethod() fails if method cannot be redefined ... ok (0ms)\nmethod() fails if field is a property instead of a method ... FAILED (0ms)\nmocks can be auto-restored ... ok (0ms)\nmock implementation can be changed dynamically ... FAILED (0ms)\nlocal mocks are auto restored after the test finishes ...\n  creates mocks that are auto restored ... ok (0ms)\nlocal mocks are auto restored after the test finishes ... FAILED (1ms)\nreset mock calls ... ok (0ms)\nuses top level mock ... FAILED (0ms)\nthe getter and setter options cannot be used together ... FAILED (0ms)\nmethod names must be st ..."},{"usesNodeTest":1}],"parallel/test-dgram-address.js":[true,null,{}],"parallel/test-dgram-cluster-close-in-listening.js":[true,null,{}],"es-module/test-esm-dynamic-import-commonjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(!tickDuringCJSImport)\n\n  assert(!tickDuringCJSImport);\n  ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-commonjs.js:17:3\n"},{}],"parallel/test-http2-server-rfc-9113-server.js":[true,null,{}],"system-ca/test-native-root-certs-env.mjs":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-runner-cli-concurrency.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-net-server-call-listen-multiple-times.js":[true,null,{}],"parallel/test-trace-env-stack.js":[false,{"code":1,"stderr":"\n[process 14771]: --- stderr ---\n\n[process 14771]: --- stdout ---\n\n[process 14771]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /internal\\/process\\/pre_execution/\nspawnSyncAndAssert(process.execPath, ['--trace-env-js-stack', fixtures.path('empty.js')], {\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env-stack.js:25:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env-stack.js:5:26\n"},{}],"parallel/test-http-keepalive-free.js":[true,null,{}],"parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-tls-fast-writing.js":[true,null,{}],"parallel/test-fs-append-file-flush.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-fs-append-file-flush.js\nsynchronous version ...\n  validation ... FAILED (1ms)\n  performs flush ... FAILED (1ms)\n  does not perform flush ... ok (0ms)\nsynchronous version ... FAILED (due to 2 failed steps) (3ms)\ncallback version ...\n  validation ... FAILED (0ms)\n  performs flush ... ok (1ms)\n  does not perform flush ... ok (1ms)\ncallback version ... FAILED (due to 1 failed step) (3ms)\npromise based version ...\n  validation ... FAILED (1ms)\n  success path ... ok (1ms)\npromise based version ... FAILED (due to 1 failed step) (3ms)\n\n ERRORS \n\nsynchronous version ... validation => ./test/parallel/test-fs-append-file-flush.js:18:11\nerror: AssertionError: Missing expected exception.\n      assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-append-file-flush.js:20:14)\n    at fn (ext:deno_node/testing.ts:203:28)\n    at async innerWrapped (ext:cli/40_test.js:232:5)\n    at async Object.outerWrapped [as fn] (ext:cli/40_test.js:175:14)\n    at async TestContext.step (ext:cli/40_test.js:589:22)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-append-file-flush.js:18:3)\n\nsynchronous version ... performs flush => ./test/parallel/test-fs-append-file-flush.js:26:11\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n    assert.strictEqual(calls.length, 1);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-append-file-flush.js:31:12)\n    at fn (ext:deno_node/testing.ts:203:28)\n    at async innerWrapped (ext:cli/40_test.js:232:5)\n    at async Object.outerWrapped [as fn] (ext:cli/40_test.js:175:14)\n    at async TestContext.step (ext:cli/40_test.js:589:22)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-append-fi ..."},{"usesNodeTest":1}],"parallel/test-fs-watchfile-ref-unref.js":[true,null,{}],"parallel/test-worker-workerdata-messageport.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n... Skipped lines\n\n  Comparison {\n    code: 25,\n    constructor: [class DOMException] {\n      ABORT_ERR: 20,\n      DATA_CLONE_ERR: 25,\n...\n    },\n+   message: 'Unsupported object type',\n-   message: 'Object that needs transfer was found in message but not listed in transferList',\n    name: 'DataCloneError'\n  }\n\n  assert.throws(() => new Worker(`${meowScript}`, {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-workerdata-messageport.js:52:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-workerdata-messageport.js:5:26\n"},{}],"parallel/test-http-same-map.js":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: Unexpected token '%'\n  eval('%CollectGarbage(0)');\n  ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-same-map.js:49:3)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-filehandle-autoclose.mjs":[true,null,{}],"parallel/test-readline-undefined-columns.js":[true,null,{}],"parallel/test-assert-typedarray-deepequal.js":[true,null,{"usesNodeTest":1}],"parallel/test-tls-sni-option.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-basic.js":[true,null,{}],"parallel/test-crypto-keygen-async-elliptic-curve-jwk.js":[true,null,{}],"parallel/test-repl-history-perm.js":[true,null,{}],"parallel/test-util-isDeepStrictEqual.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-watch-recursive-linux-parallel-remove.js":[true,null,{}],"parallel/test-diagnostics-channel-child-process.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: spawn /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.983/no-exec EPERM\n      const child = spawn(noExecFile);\n                    ^\n    at _createSpawnError (ext:deno_node/internal/child_process.ts:1279:19)\n    at ChildProcess.#spawnInternal (ext:deno_node/internal/child_process.ts:421:17)\n    at ChildProcess.spawn (ext:deno_node/internal/child_process.ts:157:26)\n    at spawn (ext:deno_node/child_process.ts:168:11)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-child-process.js:87:21\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at testDiagnosticChannel (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-child-process.js:15:3)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-child-process.js:74:3\n"},{}],"parallel/test-repl-array-prototype-tempering.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-whatwg-url-override-hostname.js":[true,null,{}],"parallel/test-repl-preview-timeout.js":[true,null,{}],"test-runner/test-output-name-pattern-with-only.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern_with_only.js:6:49)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_pattern_with_only.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: enabled and only\\n' +\n-   '    # Subtest: enabled\\n' +\n-   '    ok 1 - enabled\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: disabled but parent not\\n' +\n-   '    ok 2 - disabled but parent not\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..2\\n' +\n-   'ok 1 - enabled and only\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 3\\n' +\n-   '# suites 0\\n' +\n-   '# pass 3\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-name-pattern-with-only.mjs:8:1\n"},{}],"test-runner/test-run-watch-cwd-isolation-none.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/test-runner/test-run-watch-cwd-isolation-none.mjs FAILED\n\n ERRORS \n\n./test/test-runner/test-run-watch-cwd-isolation-none.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-cwd-isolation-none.mjs:11:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/test-runner/test-run-watch-cwd-isolation-none.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-promises-write-optional-params.js":[true,null,{}],"parallel/test-http2-stream-removelisteners-after-close.js":[true,null,{}],"parallel/test-fs-watch-stop-sync.js":[true,null,{}],"parallel/test-inspector-connect-to-main-thread.js":[true,null,{}],"pummel/test-crypto-pqc-sign-verify-slh-dsa.mjs":[true,null,{}],"parallel/test-tls-client-default-ciphers.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The \"Done\" validation function is expected to return \"true\". Received undefined\n\nCaught error:\n\nTypeError [ERR_MISSING_ARGS]: The \"options\" or \"port\" or \"path\" argument must be specified\n  assert.throws(tls.connect, Done);\n         ^\n    at test1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-default-ciphers.js:40:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-default-ciphers.js:44:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-default-ciphers.js:5:26\n"},{}],"parallel/test-tls-set-default-ca-certificates-append-fetch.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'code')\n    assert.strictEqual(err.cause.code, 'UNABLE_TO_VERIFY_LEAF_SIGNATURE');\n                                 ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-default-ca-certificates-append-fetch.mjs:40:34)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.rejects (ext:deno_node/assert.ts:574:5)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-default-ca-certificates-append-fetch.mjs:37:1\n"},{}],"internet/test-dgram-multicast-multi-process.js":[true,null,{}],"parallel/test-event-capture-rejections.js":[true,null,{}],"parallel/test-dgram-socket-buffer-size.js":[false,{"code":1,"stderr":"\n(node:13775) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ERR_SOCKET_BUFFER_SIZE [SystemError]: Could not get or set buffer size: uv_send_buffer_size returned EBADF (bad file descriptor)\\n' +\n- 'SystemError [ERR_SOCKET_BUFFER_SIZE]: Could not get or set buffer size: uv_send_buffer_size returned EBADF (bad file descriptor)\\n' +\n    \"  code: 'ERR_SOCKET_BUFFER_SIZE',\\n\" +\n    '  info: {\\n' +\n    '    errno: -9,\\n' +\n    \"    code: 'EBADF',\\n\" +\n    \"    message: 'bad file descriptor',\\n\" +\n\n    assert.strictEqual(\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-socket-buffer-size.js:46:12)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-socket-buffer-size.js:43:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"pummel/test-heapdump-tls.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-listen-fd-cluster.js":[false,{"code":1,"stderr":"\nCluster listen fd test runner\nabout to listen in parent\nserver listening on 44253\nerror: Uncaught TypeError: The argument 'stdio' is invalid. Received <ref *1> TCPWrap {\n  onconnection: [Function (anonymous)],\n  Symbol(ownerSymbol): Server {\n    _events: [Object: null prototype] { connection: [Function (anonymous)] },\n    _eventsCount: 1,\n    _maxListeners: undefined,\n    allowHalfOpen: false,\n    pauseOnConnect: false,\n    noDelay: false,\n    _handle: [Circular *1],\n    _connections: 0,\n    _usingWorkers: false,\n    _workers: [],\n    _unref: false,\n    _pipeName: undefined,\n    _connectionKey: '6::::0',\n    _listeningId: 2,\n    Symbol(kCapture): false,\n    Symbol(asyncIdSymbol): 2\n  }\n}\n    const primary = spawn(process.execPath, [__filename, 'primary'], {\n                    ^\n    at toDenoStdio (ext:deno_node/internal/child_process.ts:605:15)\n    at ChildProcess.#spawnInternal (ext:deno_node/internal/child_process.ts:207:35)\n    at ChildProcess.spawn (ext:deno_node/internal/child_process.ts:157:26)\n    at spawn (ext:deno_node/child_process.ts:168:11)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-listen-fd-cluster.js:91:21)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n"},{}],"parallel/test-cluster-net-listen-ipv6only-false.js":[true,null,{}],"parallel/test-http-pause-no-dump.js":[true,null,{}],"parallel/test-tls-destroy-stream-12.js":[true,null,{}],"module-hooks/test-module-hooks-custom-conditions.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-custom-conditions.mjs:3:10)\n"},{}],"parallel/test-repl-inspector.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: ifError got unwanted exception: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   [],\n-   [\n-     'myVariable'\n-   ],\n    'myVar'\n  ]\n\n    at EventEmitter.emit (ext:deno_node/_events.mjs:440:20)\n    at _replCaptureCallback (node:repl:61:11)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"parallel/test-cluster-net-reuseport.js":[true,null,{}],"parallel/test-perf-hooks-histogram.js":[true,null,{}],"es-module/test-esm-wasm-non-identifier-exports.mjs":[false,{"code":1,"stderr":"\n[process 7569]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ Global [WebAssembly.Global] {}\n- 12682\n\nstrictEqual(wasmExports['?f!o:o<b>a[r]'], 12682);\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-non-identifier-exports.mjs:5:1\n\n[process 7569]: --- stdout ---\n\n[process 7569]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-non-identifier-exports.mjs:6:1\n"},{}],"parallel/test-webcrypto-export-import-ml-kem.js":[true,null,{}],"parallel/test-als-defaultvalue-original.js":[true,null,{}],"parallel/test-http-client-timeout-connect-listener.js":[true,null,{}],"parallel/test-vm-global-get-own.js":[true,null,{}],"parallel/test-vm-new-script-new-context.js":[true,null,{}],"parallel/test-util-inspect-regexp.js":[false,{"code":1,"stderr":"\nInspecting regular expression \u001b[31m/a/\u001b[39m \n\n\nerror: Uncaught (in promise) AssertionError: /a/ failed\n+ actual - expected\n\n+ '\\x1b[31m/a/\\x1b[39m'\n- '\\x1b[32m/\\x1b[39m\\x1b[33ma\\x1b[39m\\x1b[32m/\\x1b[39m'\n         ^\n\n    assert.strictEqual(colored, expected, `${regexp} failed`);\n           ^\n    at expectColored (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-regexp.js:18:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-regexp.js:112:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-regexp.js:5:26\n"},{}],"parallel/test-assert-if-error.js":[true,null,{"usesNodeTest":1}],"parallel/test-uncaught-exception-handler-stack-overflow.js":[true,null,{}],"parallel/test-http-highwatermark.js":[true,null,{}],"pummel/test-net-pingpong.js":[true,null,{}],"parallel/test-cluster-worker-isdead.js":[true,null,{}],"parallel/test-crypto-dh.js":[true,null,{}],"parallel/test-tls-snicallback-error.js":[true,null,{}],"parallel/test-promise-hook-on-before.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"beforeHook\" argument must be of type function/. Input:\n\n\"TypeError: Cannot read properties of undefined (reading 'onBefore')\"\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-before.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-before.js:5:26\n"},{}],"wasi/test-wasi-pthread.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: --target=wasm32-wasip1-threads pthread\n\n[process 8867]: --- stderr ---\nerror: Uncaught (in worker \"pthread-43\") (in promise) TypeError: wasiPreview1.finalizeBindings is not a function\n      wasiPreview1.finalizeBindings(instancePreview1, {\n                   ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:193:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\nerror: Uncaught (in promise) TypeError: wasiPreview1.finalizeBindings is not a function\n        const error = new ErrorConstructor(message);\n                      ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:131:23)\n\n[process 8867]: --- stdout ---\n\n[process 8867]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-pthread.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-pthread.js:5:26\n"},{}],"parallel/test-http-client-default-headers-exist.js":[true,null,{}],"parallel/test-crypto-getcipherinfo.js":[true,null,{}],"parallel/test-http2-createsecureserver-options.js":[true,null,{}],"wasi/test-wasi-clock_getres.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: clock_getres\n\n[process 8857]: --- stderr ---\n\n[process 8857]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8857]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-clock_getres.js:8:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-clock_getres.js:5:26\n"},{}],"parallel/test-tls-options-boolean-check.js":[true,null,{}],"parallel/test-webstreams-adapters-sync-write-error.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-webstreams-adapters-sync-write-error.js FAILED\n\n ERRORS \n\n./test/parallel/test-webstreams-adapters-sync-write-error.js (uncaught error)\nerror: (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstreams-adapters-sync-write-error.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstreams-adapters-sync-write-error.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstreams-adapters-sync-write-error.js:10:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-webstreams-adapters-sync-write-error.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"es-module/test-vm-source-text-module-leak.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: queryObjects is not a function\n  const initialCount = queryObjects(ctor, { format: 'count' });\n                       ^\n    at checkIfCollectableByCounting (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:152:24)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-vm-source-text-module-leak.js:13:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-vm-source-text-module-leak.js:5:26\n"},{}],"parallel/test-fs-cp-sync-src-dest-identical-error.mjs":[true,null,{}],"parallel/test-child-process-ipc.js":[true,null,{}],"test-runner/test-output-force-exit.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'BEFORE\\n' +\n-   'BEFORE EACH\\n' +\n-   'AFTER EACH\\n' +\n-   'BEFORE EACH\\n' +\n-   'AFTER EACH\\n' +\n-   'AFTER\\n' +\n-   '✔ passes but oops (*ms)\\n' +\n-   '✔ also passes (*ms)\\n' +\n-   'ℹ tests 2\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 2\\n' +\n-   'ℹ fail 0\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 0\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-force-exit.mjs:7:1\n"},{}],"parallel/test-process-threadCpuUsage-main-thread.js":[true,null,{}],"parallel/test-dns-lookup.js":[false,{"code":1,"stderr":"\n(node:19257) internal/test/binding: These APIs are for internal testing only. Do not use them.\n(node:19257) [DEP0118] DeprecationWarning: The provided hostname \"false\" is not a valid hostname, and is supported in the dns module solely for compatibility.\nerror: Uncaught TypeError: \"DeprecationWarning\" was triggered without being expected.\nDeprecationWarning: The provided hostname \"false\" is not a valid hostname, and is supported in the dns module solely for compatibility.\n    at emitInvalidHostnameWarning (ext:deno_node/internal/dns/utils.ts:218:27)\n    at ext:deno_node/internal/dns/promises.ts:62:9\n    at new Promise (<anonymous>)\n    at createLookupPromise (ext:deno_node/internal/dns/promises.ts:60:12)\n    at Object.lookup (ext:deno_node/internal/dns/promises.ts:148:12)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-lookup.js:143:36\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-lookup.js:164:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12) {\n  code: 'DEP0118'\n}\n        throw new TypeError(\n              ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:697:15)\n    at process.emit (ext:deno_node/_events.mjs:452:22)\n    at process.emit (node:process:483:38)\n    at doEmitWarning (node:process:177:11)\n    at processTicksAndRejections (ext:core/01_core.js:372:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"es-module/test-esm-import-attributes-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_UNKNOWN_MODULE_FORMAT'\n- }\n\nconst jsModuleDataUrl = 'data:text/javascript,exportassert';\n                         ^\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-errors.js:5:26\n    at async test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-errors.js:9:3)\n"},{}],"parallel/test-http-max-sockets.js":[true,null,{}],"parallel/test-whatwg-webstreams-compression.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_VALUE'\n- }\n\n  assert.throws(() => new CompressionStream(i), {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-compression.js:47:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-compression.js:46:25)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-compression.js:5:26\n"},{}],"parallel/test-fs-timestamp-parsing-error.js":[true,null,{}],"parallel/test-setproctitle.js":[true,null,{}],"sequential/test-worker-fshandles-open-close-on-termination.js":[true,null,{}],"parallel/test-readline-keys.js":[true,null,{}],"es-module/test-esm-loader-thenable.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-thenable.mjs\nESM: thenable loader hooks ...\n  should behave as a normal promise resolution ... ok (47ms)\n  should crash the node process rejection with an error ... FAILED (51ms)\n  should just reject without an error (but NOT crash the node process) ... FAILED (43ms)\nESM: thenable loader hooks ... FAILED (due to 2 failed steps) (143ms)\n\n ERRORS \n\nESM: thenable loader hooks ... should crash the node process rejection with an error => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected \"actual\" to be strictly unequal to: 0\n    assert.notStrictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-thenable.mjs:27:12)\n\nESM: thenable loader hooks ... should just reject without an error (but NOT crash the node process) => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected \"actual\" to be strictly unequal to: 0\n    assert.notStrictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-thenable.mjs:39:12)\n\n FAILURES \n\nESM: thenable loader hooks ... should crash the node process rejection with an error => ext:deno_node/testing.ts:370:37\nESM: thenable loader hooks ... should just reject without an error (but NOT crash the node process) => ext:deno_node/testing.ts:370:37\n\nFAILED | 0 passed (1 step) | 1 failed (2 steps) (146ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"module-hooks/test-module-hooks-resolve-short-circuit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit.js:9:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit.js:5:26\n"},{}],"parallel/test-openssl-ca-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: either --use-openssl-ca or --use-bundled-ca can be used, not both. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\nconst result = childProcess.spawnSync(\n                            ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at Object.spawnSync (ext:deno_node/internal/child_process.ts:1329:47)\n    at Object.spawnSync (ext:deno_node/child_process.ts:219:33)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-openssl-ca-options.js:11:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-openssl-ca-options.js:5:26\n"},{}],"parallel/test-permission-allow-inspector.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-vm-module-after-evaluate.js":[true,null,{}],"parallel/test-domain-http-server.js":[true,null,{}],"parallel/test-module-run-main-monkey-patch.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(child.stdout.toString().includes('runMain is monkey patched!'))\n\nassert(child.stdout.toString().includes('runMain is monkey patched!'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-run-main-monkey-patch.js:18:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-run-main-monkey-patch.js:5:26\n"},{}],"parallel/test-performance-resourcetimingbuffersize.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbuffersize.js:79:29\n    at new Promise (<anonymous>)\n    at waitBufferFullEvent (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbuffersize.js:78:10)\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbuffersize.js:49:9)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbuffersize.js:88:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n\n"},{}],"parallel/test-urlpattern.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'URLPattern is not a constructor'\n-   message: 'boom'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern.js:5:26\n"},{}],"parallel/test-readline-promises-csi.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/readline/utils\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/readline/utils`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-csi.mjs:10:19\n"},{}],"es-module/test-esm-type-main.mjs":[true,null,{}],"module-hooks/test-async-loader-hooks-register-with-import.mjs":[false,{"code":1,"stderr":"\n[process 6302]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"node:os\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6302]: --- stdout ---\n\n[process 6302]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-register-with-import.mjs:7:1\n"},{}],"parallel/test-tls-client-abort2.js":[true,null,{}],"es-module/test-require-module-feature-detect.js":["IGNORE",null,{"ignoreReason":"Tests Node's process.features.require_module flag, which Deno does not expose."}],"parallel/test-eval-disallow-code-generation-from-strings.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (EvalError).\nassert.throws(() => eval('\"eval\"'), EvalError);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eval-disallow-code-generation-from-strings.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eval-disallow-code-generation-from-strings.js:5:26\n"},{}],"module-hooks/test-async-loader-hooks-initialize-in-sequence.mjs":[false,{"code":1,"stderr":"\n[process 6458]: --- stderr ---\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport {register} from 'node:module';\n        ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-loader-in-sequence.mjs:1:9)\n\n[process 6458]: --- stdout ---\n\n[process 6458]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-in-sequence.mjs:7:1\n"},{}],"parallel/test-http-client-upload-buf.js":[true,null,{}],"parallel/test-domain-run.js":[true,null,{}],"parallel/test-performanceobserver.js":[true,null,{}],"parallel/test-microtask-queue-run-immediate.js":[true,null,{}],"test-runner/test-output-eval-dot.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '.X\\n' +\n-   '\\n' +\n-   'Failed tests:\\n' +\n-   '\\n' +\n-   '✖ fails (*ms)\\n' +\n-   '  Error: fail\\n' +\n-   '      at TestContext.eval (eval at <anonymous> (<project-root>/test/fixtures/test-runner/output/eval_dot.js:3:1), <anonymous>:6:11)\\n' +\n-   '      at <node-internal-frames>\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-eval-dot.mjs:7:1\n"},{}],"parallel/test-warn-stream-transform-deprecation.js":[true,null,{}],"parallel/test-timers-unref-throw-then-ref.js":[true,null,{}],"sea/test-single-executable-application-exec-argv.js":[true,null,{}],"parallel/test-sqlite-limits.js":[true,null,{"usesNodeTest":1}],"parallel/test-child-process-spawnsync-args.js":[true,null,{}],"parallel/test-os-homedir-no-envvar.js":[true,null,{}],"es-module/test-require-module-detect-entry-point-aou.js":[true,null,{}],"parallel/test-v8-getheapsnapshot-twice.js":[true,null,{}],"client-proxy/test-https-proxy-request-server-failure-hang-up.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Error: socket hang up/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /Error: socket hang up/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-server-failure-hang-up.mjs:45:8\n"},{}],"parallel/test-worker-mjs-workerdata.js":[true,null,{}],"pseudo-tty/test-testpy-env-var-via-comment.js":[false,{"code":1,"stderr":"error: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\r\n+ actual - expected\r\n\r\n+ undefined\r\n- 'A_SET_ENV_VAR_VALUE'\r\n\r\nassert.strictEqual(process.env.A_SET_ENV_VAR, 'A_SET_ENV_VAR_VALUE');\r\n       ^\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-testpy-env-var-via-comment.js:12:8)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-testpy-env-var-via-comment.js:5:26\r\n"},{}],"abort/test-addon-register-signal-handler.js":[true,null,{}],"parallel/test-repl-multiline-navigation-while-adding.js":[true,null,{}],"parallel/test-console-stdio-setters.js":[false,{"code":1,"stderr":"fhqwhgads\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-stdio-setters.js:8:54)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-stdio-setters.js:5:26\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-stdio-setters.js:9:61)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-stdio-setters.js:5:26\n\nfhqwhgads\n"},{}],"parallel/test-cluster-setup-primary-emit.js":[true,null,{}],"es-module/test-require-module-dynamic-import-4.js":[true,null,{}],"parallel/test-zlib-flush-drain.js":[true,null,{}],"parallel/test-net-reconnect.js":[true,null,{}],"pummel/test-buffer-large-size-buffer-alloc.js":[true,null,{}],"parallel/test-https-server-close-destroy-timeout.js":[true,null,{}],"parallel/test-http2-create-client-connect.js":[true,null,{}],"parallel/test-http-upgrade-binary.js":[true,null,{}],"parallel/test-async-hooks-promise-triggerid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== undefined\n\n  assert.strictEqual(async_hooks.executionAsyncId(), promiseAsyncIds[1]);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-promise-triggerid.js:32:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-promise-triggerid.js:5:26\n"},{}],"parallel/test-tls-client-renegotiation-13.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Renegotiation not supported'\n-   code: 'ERR_SSL_WRONG_SSL_VERSION',\n-   library: 'SSL routines',\n-   message: 'error:0A00010A:SSL routines::wrong ssl version',\n-   reason: 'wrong ssl version'\n  }\n\n    assert.throws(() => { throw err; }, {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-renegotiation-13.js:35:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at processTicksAndRejections (ext:core/01_core.js:372:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-http-pipeline-flood.js":[true,null,{}],"parallel/test-stream-err-multiple-callback-construction.js":[true,null,{}],"parallel/test-memory-usage.js":[true,null,{}],"parallel/test-http-client-path-toctou.js":[true,null,{}],"parallel/test-webcrypto-sign-verify-ecdsa.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: signature error\n    const sig = await subtle.sign({ name, hash }, privateKey, plaintext);\n                ^\n    at async SubtleCrypto.sign (ext:deno_crypto/00_crypto.js:941:27)\n    at async testSign (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-ecdsa.js:191:17)\n    at async Promise.all (index 9)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-ecdsa.js:236:3\n"},{}],"parallel/test-util-getcallsites.js":[true,null,{}],"parallel/test-internal-util-isinsidenodemodules.js":[false,{"code":1,"stderr":"\n(node:17159) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: cb is not a function\n    at runInsideNodeModules (/workspace/node_modules/test.js:3:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-internal-util-isinsidenodemodules.js:24:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-internal-util-isinsidenodemodules.js:5:26\n"},{}],"parallel/test-common-must-not-call.js":[true,null,{}],"sequential/test-diagnostic-dir-cpu-prof.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-diagnostic-dir-cpu-prof.js:42:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-diagnostic-dir-cpu-prof.js:5:26\n"},{}],"pummel/test-net-write-callbacks.js":[true,null,{}],"sequential/test-net-response-size.js":[true,null,{}],"parallel/test-child-process-fork-and-spawn.js":[true,null,{}],"parallel/test-stream-ispaused.js":[true,null,{}],"parallel/test-dns-default-order-ipv4.js":[true,null,{}],"parallel/test-http2-too-many-streams.js":[true,null,{}],"parallel/test-cluster-uncaught-exception.js":[true,null,{}],"parallel/test-exception-handler.js":[true,null,{}],"parallel/test-http-write-head.js":[true,null,{}],"sea/test-single-executable-application-assets-raw.js":[true,null,{}],"es-module/test-esm-tla-syntax-errors-not-recognized-as-tla-error.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-tla-syntax-errors-not-recognized-as-tla-error.mjs\nunusual top-level await syntax errors ...\n  should not crash the process ... FAILED (46ms)\n  should throw the error for unrelated syntax errors ... ok (343ms)\nunusual top-level await syntax errors ... FAILED (due to 1 failed step) (391ms)\n\n ERRORS \n\nunusual top-level await syntax errors ... should not crash the process => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) SyntaxError: missing ) after argument list\\n' +\n+   '    process.getBuiltinModule(\"vm\").runInThisContext(\"\\\\n          \\\\n          function callAwait() {}; callAwait(await \\\\\"\\\\\");\\\\n          \")\\n' +\n+   '                                   ^\\n' +\n+   '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+   '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+   '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n- ''\n\n        assert.strictEqual(stderr, '');\n               ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-tla-syntax-errors-not-recognized-as-tla-error.mjs:44:16)\n\n FAILURES \n\nunusual top-level await syntax errors ... should not crash the process => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed (1 step) | 1 failed (1 step) (394ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-http2-compat-expect-continue.js":[true,null,{}],"pummel/test-net-many-clients.js":[true,null,{}],"test-runner/test-output-hooks-spec-reporter.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:10:35)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:56:49)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:78:48)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:105:46)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:249:49)\\n' +\n+   '    at <node-internal-frames>\\n ..."},{}],"parallel/test-https-agent-additional-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: unsupported protocol\n    at Object.wrap (ext:deno_node/internal_binding/tls_wrap.ts:30:19)\n    at TLSSocket._wrapHandle (ext:deno_node/_tls_wrap.js:433:23)\n    at new TLSSocket (ext:deno_node/_tls_wrap.js:275:18)\n    at Object.connect (ext:deno_node/_tls_wrap.js:1391:19)\n    at Agent.createConnection (ext:deno_node/https.ts:211:24)\n    at Agent.createSocket (node:_http_agent:296:26)\n    at Agent.addRequest (node:_http_agent:237:10)\n    at new ClientRequest (node:_http_client:259:16)\n    at request (ext:deno_node/https.ts:251:12)\n    at Object.get (ext:deno_node/https.ts:79:17)\n"},{}],"parallel/test-trace-events-v8.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-v8.js:21:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-crypto-oaep-zero-length.js":[true,null,{}],"parallel/test-webcrypto-encrypt-decrypt-chacha20-poly1305.js":[true,null,{}],"parallel/test-http2-misbehaving-multiplex.js":[true,null,{}],"parallel/test-process-no-deprecation.js":[true,null,{}],"parallel/test-cluster-bind-privileged-port.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-builtin-redirect.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks({\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-redirect.js:12:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-redirect.js:5:26\n"},{}],"parallel/test-coverage-with-inspector-disabled.js":[true,null,{}],"parallel/test-path-basename.js":[true,null,{}],"parallel/test-http-agent-error-on-idle.js":[true,null,{}],"parallel/test-crypto-op-during-process-exit.js":[true,null,{}],"parallel/test-child-process-fork-url.mjs":[true,null,{}],"parallel/test-child-process-send-returns-boolean.js":[true,null,{}],"pummel/test-heapsnapshot-near-heap-limit.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"wasi/test-wasi-ftruncate.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: ftruncate\n\n[process 8814]: --- stderr ---\n\n[process 8814]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8814]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-ftruncate.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-ftruncate.js:5:26\n"},{}],"parallel/test-https-agent-disable-session-reuse.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of null (reading 'toString')\n  assert.notStrictEqual(clientSessions[0].toString('hex'),\n                                          ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-disable-session-reuse.js:55:43)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-cluster-dgram-bind-fd.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-client-abort-destroy.js":[true,null,{}],"parallel/test-child-process-send-after-close.js":[true,null,{}],"parallel/test-fs-watch-ignore-recursive-regexp.js":[true,null,{}],"parallel/test-global.js":[false,{"code":1,"stderr":"\n(node:10733) [DEP0193] DeprecationWarning: The _stream_duplex module is deprecated. Use `node:stream` instead.\n(node:10733) [DEP0193] DeprecationWarning: The _stream_passthrough module is deprecated. Use `node:stream` instead.\n(node:10733) [DEP0193] DeprecationWarning: The _stream_readable module is deprecated. Use `node:stream` instead.\n(node:10733) [DEP0193] DeprecationWarning: The _stream_transform module is deprecated. Use `node:stream` instead.\n(node:10733) [DEP0193] DeprecationWarning: The _stream_writable module is deprecated. Use `node:stream` instead.\n(node:10733) [DEP0192] DeprecationWarning: The _tls_common module is deprecated. Use `node:tls` instead.\n(node:10733) [DEP0192] DeprecationWarning: The _tls_wrap module is deprecated. Use `node:tls` instead.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Set(36) {\n+   'Buffer',\n+   'Deno',\n+   'EventSource',\n+   'alert',\n- Set(17) {\n    'atob',\n    'btoa',\n+   'caches',\n    'clearImmediate',\n    'clearInterval',\n    'clearTimeout',\n+   'close',\n+   'closed',\n+   'confirm',\n+   'createImageBitmap',\n    'crypto',\n    'fetch',\n    'global',\n    'localStorage',\n+   'name',\n    'navigator',\n+   'onbeforeunload',\n+   'onerror',\n+   'onload',\n+   'onunhandledrejection',\n+   'onunload',\n    'performance',\n+   'process',\n+   'prompt',\n    'queueMicrotask',\n+   'reportError',\n+   'self',\n    'sessionStorage',\n    'setImmediate',\n    'setInterval',\n    'setTimeout',\n    'structuredClone'\n\n  assert.deepStrictEqual(new Set(Object.keys(globalThis)), new Set(expected));\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-global.js:66:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_ ..."},{}],"parallel/test-snapshot-argv1.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-fs-write-file-flush.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-fs-write-file-flush.js\nsynchronous version ...\n  validation ... FAILED (1ms)\n  performs flush ... FAILED (1ms)\n  does not perform flush ... ok (1ms)\nsynchronous version ... FAILED (due to 2 failed steps) (3ms)\ncallback version ...\n  validation ... FAILED (1ms)\n  performs flush ... ok (1ms)\n  does not perform flush ... ok (1ms)\ncallback version ... FAILED (due to 1 failed step) (3ms)\npromise based version ...\n  validation ... FAILED (2ms)\n  success path ... ok (2ms)\npromise based version ... FAILED (due to 1 failed step) (3ms)\n\n ERRORS \n\nsynchronous version ... validation => ./test/parallel/test-fs-write-file-flush.js:18:11\nerror: AssertionError: Missing expected exception.\n      assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-file-flush.js:20:14)\n    at fn (ext:deno_node/testing.ts:203:28)\n    at async innerWrapped (ext:cli/40_test.js:232:5)\n    at async Object.outerWrapped [as fn] (ext:cli/40_test.js:175:14)\n    at async TestContext.step (ext:cli/40_test.js:589:22)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-file-flush.js:18:3)\n\nsynchronous version ... performs flush => ./test/parallel/test-fs-write-file-flush.js:26:11\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n    assert.strictEqual(calls.length, 1);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-file-flush.js:31:12)\n    at fn (ext:deno_node/testing.ts:203:28)\n    at async innerWrapped (ext:cli/40_test.js:232:5)\n    at async Object.outerWrapped [as fn] (ext:cli/40_test.js:175:14)\n    at async TestContext.step (ext:cli/40_test.js:589:22)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-file-flus ..."},{"usesNodeTest":1}],"parallel/test-worker-messaging-errors-invalid.js":[true,null,{}],"parallel/test-http2-respond-file-compat.js":[true,null,{}],"parallel/test-runner-root-after-with-refed-handles.js":[true,null,{"usesNodeTest":1}],"internet/test-inspector-help-page.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading '1')\nconst helpUrl = stderr.match(/For help, see: (.+)/)[1];\n                                                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-inspector-help-page.js:14:52)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-inspector-help-page.js:5:26\n"},{}],"client-proxy/test-http-set-global-proxy-from-env-override-fetch.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-override-fetch.mjs:14:1\n"},{}],"parallel/test-zlib-close-after-write.js":[true,null,{}],"parallel/test-sqlite-data-types.js":[true,null,{"usesNodeTest":1}],"parallel/test-event-target.js":[true,null,{}],"client-proxy/test-http-proxy-request-no-proxy.mjs":[true,null,{}],"parallel/test-zlib-maxOutputLength.js":[true,null,{}],"parallel/test-net-reuseport.js":[true,null,{}],"internet/test-dns-regress-6244.js":[true,null,{}],"parallel/test-stream2-readable-non-empty-end.js":[true,null,{}],"parallel/test-tls-ticket-cluster.js":[false,{"code":1,"stderr":"\n[primary] got \"listening\"\n[primary] got \"listening\"\n[primary] got \"listening\"\n[primary] got \"listening\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[primary] connecting 33699 session? false\n[worker] connection reused? false\n[primary] got \"not-reused\"\n[worker] got \"die\"\n[worker] got \"die\"\n[worker] got \"die\"\n[worker] got \"die\"\n[worker] server close\n[worker] exit\n[worker] server close\n[worker] exit\n[worker] server close\n[worker] exit\n[worker] server close\n[worker] exit\n[primary] worker died\n[prim ..."},{}],"parallel/test-cluster-worker-events.js":[true,null,{}],"parallel/test-zlib-zstd.js":[true,null,{}],"parallel/test-http-listening.js":[true,null,{}],"parallel/test-cluster-accept-fail.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/cluster/round_robin_handle'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-accept-fail.js\nconst rr = require('internal/cluster/round_robin_handle');\n           ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cluster-accept-fail.js:7:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-net-better-error-messages-listen-path.js":[true,null,{}],"parallel/test-process-exception-capture.js":[true,null,{}],"parallel/test-err-name-deprecation.js":[true,null,{}],"parallel/test-http-hostname-typechecking.js":[true,null,{}],"parallel/test-fs-cp-async-file-to-file.mjs":[true,null,{}],"parallel/test-cluster-kill-disconnect.js":[true,null,{}],"parallel/test-net-socket-reset-send.js":[true,null,{}],"parallel/test-uv-errno.js":[false,{"code":1,"stderr":"\n(node:19167) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'UNKNOWN (-111111)'\n- 'Unknown system error -111111'\n\nassert.strictEqual(uv.errname(-111111), 'Unknown system error -111111');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-errno.js:16:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-errno.js:5:26\n"},{}],"parallel/test-buffer-constructor-node-modules-paths.js":[true,null,{}],"parallel/test-net-keepalive.js":[true,null,{}],"es-module/test-esm-forbidden-globals.mjs":[true,null,{}],"parallel/test-net-blocklist.js":[true,null,{}],"parallel/test-promise-reject-callback-exception.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: stderr: <>\n  assert(stderr.toString('utf8')\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-reject-callback-exception.js:30:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-reject-callback-exception.js:5:26\n"},{}],"parallel/test-http2-raw-headers-defaults.js":[true,null,{}],"parallel/test-fs-cp-sync-preserve-timestamps.mjs":[true,null,{}],"sequential/test-tls-connect.js":[true,null,{}],"module-hooks/test-module-hooks-load-builtin-override-json.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-json.js:12:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-json.js:5:26\n"},{}],"parallel/test-cluster-listening-port.js":[true,null,{}],"parallel/test-inspector-has-inspector-false.js":[true,null,{}],"parallel/test-net-listen-exclusive-random-ports.js":[true,null,{}],"abort/test-abort-backtrace.js":[true,null,{}],"internet/test-dgram-broadcast-multi-process.js":[true,null,{}],"parallel/test-perf-hooks-timerify-histogram-sync.mjs":[true,null,{}],"parallel/test-v8-take-coverage-noop.js":[false,{"code":1,"stderr":"error: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/v8-coverage/interval\". Maybe add a '.js' extension or run with --sloppy-imports\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(output.status, 0);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-take-coverage-noop.js:29:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-take-coverage-noop.js:5:26\n"},{}],"parallel/test-inspector-exit-worker-in-wait-for-connection.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-rm.js":[true,null,{}],"parallel/test-crypto-encap-decap.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'crypto.encapsulate is not a function'\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: /The \"key\" argument must be of type/\n  }\n\nassert.throws(() => crypto.encapsulate(), { code: 'ERR_INVALID_ARG_TYPE',\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-encap-decap.js:17:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-encap-decap.js:5:26\n"},{}],"parallel/test-cluster-server-restart-rr.js":[true,null,{}],"parallel/test-http-client-incomingmessage-destroy.js":[true,null,{}],"parallel/test-http-server-clear-timer.js":[true,null,{}],"parallel/test-stream-readable-add-chunk-during-data.js":[true,null,{}],"parallel/test-eslint-prefer-common-mustsucceed.js":[true,null,{}],"parallel/test-fs-realpath-pipe.js":[true,null,{}],"parallel/test-worker-no-sab.js":[true,null,{}],"parallel/test-http-client-invalid-path.js":[true,null,{}],"parallel/test-tls-canonical-ip.js":[false,{"code":1,"stderr":"\n(node:13654) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: canonicalizeIP is not a function\nassert.strictEqual(canonicalizeIP('127.0.0.1'), '127.0.0.1');\n                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-canonical-ip.js:13:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-canonical-ip.js:5:26\n"},{}],"parallel/test-runner-expect-error.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-expect-error.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-expect-error.js (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\n  const stream = run({ files: [__filename] });\n                 ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-expect-error.js:7:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-expect-error.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-runner-run-files-undefined.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-run-files-undefined.mjs FAILED\n\n ERRORS \n\n./test/parallel/test-runner-run-files-undefined.mjs (uncaught error)\nerror: (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndExitWithoutError(process.execPath, ['--input-type=module', '-e', `\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-run-files-undefined.mjs:26:1\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-run-files-undefined.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-http2-server-unknown-protocol.js":[true,null,{}],"pseudo-tty/test-tty-stream-constructors.js":[true,null,{}],"parallel/test-stream-transform-callback-twice.js":[true,null,{}],"parallel/test-whatwg-transformstream-cancel-write-race.js":[true,null,{"usesNodeTest":1}],"parallel/test-freelist.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/freelist'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-freelist.js\nconst FreeList = require('internal/freelist');\n                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-freelist.js:7:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-too-large-headers.js":[true,null,{}],"parallel/test-cluster-primary-error.js":[true,null,{}],"parallel/test-x509-escaping.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'DNS:good.example.com, DNS:evil.example.com'\n- 'DNS:\"good.example.com\\\\u002c DNS:evil.example.com\"'\n\n    assert.strictEqual(cert.subjectAltName, expectedSANs[i]);\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-x509-escaping.js:118:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-x509-escaping.js:5:26\n"},{}],"parallel/test-tls-tlswrap-segfault.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(!!fd)\n\n      assert(!!fd);\n      ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-tlswrap-segfault.js:36:7)\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\n    at runImmediates (ext:core/01_core.js:249:21)\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\n"},{}],"parallel/test-quic-handshake-ipv6-only.mjs":[true,null,{}],"parallel/test-vm-static-this.js":[true,null,{}],"parallel/test-cwd-enoent-repl.js":[true,null,{}],"parallel/test-http-server-stale-close.js":[true,null,{}],"parallel/test-require-cache.js":[true,null,{}],"module-hooks/test-async-loader-hooks-mixed-opt-in.mjs":[false,{"code":1,"stderr":"\n[process 6523]: --- stderr ---\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/entry-point\".\n\n[process 6523]: --- stdout ---\n\n[process 6523]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-mixed-opt-in.mjs:7:1\n"},{}],"sea/test-single-executable-application-asset-keys.js":[true,null,{}],"parallel/test-sqlite-statement-sync-columns.js":[true,null,{"usesNodeTest":1}],"es-module/test-esm-preserve-symlinks-main.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-preserve-symlinks-main.js\nInvoke the main file via a symlink. ...\n  should resolve relative imports in the main file ... FAILED (59ms)\n  should resolve relative imports in the main file when file extension is omitted ... FAILED (53ms)\n  should resolve relative imports in the main file when filename(index.js) is omitted ... FAILED (43ms)\nInvoke the main file via a symlink. ... FAILED (due to 3 failed steps) (156ms)\n\n ERRORS \n\nInvoke the main file via a symlink. ... should resolve relative imports in the main file => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks-main.js:52:12)\n\nInvoke the main file via a symlink. ... should resolve relative imports in the main file when file extension is omitted => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks-main.js:64:12)\n\nInvoke the main file via a symlink. ... should resolve relative imports in the main file when filename(index.js) is omitted => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks-main.js:74:12)\n\n FAILURES \n\nInvoke the main file via a symlink. ... should resolve relative imports in the main file => ext:deno_node/testing.ts:509:21\nInvoke the main file via a symlink. ... should resolve relative imports in the main file when file extension is omitted => ext:deno_node/testing.ts:370:37\nInvoke the main fil ..."},{"usesNodeTest":1}],"pummel/test-heapdump-http2.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-buffer-readint.js":[true,null,{}],"parallel/test-repl-null.js":[true,null,{}],"parallel/test-trace-sigint-in-worker.js":[true,null,{}],"parallel/test-net-listen-close-server-callback-is-not-function.js":[true,null,{}],"es-module/test-esm-no-addons.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Initiated Worker with invalid execArgv flags: --no-addons\n    new Worker(fileURLToPath(import.meta.url), { execArgv });\n    ^\n    at new NodeWorker (ext:deno_node/worker_threads.ts:151:19)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-no-addons.mjs:11:5\n"},{}],"abort/test-zlib-invalid-internals-usage.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal C++ binding (internalBinding('zlib').Zlib) which is not implemented in Deno"}],"module-hooks/test-async-loader-hooks-process-exit-sync.mjs":[false,{"code":1,"stderr":"\n[process 6412]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"data:text/javascript,import.meta.resolve(%22exit:%22)\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6412]: --- stdout ---\n\n[process 6412]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 42\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-process-exit-sync.mjs:7:1\n"},{}],"parallel/test-console.js":[false,{"code":1,"stderr":"label: 0.003ms\ndefault: 0.006ms\ndefault: 0.073ms\n\nCount for 'noLabel' does not exist\nTimer 'noLabel' does not exist\nTimer 'noLabel' does not exist\nCount for 'default' does not exist\nTimer 'default' does not exist\nTimer 'default' does not exist\nTimer 'default' already exists\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\nassert.throws(() => console.time(Symbol('test')),\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console.js:78:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console.js:5:26\n"},{}],"parallel/test-runner-snapshot-file-tests.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"sea/test-single-executable-application-empty.js":[true,null,{}],"test-runner/test-output-typescript-coverage.mjs":[true,null,{}],"parallel/test-http2-session-settings.js":[true,null,{}],"client-proxy/test-https-proxy-request-invalid-char-in-options.mjs":[true,null,{}],"parallel/test-event-emitter-num-args.js":[true,null,{}],"parallel/test-crypto-keygen-rfc8017-a-2-3.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-context-merged-esm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-merged-esm.mjs:5:10)\n"},{}],"parallel/test-promise-unhandled-silent-no-hook.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: uncaughtException at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-silent-no-hook.js:17\ncalled with arguments: AssertionError [ERR_ASSERTION]: uncaughtException at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-silent-no-hook.js:17\ncalled with arguments: Error: One\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-silent-no-hook.js:11:9\n    at new Promise (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-silent-no-hook.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-silent-no-hook.js:5:26, 'unhandledRejection'\n    at process.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:710:13)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at processPromiseRejections (ext:core/01_core.js:336:25)\n    at Object.processTicksAndRejections (ext:core/01_core.js:403:34)\n    at Module._load (node:module:700:10) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: undefined,\n  operator: 'fail',\n  diff: 'simple'\n}, 'unhandledRejection'\n    assert.fail(\n           ^\n    at process.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat ..."},{}],"parallel/test-net-writable.js":[true,null,{}],"parallel/test-zlib-unzip-one-byte-chunks.js":[true,null,{}],"parallel/test-fs-read-position-validation.mjs":[true,null,{}],"parallel/test-runner-no-isolation-filtering.js":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-runner-no-isolation-filtering.js\nworks with --test-only ... FAILED (122ms)\nworks without --test-only ... FAILED (120ms)\nworks with --test-name-pattern ... FAILED (123ms)\nworks with --test-skip-pattern ... FAILED (123ms)\n\n ERRORS \n\nworks with --test-only => ./test/parallel/test-runner-no-isolation-filtering.js:11:1\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(child.status, 0);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-filtering.js:23:10)\n\nworks without --test-only => ./test/parallel/test-runner-no-isolation-filtering.js:34:1\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(child.status, 0);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-filtering.js:45:10)\n\nworks with --test-name-pattern => ./test/parallel/test-runner-no-isolation-filtering.js:56:1\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(child.status, 0);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-filtering.js:68:10)\n\nworks with --test-skip-pattern => ./test/parallel/test-runner-no-isolation-filtering.js:74:1\nerror: AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(child.status, 0);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-filtering.js:86:10)\n\n FAILURES \n\nworks with --test-only => ./test/parallel/test-runner-no-isolation-filtering.js:11:1\nworks without --test-only => ./test/parallel/test-runner-no-isolation-filtering.js:34:1\nworks with --test-name-pattern => ./test/parallel/t ..."},{"usesNodeTest":1}],"parallel/test-crypto-keygen-key-objects.js":[true,null,{}],"parallel/test-http-expect-continue-reuse-race.js":[true,null,{}],"internet/test-dns.js":[false,{"code":1,"stderr":"test_reverse_bogus\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /^Error: getHostByAddr EINVAL bogus ip$/. Input:\n\n'AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:83\\n' +\n  'called with arguments: Error: getHostByAddr EINVAL bogus ip\\n' +\n  '    at QueryReqWrap.onresolve [as oncomplete] (ext:deno_node/dns.ts:210:21)\\n' +\n  '    at ChannelWrap.getHostByAddr (ext:deno_node/internal_binding/cares_wrap.ts:536:13)\\n' +\n  '    at Resolver.getHostByAddr (ext:deno_node/dns.ts:233:44)\\n' +\n  '    at Object.reverse (ext:deno_node/dns.ts:376:65)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:83:9\\n' +\n  '    at getActual (ext:deno_node/assert.ts:233:7)\\n' +\n  '    at assert.throws (ext:deno_node/assert.ts:362:26)\\n' +\n  '    at test_reverse_bogus (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:82:10)\\n' +\n  '    at next (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:48:7)\\n' +\n  '    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:62:5) {\\n' +\n  '  errno: -22,\\n' +\n  \"  code: 'EINVAL',\\n\" +\n  \"  syscall: 'getHostByAddr',\\n\" +\n  \"  hostname: 'bogus ip'\\n\" +\n  '}'\n\n  assert.throws(() => {\n         ^\n    at test_reverse_bogus (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:82:10)\n    at next (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:48:7)\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:62:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns.js:72:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCj ..."},{}],"parallel/test-http2-options-max-headers-exceeds-nghttp2.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-trailers.js":[true,null,{}],"parallel/test-process-exit-handler.js":[true,null,{}],"parallel/test-vm-global-assignment.js":[true,null,{}],"parallel/test-process-cpuUsage.js":[true,null,{}],"parallel/test-zlib-brotli-flush.js":[true,null,{}],"parallel/test-http2-connect-tls-with-delay.js":[true,null,{}],"parallel/test-diagnostics-channel-module-require-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     id: 'does-not-exist',\n-     name: 'start',\n-     parentFilename: '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js'\n-   },\n-   {\n-     error: Error: Cannot find module 'does-not-exist'\n-     Require stack:\n-     - /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js\n-         at Module._resolveFilename (node:module:804:15)\n-         at Module._load (node:module:618:27)\n-         at Module.require (node:module:861:19)\n-         at require (node:module:1060:16)\n-         at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)\n-         at Module._compile (node:module:960:34)\n-         at loadMaybeCjs (node:module:985:10)\n-         at Object..js (node:module:970:12)\n-         at Module.load (node:module:846:32)\n-         at Module._load (node:module:658:14) {\n-       code: 'MODULE_NOT_FOUND',\n-       requireStack: [\n-         '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js'\n-       ]\n-     },\n-     id: 'does-not-exist',\n-     name: 'error',\n-     parentFilename: '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js'\n-   },\n-   {\n-     error: Error: Cannot find module 'does-not-exist'\n-     Require stack:\n-     - /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require-error.js\n-         at Module._resolveFilename (node:module:804:15)\n-         at Module._load (node:module:618:27)\n-         at Module.require (node:module:861:19)\n-         at require (node:module:1060:16)\n-         at Object.<anonymous> (fi ..."},{}],"parallel/test-timers-immediate-queue-throw.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  process.nextTick(() => assert.strictEqual(stage, 1));\n                                ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-timers-immediate-queue-throw.js:49:33\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-node-output-v8-warning.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-eslint-inspector-check.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:19:58)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:44:53)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:5:26\n\n"},{}],"parallel/test-net-connect-immediate-destroy.js":[true,null,{}],"sequential/test-resolution-inspect-brk.js":[true,null,{}],"parallel/test-cluster-rr-domain-listen.js":[true,null,{}],"wasi/test-wasi-symlinks.js":[false,{"code":1,"stderr":"executing create_symlink\nAssertion failed: readlink(linkpath, readlink_result, result_size) == strlen(target) (c/create_symlink.c: main: 14)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/0001f91e:wasm-function[0]:0x2bdd)\n    at <anonymous> (wasm://wasm/0001f91e:wasm-function[0]:0x2fe8)\n    at <anonymous> (wasm://wasm/0001f91e:wasm-function[0]:0x478)\n    at <anonymous> (wasm://wasm/0001f91e:wasm-function[0]:0x310)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-symlinks.js:28:10\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-symlinks.js:5:26\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(child.status, 0);\n           ^\n    at runWASI (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-symlinks.js:76:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-symlinks.js:81:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-symlinks.js:5:26\n"},{}],"parallel/test-abortcontroller.js":[false,{"code":1,"stderr":"running 19 tests from ./test/parallel/test-abortcontroller.js\nAbort is fired with the correct event type on AbortControllers ... ok (2ms)\nAbort events are trusted ... ok (0ms)\nAbort events have the same isTrusted reference ... ok (0ms)\nAbortSignal is impossible to construct manually ... FAILED (1ms)\nSymbol.toStringTag is correct ... ok (0ms)\nAbortSignal.abort() creates an already aborted signal ... ok (0ms)\nAbortController properties and methods valiate the receiver ... ok (0ms)\nAbortSignal properties validate the receiver ... ok (0ms)\nAbortController inspection depth 1 or null works ... FAILED (0ms)\nAbortSignal reason is set correctly ... ok (0ms)\nAbortSignal reasonable is set correctly with AbortSignal.abort() ... ok (0ms)\nAbortSignal.timeout() works as expected ... ok (21ms)\nAbortSignal.timeout() does not prevent the signal from being collected ... FAILED (34ms)\nAbortSignal with a timeout is not collected while there is an active listener ... FAILED (66ms)\nSetting a long timeout should not keep the process open ... ok (0ms)\nAbortSignal.reason should default ... ok (0ms)\nabortSignal.throwIfAborted() works as expected ... ok (0ms)\nabortSignal.throwIfAobrted() works as expected (2) ... ok (0ms)\nabortSignal.throwIfAobrted() works as expected (3) ... ok (0ms)\n\n ERRORS \n\nAbortSignal is impossible to construct manually => ./test/parallel/test-abortcontroller.js:75:1\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_ILLEGAL_CONSTRUCTOR'\n- }\n\n  assert.throws(() => new ac.signal.constructor(), {\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortcontroller.js:78:10)\n\nAbortController inspection depth 1 or null works => ./test/parallel/test-abortcontroller.js:154:1\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'AbortController {\\n' +\n+   '  signal: AbortSignal { aborted:  ..."},{"usesNodeTest":1}],"parallel/test-stream-unpipe-event.js":[true,null,{}],"parallel/test-fs-readSync-position-validation.mjs":[true,null,{}],"parallel/test-timers-nan-duration-warning-promises.js":[true,null,{}],"parallel/test-snapshot-dns-lookup-localhost.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-permission-fs-read-entrypoint.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-require-node-prefix.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'MODULE_NOT_FOUND',\n+   message: \"Cannot find module 'node:unknown'\"\n-   code: 'ERR_UNKNOWN_BUILTIN_MODULE',\n-   message: /^No such built-in module: /u\n  }\n\n  assert.throws(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-node-prefix.js:15:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-node-prefix.js:5:26\n"},{}],"parallel/test-nodeeventtarget.js":[true,null,{}],"parallel/test-fs-cp-sync-apply-filter-function.mjs":[true,null,{}],"parallel/test-trace-events-net-abstract-socket.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-net-abstract-socket.js:26:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"es-module/test-require-module-retry-import-evaluating.js":[true,null,{}],"parallel/test-inspector-stress-http.js":[true,null,{}],"parallel/test-vm-proxy-failure-CP.js":[true,null,{}],"parallel/test-crypto-pqc-keygen-slh-dsa.js":[true,null,{}],"parallel/test-path-zero-length-strings.js":[true,null,{}],"module-hooks/test-module-hooks-require-wasm.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks({\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-require-wasm.js:11:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-require-wasm.js:5:26\n"},{}],"parallel/test-child-process-exec-env.js":[true,null,{}],"parallel/test-module-isBuiltin.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-watch-recursive-add-file-to-new-folder.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'change' !== 'rename'\n\n    assert.strictEqual(event, 'rename');\n           ^\n    at FSWatcher.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-watch-recursive-add-file-to-new-folder.js:39:12)\n    at FSWatcher.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at FSWatcher.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/fs.ts:1934:17\n    at ext:deno_node/fs.ts:1814:9\n"},{}],"parallel/test-readline-async-iterators.js":[true,null,{}],"parallel/test-stream-writable-write-error.js":[true,null,{}],"parallel/test-readable-single-end.js":[true,null,{}],"parallel/test-tls-getprotocol.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: unsupported protocol\n    tls.connect({\n        ^\n    at Object.wrap (ext:deno_node/internal_binding/tls_wrap.ts:30:19)\n    at TLSSocket._wrapHandle (ext:deno_node/_tls_wrap.js:433:23)\n    at new TLSSocket (ext:deno_node/_tls_wrap.js:275:18)\n    at Object.connect (ext:deno_node/_tls_wrap.js:1391:19)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-getprotocol.js:44:9)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n"},{}],"parallel/test-diagnostics-channel-http2-client-stream-finish.js":[true,null,{}],"parallel/test-domain-dep0097.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-dep0097.js:10:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-dep0097.js:5:26\n\n"},{}],"parallel/test-http-timeout-overflow.js":[true,null,{}],"parallel/test-stream-pipe-event.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-boolean.mjs":[false,{"code":1,"stderr":"\n[process 6347]: --- stderr ---\n\n[process 6347]: --- stdout ---\n\n[process 6347]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-boolean.mjs:7:1\n"},{}],"parallel/test-fs-cp-sync-copy-directory-without-recursive-error.mjs":[true,null,{}],"parallel/test-fs-constants.js":[true,null,{}],"parallel/test-v8-collect-gc-profile-in-worker.js":[true,null,{}],"parallel/test-process-finalization.mjs":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-process-finalization.mjs\nshould exit file close.mjs with code=0 ... FAILED (99ms)\nshould exit file before-exit.mjs with code=0 ... FAILED (77ms)\nshould exit file gc-not-close.mjs with code=0 ... FAILED (55ms)\nshould exit file unregister.mjs with code=0 ... FAILED (54ms)\nshould exit file different-registry-per-thread.mjs with code=0 ... FAILED (81ms)\nregister is different per thread ... FAILED (76ms)\nshould throw when register undefined value ... FAILED (0ms)\n\n ERRORS \n\nshould exit file close.mjs with code=0 => ./test/parallel/test-process-finalization.mjs:18:3\nerror: Error: - process terminated with status 1, expected 0\n    spawnSyncAndAssert(process.execPath, ['--expose-gc', `${file}`], {\n    ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-finalization.mjs:19:5)\n\nshould exit file before-exit.mjs with code=0 => ./test/parallel/test-process-finalization.mjs:18:3\nerror: Error: - process terminated with status 1, expected 0\n    spawnSyncAndAssert(process.execPath, ['--expose-gc', `${file}`], {\n    ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-finalization.mjs:19:5)\n\nshould exit file gc-not-close.mjs with code=0 => ./test/parallel/test-process-finalization.mjs:18:3\nerror: Error: - process terminated with status 1, expected 0\n    spawnSyncAndAssert(process.execPath, ['--expose-gc', `${file}`], {\n    ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-finalization.mjs:19:5)\n\nshould exit file unregister.mjs with code=0 => ./test/parallel/test-process-finalization.mjs:18:3\nerror: Error: - process terminated with status 1, expected 0\n    spawnSyncAndAssert(process.execPath, ['--expose-gc', `${file}`], {\n    ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_c ..."},{"usesNodeTest":1}],"parallel/test-global-webcrypto-classes.js":["IGNORE",null,{"ignoreReason":"Runs with --expose-internals and requires Node's internal/crypto/webcrypto JS module to assert strict-equal identity against the global Crypto / CryptoKey / SubtleCrypto classes; Deno's WebCrypto is implemented in Rust (ext/crypto/) and has no internal JS module to compare against"}],"parallel/test-http2-compat-serverrequest-trailers.js":[true,null,{}],"parallel/test-cluster-dgram-reuseport.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-listen-fd-ebadf.js":[false,{"code":1,"stderr":"\n"},{}],"es-module/test-esm-wasm-load-exports.mjs":[true,null,{}],"parallel/test-crypto-keygen-invalid-parameter-encoding-dsa.js":[true,null,{}],"parallel/test-net-server-close-before-ipc-response.js":[true,null,{}],"parallel/test-vm-measure-memory-lazy.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: measureMemory\n  vm.measureMemory()\n     ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.measureMemory (ext:deno_node/vm.js:422:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory-lazy.js:16:6)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory-lazy.js:5:26\n"},{}],"parallel/test-http-keep-alive-timeout-buffer.js":[true,null,{}],"parallel/test-require-empty-main.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-fs-promises-file-handle-truncate.js":[true,null,{}],"parallel/test-stream-transform-final-sync.js":[true,null,{}],"parallel/test-http2-getpackedsettings.js":[true,null,{}],"parallel/test-async-hooks-vm-gc.js":[true,null,{}],"parallel/test-cluster-rr-handle-ref-unref.js":[true,null,{}],"parallel/test-child-process-advanced-serialization-largebuffer.js":[true,null,{}],"parallel/test-http2-client-proxy-over-http2.js":[true,null,{}],"parallel/test-zlib-zstd-from-zstd.js":[true,null,{}],"parallel/test-process-env-sideeffects.js":[true,null,{}],"parallel/test-child-process-double-pipe.js":[true,null,{}],"parallel/test-promises-warning-on-unhandled-rejection.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) \"This was rejected\"\n"},{}],"parallel/test-async-hooks-http-parser-destroy.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-permission-worker-threads-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-whatwg-encoding-custom-textdecoder.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_ENCODING_NOT_SUPPORTED',\n    name: 'RangeError'\n  }\n\n    assert.throws(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder.js:59:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder.js:58:40)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-textdecoder.js:5:26\n"},{}],"parallel/test-fs-cp-sync-copy-symlinks-to-existing-symlinks.mjs":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-undefined.mjs":[false,{"code":1,"stderr":"\n[process 6636]: --- stderr ---\n\n[process 6636]: --- stdout ---\n\n[process 6636]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-undefined.mjs:7:1\n"},{}],"parallel/test-webcrypto-get-public-key.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: subtle.getPublicKey is not a function\n  const publicKey = await subtle.getPublicKey(privateKey, usages);\n                                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-get-public-key.mjs:35:34\n"},{}],"parallel/test-inspector-enabled.js":[false,{"code":1,"stderr":"\nDebugger listening on ws://127.0.0.1:42581/5f29dea5-4be6-425a-9930-24661a88cd95\nVisit chrome://inspect to connect to the debugger.\nerror: Uncaught (in promise) TypeError: inspector.isEnabled is not a function\n    at evalmachine.<anonymous>:6:15\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n"},{}],"parallel/test-net-server-max-connections-close-makes-more-available.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-invalid-type.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE',\n    name: 'TypeError'\n  }\n\n  assert.throws(\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-invalid-type.mjs:8:10\n"},{}],"parallel/test-http2-respond-file-fd-leak.js":[true,null,{}],"parallel/test-internal-util-assertCrypto.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http-perf_hooks.js":[true,null,{}],"parallel/test-http-server-non-utf8-header.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'bÃ\\x83Â¥r'\n- 'bÃ¥r'\n     ^\n\n      assert.strictEqual(res.headers['content-disposition'], nonUtf8ToLatin1);\n             ^\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-non-utf8-header.js:63:14)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at Socket.socketOnData (node:_http_client:541:22)\n"},{}],"parallel/test-runner-typechecking.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-cp-sync-nested-files-folders.mjs":[true,null,{}],"parallel/test-vm-context-dont-contextify.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-object.mjs":[false,{"code":1,"stderr":"\n[process 6292]: --- stderr ---\n\n[process 6292]: --- stdout ---\n\n[process 6292]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-object.mjs:7:1\n"},{}],"parallel/test-stdout-pipeline-destroy.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-require-inline-typescript-override.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks(require('./typescript-transpiler'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:4:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-require-inline-typescript-override.js:9:1)\n    at Module._compile (node:module:960:34)\n"},{}],"parallel/test-stream-readable-unpipe-resume.js":[true,null,{}],"parallel/test-http-server-de-chunked-trailer.js":[true,null,{}],"parallel/test-cli-node-cli-manpage-options.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-worker-dns-terminate-during-query.js":[true,null,{}],"parallel/test-fs-write-buffer-large.js":[true,null,{}],"test-runner/test-output-coverage-width-80-color.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/tty'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n  return require('internal/tty').getColorDepth() > 2;\n         ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at canColorize (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:292:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-coverage-width-80-color.mjs:12:6\n"},{}],"parallel/test-buffer-write.js":[true,null,{}],"es-module/test-typescript-eval.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-net-sync-cork.js":[true,null,{}],"parallel/test-fs-promises-file-handle-dispose.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection.\n  await assert.rejects(dh.read(), { code: 'ERR_DIR_CLOSED' });\n  ^\n    at async explicitCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-dispose.js:16:3)\n"},{}],"parallel/test-net-connect-reset-until-connected.js":[true,null,{}],"parallel/test-child-process-execFile-promisified-abortController.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-resolve-esm-with-warning.mjs":[false,{"code":1,"stderr":"\n[process 6533]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-resolve\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.mjs:1:43\n\nawait neverSettlingDynamicImport;\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.mjs:5:1\n\n[process 6533]: --- stdout ---\nshould be output\n\n[process 6533]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 13\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-resolve-esm-with-warning.mjs:7:1\n"},{}],"parallel/test-zlib-deflate-constructors.js":[true,null,{}],"sequential/test-net-listen-shared-ports.js":[true,null,{}],"parallel/test-dgram-send-multi-buffer-copy.js":[true,null,{}],"parallel/test-zlib-invalid-input-memory.js":[true,null,{}],"parallel/test-fs-promises-watch-ignore-regexp.mjs":[true,null,{}],"parallel/test-tls-connect-timeout-option.js":[true,null,{}],"parallel/test-http-client-error-rawbytes.js":[true,null,{}],"parallel/test-require-extension-over-directory.js":[true,null,{}],"parallel/test-process-getactiverequests.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process._getActiveRequests is not a function\nassert.strictEqual(process._getActiveRequests().length, 12);\n                           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiverequests.js:10:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiverequests.js:5:26\n"},{}],"parallel/test-http2-server-close-idle-connection.js":[true,null,{}],"parallel/test-fs-cp-sync-overwrite-force-true.mjs":[true,null,{}],"parallel/test-tcp-wrap-connect.js":[true,null,{}],"parallel/test-shadow-realm-import-value-resolve.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const realm = new ShadowRealm();\n                ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-import-value-resolve.js:13:17)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-import-value-resolve.js:31:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-import-value-resolve.js:5:26\n"},{}],"parallel/test-fs-promises-file-handle-append-file.js":[true,null,{}],"parallel/test-trace-events-async-hooks-worker.js":["IGNORE",null,{"ignoreReason":"Deno's node:trace_events polyfill is a stub (createTracing returns an object without .enable/.disable, getEnabledCategories returns \"\" instead of undefined). These tests were silently skipping via try/catch(require('trace_events')) until that lookup was fixed."}],"internet/test-uv-threadpool-schedule.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: fast I/O took longer to complete, actual: 168, expected: 126\n    assert.ok(fastIOtime < expectedMax,\n           ^\n    at GetAddrInfoReqWrap.onResolve (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-uv-threadpool-schedule.js:41:12)\n    at GetAddrInfoReqWrap.onResolve [as callback] (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (ext:deno_node/dns.ts:41:19)\n    at ext:deno_node/internal_binding/cares_wrap.ts:95:11\n"},{}],"parallel/test-throw-error-with-getter-throw-traced.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-throw-error-with-getter-throw-traced.mjs\n--trace-uncaught ...\n  prints a trace on process exit for uncaught errors ... FAILED (47ms)\n--trace-uncaught ... FAILED (due to 1 failed step) (47ms)\n\n ERRORS \n\n--trace-uncaught ... prints a trace on process exit for uncaught errors => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /^Thrown at:$/m. Input:\n\n'error: Uncaught (in promise) Error: weird throw but ok\\n' +\n  '    at Object.get stack (evalmachine.<anonymous>:3:17)\\n' +\n  '    at Script.#runInContext (ext:deno_node/vm.js:137:12)\\n' +\n  '    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n    assert.match(stderr, /^Thrown at:$/m);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-throw-error-with-getter-throw-traced.mjs:22:12)\n\n FAILURES \n\n--trace-uncaught ... prints a trace on process exit for uncaught errors => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (50ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-buffer-tostring-rangeerror.js":[true,null,{}],"parallel/test-fs-cp-sync-dereference-file.mjs":[true,null,{}],"parallel/test-http2-connect-method-extended.js":[true,null,{}],"parallel/test-sqlite.js":[false,{"code":1,"stderr":"running 9 tests from ./test/parallel/test-sqlite.js\naccessing the node:sqlite module ...\n  cannot be accessed without the node: scheme ... FAILED (1ms)\n  can be disabled with --no-experimental-sqlite flag ... FAILED (79ms)\naccessing the node:sqlite module ... FAILED (due to 2 failed steps) (94ms)\nERR_SQLITE_ERROR is thrown for errors originating from SQLite ... ok (7ms)\nin-memory databases are supported ... ok (2ms)\nsqlite constants are defined ... ok (0ms)\nPRAGMAs are supported ... ok (5ms)\nBuffer is supported as the database path ... ok (2ms)\nURL is supported as the database path ... ok (3ms)\nURI query params ...\n  query params are supported with URL objects ... ok (1ms)\n  query params are supported with string ... ok (1ms)\n  query params are supported with Buffer ... ok (1ms)\nURI query params ... ok (5ms)\nSQL APIs enabled at build time ...\n  math functions are enabled ... FAILED (1ms)\n  dbstat is enabled ... ok (2ms)\n  fts3 is enabled ... ok (1ms)\n  fts3 parenthesis ... ok (1ms)\n  fts4 is enabled ... ok (1ms)\n  fts5 is enabled ... ok (1ms)\n  rtree is enabled ... ok (1ms)\n  rbu is enabled ... FAILED (2ms)\n  geopoly is enabled ... FAILED (1ms)\nSQL APIs enabled at build time ... FAILED (due to 3 failed steps) (11ms)\n\n ERRORS \n\naccessing the node:sqlite module ... cannot be accessed without the node: scheme => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sqlite.js:11:14)\n\naccessing the node:sqlite module ... can be disabled with --no-experimental-sqlite flag => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /No such built-in module: node:sqlite/. Input:\n\n''\n\n    t.assert.match(stderr, /No such built-in module: node:sqlite/);\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/paral ..."},{"usesNodeTest":1}],"parallel/test-windows-abort-exitcode.js":[true,null,{}],"parallel/test-child-process-spawn-args.mjs":[true,null,{}],"es-module/test-require-module-tla-nested.js":[true,null,{}],"parallel/test-require-resolve-invalid-paths.js":[true,null,{}],"parallel/test-diagnostic-channel-http-request-created.js":[true,null,{}],"sequential/test-heapdump-flag.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-worker-terminate-nested.js":[true,null,{}],"abort/test-process-abort-exitcode.js":[true,null,{}],"parallel/test-vm-function-declaration.js":[true,null,{}],"parallel/test-repl-context.js":[true,null,{}],"parallel/test-fs-rmdir-throws-not-found.js":[true,null,{}],"parallel/test-buffer-generic-methods.js":[true,null,{}],"parallel/test-vm-api-handles-getter-errors.js":[true,null,{}],"parallel/test-inspector-async-call-stack.js":[false,{"code":1,"stderr":"\n(node:20214) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: getPromiseHooks is not a function\n  const promiseHooks = getPromiseHooks();\n                       ^\n    at verifyAsyncHookDisabled (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-call-stack.js:19:24)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-call-stack.js:37:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-call-stack.js:5:26\n"},{}],"parallel/test-http-automatic-headers.js":[true,null,{}],"parallel/test-net-listen-handle-in-cluster-2.js":[false,{"code":1,"stderr":"\n(node:15087) internal/test/binding: These APIs are for internal testing only. Do not use them.\n(node:15105) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught TypeError: The argument 'options' is invalid. Received {\n  path: null,\n  backlog: 0,\n  readableAll: undefined,\n  writableAll: undefined\n}\n    at Server.listen (ext:deno_node/net.ts:1746:11)\n    at new RoundRobinHandle (ext:deno_node/internal/cluster/round_robin_handle.ts:40:19)\n    at queryServer (ext:deno_node/internal/cluster/primary.ts:220:20)\n    at Worker.onmessage (ext:deno_node/internal/cluster/primary.ts:185:9)\n    at ChildProcess.onInternalMessage (ext:deno_node/internal/cluster/utils.ts:41:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:1723:35\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"wasi/test-wasi-options-validation.js":[true,null,{}],"parallel/test-http-server-multiheaders.js":[true,null,{}],"parallel/test-global-domexception.js":[true,null,{}],"parallel/test-net-socket-local-address.js":[true,null,{}],"parallel/test-tls-ocsp-callback.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: received fatal alert: AccessDenied\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-worker-thread-name.js":[true,null,{}],"parallel/test-process-exit-code-validation.js":[true,null,{}],"parallel/test-tls-cipher-list.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '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'\n\n      assert.strictEqual(out.trim(), check);\n             ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-cipher-list.js:22:14)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-cp-promises-async-error.mjs":[true,null,{}],"parallel/test-signal-args.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-args.js:16:31)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-args.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-args.js:22:32)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-signal-args.js:5:26\n\n"},{}],"parallel/test-inspector-reported-host.js":[true,null,{}],"parallel/test-async-local-storage-http-parser-leak.js":[true,null,{}],"parallel/test-stdio-pipe-redirect.js":[true,null,{}],"parallel/test-http-upgrade-server2.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-module-children.js":[true,null,{}],"parallel/test-require-json.js":[true,null,{}],"parallel/test-tls-connect-secure-context.js":[true,null,{}],"parallel/test-http-url.parse-path.js":[true,null,{}],"es-module/test-require-as-esm-interop.mjs":[true,null,{}],"parallel/test-url-format-invalid-input.js":[true,null,{"usesNodeTest":1}],"es-module/test-esm-wasm-reject-wasm-js-export-names.mjs":[false,{"code":1,"stderr":"\n[process 8290]: --- stderr ---\n\n[process 8290]: --- stdout ---\n\n[process 8290]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-reject-wasm-js-export-names.mjs:6:1\n"},{}],"parallel/test-console-no-swallow-stack-overflow.js":[true,null,{}],"parallel/test-tls-server-setkeycert.js":[true,null,{}],"test-runner/test-output-skip-pattern.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/skip_pattern.js:13:35)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/skip_pattern.js:5:26\\n' +\n+   'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/skip_pattern.js:17:39)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/skip_pattern.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: top level skipped test enabled\\n' +\n-   'ok 1 - top level skipped test enabled # SKIP\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: top level it enabled\\n' +\n-   'ok 2 - top level it enabled\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: top level skipped it enabled\\n' +\n-   'ok 3 - top level skipped it enabled # SKIP\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: top level describe\\n' +\n-   'ok 4 - top level describe\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: top level skipped describe enabled\\n' +\n-   'ok 5 - top level skipped describe enabled # SKIP\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '1..5\\n' +\n-   '# tests 3\\n' +\n-   '# suites 2\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 2\\n' +\n-   '# todo 0\\n' +\n-   '# ..."},{}],"parallel/test-domain-thrown-error-handler-stack.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-keys.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'next() called on a value that is not a URLSearchParams iterator object',\n-   code: 'ERR_INVALID_THIS',\n-   message: 'Value of \"this\" must be of type URLSearchParamsIterator',\n    name: 'TypeError'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-keys.js:30:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-keys.js:5:26\n"},{}],"parallel/test-runner-import-no-scheme.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '<ref *1> [Function: test] {\\n' +\n+   '  skip: [Function: skip],\\n' +\n+   '  todo: [Function: todo],\\n' +\n+   '  only: [Function: only],\\n' +\n+   '  it: [Circular *1],\\n' +\n+   '  describe: [Function: suite] {\\n' +\n+   '    skip: [Function: skip],\\n' +\n+   '    todo: [Function: todo],\\n' +\n+   '    only: [Function: only]\\n' +\n+   '  },\\n' +\n+   '  suite: [Function: suite] {\\n' +\n+   '    skip: [Function: skip],\\n' +\n+   '    todo: [Function: todo],\\n' +\n+   '    only: [Function: only]\\n' +\n+   '  },\\n' +\n+   '  before: [Function: before],\\n' +\n+   '  after: [Function: after],\\n' +\n+   '  beforeEach: [Function: beforeEach],\\n' +\n+   '  afterEach: [Function: afterEach],\\n' +\n+   '  test: [Circular *1],\\n' +\n+   '  mock: {\\n' +\n+   '    fn: [Function: fn],\\n' +\n+   '    getter: [Function: getter],\\n' +\n+   '    method: [Function: method],\\n' +\n+   '    reset: [Function: reset],\\n' +\n+   '    restoreAll: [Function: restoreAll],\\n' +\n+   '    setter: [Function: setter],\\n' +\n+   '    timers: {\\n' +\n+   '      enable: [Function: enable],\\n' +\n+   '      reset: [Function: reset],\\n' +\n+   '      tick: [Function: tick],\\n' +\n+   '      runAll: [Function: runAll]\\n' +\n+   '    }\\n' +\n+   '  },\\n' +\n+   '  run: [Function: run]\\n' +\n+   '}'\n- '{ marker: 1 }'\n\n    assert.strictEqual(child.stdout.toString().trim(), '{ marker: 1 }');\n           ^\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-import-no-scheme.js:48:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-import-no-scheme.js:52:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_com ..."},{}],"parallel/test-http2-compat-serverrequest-end.js":[true,null,{}],"internet/test-net-autoselectfamily-timeout-close.js":[true,null,{}],"parallel/test-stream3-pause-then-read.js":[true,null,{}],"parallel/test-crypto-hkdf.js":[true,null,{}],"parallel/test-compile-cache-portable-esm.js":[false,{"code":1,"stderr":"\n\n[process 16305]: --- stderr ---\n\n[process 16305]: --- stdout ---\n\n[process 16305]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /message\\.mjs was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable-esm.js:42:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable-esm.js:27:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /message\\.mjs was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable-esm.js:27:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable-esm.js:5:26\n"},{}],"parallel/test-permission-child-process-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-child-process-stdin-ipc.js":[true,null,{}],"parallel/test-domain-async-id-map-leak.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Test All objects garbage collected failed\n  throw new Error(`Test ${name} failed`);\n        ^\n    at gcUntil (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:64:9)\n    at async main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-async-id-map-leak.js:44:3)\n"},{}],"internet/test-tls-autoselectfamily-backing-socket.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: self._handle.connect is not a function\n    at _internalConnectMultiple (ext:deno_node/net.ts:377:26)\n    at defaultTriggerAsyncIdScope (ext:deno_node/internal/async_hooks.ts:247:14)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (ext:deno_node/net.ts:685:9)\n    at GetAddrInfoReqWrap.onlookupall [as oncomplete] (ext:deno_node/dns.ts:59:12)\n    at ext:deno_node/internal_binding/cares_wrap.ts:95:11\n"},{}],"parallel/test-whatwg-url-custom-searchparams-entries.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'next() called on a value that is not a URLSearchParams iterator object',\n-   code: 'ERR_INVALID_THIS',\n-   message: 'Value of \"this\" must be of type URLSearchParamsIterator',\n    name: 'TypeError'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-entries.js:28:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-entries.js:5:26\n"},{}],"parallel/test-vm-symbols.js":[true,null,{}],"parallel/test-dgram-blocklist.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of undefined (reading 'code')\n    assert.ok(err.code === 'ERR_IP_BLOCKED', err);\n                  ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-blocklist.js:13:19)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/dgram.ts:917:23\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-blocklist.js:5:26\n"},{}],"parallel/test-webcrypto-derivebits-ecdh.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Invalid length'\n-   message: /derived bit length is too small/\n  }\n\n        await assert.rejects(subtle.deriveBits({\n        ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-ecdh.js:149:9\n    at async Promise.all (index 1)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-ecdh.js:90:3\n"},{}],"parallel/test-tls-connect-address-family.js":[true,null,{}],"parallel/test-http-outgoing-proto.js":[true,null,{}],"parallel/test-compile-cache-api-options-portable-env.js":[false,{"code":1,"stderr":"\n\n\n[process 11004]: --- stderr ---\n\n[process 11004]: --- stdout ---\n\n[process 11004]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /reading cache from .*build[/\\\\]\\.compile_cache.* for CommonJS .*empty\\.js/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-options-portable-env.js:48:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-options-portable-env.js:26:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /reading cache from .*build[/\\\\]\\.compile_cache.* for CommonJS .*empty\\.js/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: undefined/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-options-portable-env.js:41:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite ..."},{}],"module-hooks/test-module-hooks-resolve-require-resolve-redirect.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-redirect.js:14:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-redirect.js:5:26\n"},{}],"parallel/test-eslint-no-array-destructuring.js":[true,null,{}],"parallel/test-inspect-support-for-node_options.js":[true,null,{}],"parallel/test-worker-message-port-transfer-target.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The communication channel is still open at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-target.js:21\n    assert.fail(\n           ^\n    at Timeout.mustNotCall [as _onTimeout] (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-net-server-options.js":[true,null,{}],"parallel/test-stream-pipe-await-drain.js":[true,null,{}],"parallel/test-http2-respond-no-data.js":[true,null,{}],"parallel/test-http-set-max-idle-http-parser.js":[true,null,{}],"parallel/test-repl-unsupported-option.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'Cannot specify --input-type for REPL\\n'\n\nassert.strictEqual(result.stderr.toString(), 'Cannot specify --input-type for REPL\\n');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-unsupported-option.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-unsupported-option.js:5:26\n"},{}],"parallel/test-repl-pretty-stack-custom-writer.js":[true,null,{}],"parallel/test-permission-has.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http-missing-header-separator-lf.js":[true,null,{}],"parallel/test-timers-immediate-unref-simple.js":[true,null,{}],"parallel/test-url-urltooptions.js":[true,null,{}],"internet/test-dns-ipv6.js":[true,null,{}],"sequential/test-debugger-custom-port.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-fs-write-sigxfsz.js":[false,{"code":1,"stderr":"\nFile size limit exceeded (core dumped)\n\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(ok)\n\n  assert(ok);\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-sigxfsz.js:28:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-sigxfsz.js:5:26\n"},{}],"parallel/test-inspector-network-content-type.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'Network.enable' wasn't found\ncommon.skipIfInspectorDisabled();\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-content-type.js:5:26\n"},{}],"es-module/test-esm-wasm-source-phase-not-defined-dynamic.mjs":[false,{"code":1,"stderr":"\n[process 7632]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n  strictEqual(e instanceof SyntaxError, true);\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-source-phase-not-defined-dynamic.mjs:8:3)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at rejects (ext:deno_node/assert.ts:574:5)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-source-phase-not-defined-dynamic.mjs:7:1\n\n[process 7632]: --- stdout ---\n\n[process 7632]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-source-phase-not-defined-dynamic.mjs:6:1\n"},{}],"parallel/test-http2-compat-serverresponse-flushheaders.js":[true,null,{}],"parallel/test-process-env-windows-error-reset.js":[true,null,{}],"parallel/test-http-agent-maxsockets-respected.js":[true,null,{}],"parallel/test-file-write-stream.js":[true,null,{}],"sea/test-build-sea-missing-output.js":[true,null,{}],"sequential/test-https-connect-localport.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-writehead.js":[true,null,{}],"parallel/test-worker-message-port-inspect-during-init-hook.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(inspection.includes('active: true'))\n\nassert(inspection.includes('active: true'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-inspect-during-init-hook.js:21:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-inspect-during-init-hook.js:5:26\n"},{}],"parallel/test-webcrypto-webidl.js":["IGNORE",null,{"ignoreReason":"Tests Node's internal/crypto/webidl JS module (WebIDL converters such as converters.boolean, converters.DOMString, requiredArguments) via require('internal/crypto/webidl') with --expose-internals; Deno's WebCrypto is implemented in Rust (ext/crypto/) and does not expose this internal module"}],"parallel/test-zlib-convenience-methods.js":[true,null,{}],"parallel/test-timers-ordering.js":[true,null,{}],"parallel/test-http2-server-session-destroy.js":[true,null,{}],"client-proxy/test-https-proxy-request-proxy-failure-500.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\nassert.strictEqual(stderr.match(/ERR_PROXY_TUNNEL.*Failed to establish tunnel to .* HTTP\\/1\\.1 500 Connection Error/g).length, 1);\n                                                                                                                      ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-proxy-failure-500.mjs:47:119\n"},{}],"parallel/test-vm-inherited_properties.js":[true,null,{}],"parallel/test-net-connect-call-socket-connect.js":[true,null,{}],"parallel/test-module-parent-deprecation.js":[true,null,{}],"sequential/test-performance-eventloopdelay.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE',\n    name: 'TypeError'\n  }\n\n    assert.throws(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-performance-eventloopdelay.js:24:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-performance-eventloopdelay.js:23:35)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-performance-eventloopdelay.js:5:26\n"},{}],"parallel/test-https-client-renegotiation-limit.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: Renegotiation not supported\n          assert.ifError(err);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-client-renegotiation-limit.js:100:18\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at processTicksAndRejections (ext:core/01_core.js:372:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"es-module/test-esm-import-meta-resolve.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MODULE_NOT_FOUND'\n- }\n\nassert.throws(() => {\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-meta-resolve.mjs:14:8\n"},{}],"internet/test-dns-getDefaultResultOrder.js":[true,null,{}],"parallel/test-process-external-stdio-close-spawn.js":[true,null,{}],"parallel/test-webcrypto-digest.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported test cases\n\nerror: Uncaught (in promise) NotSupportedError: Unrecognized algorithm name\n      new Uint8Array(await subtle.digest({ name: 'cSHAKE128', length: 0 }, Buffer.alloc(1))),\n                                  ^\n    at normalizeAlgorithm (ext:deno_crypto/00_crypto.js:278:11)\n    at SubtleCrypto.digest (ext:deno_crypto/00_crypto.js:580:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-digest.js:262:35\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-digest.js:270:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-digest.js:5:26\n"},{}],"parallel/test-require-symlink.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'INCORRECT_VERSION'\n- 'CORRECT_VERSION'\n\n  assert.strictEqual(fooModule.dep2.bar.version, 'CORRECT_VERSION');\n         ^\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-symlink.js:74:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-symlink.js:65:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-symlink.js:5:26\n"},{}],"test-runner/test-output-before-and-after-each-too-many-listeners.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: 1\\n' +\n-   'ok 1 - 1\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 2\\n' +\n-   'ok 2 - 2\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 3\\n' +\n-   'ok 3 - 3\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 4\\n' +\n-   'ok 4 - 4\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 5\\n' +\n-   'ok 5 - 5\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 6\\n' +\n-   'ok 6 - 6\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 7\\n' +\n-   'ok 7 - 7\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 8\\n' +\n-   'ok 8 - 8\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 9\\n' +\n-   'ok 9 - 9\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 10\\n' +\n-   'ok 10 - 10\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 11\\n' +\n-   'ok 11 - 11\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..11\\n' +\n-   '# tests 11\\n' +\n-   '# suites 0\\n' +\n-   '# pass 11\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_comp ..."},{}],"pummel/test-fs-watch-file.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n2 !== 1\n\n    assert.strictEqual(watchSeenFour, 1);\n           ^\n    at StatWatcher.a (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-fs-watch-file.js:128:12)\n    at StatWatcher.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/fs.ts:2123:20\n"},{}],"parallel/test-worker-syntax-error.js":[true,null,{}],"parallel/test-child-process-exec-any-shells-windows.js":[true,null,{}],"sequential/test-child-process-pass-fd.js":[true,null,{}],"parallel/test-trace-events-dynamic-enable-workers-disabled.js":[true,null,{}],"parallel/test-http-client-timeout-option-listeners.js":[true,null,{}],"es-module/test-esm-initialization.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-initialization.mjs\nESM: ensure initialization happens only once ...\n  <anonymous> ... FAILED (55ms)\nESM: ensure initialization happens only once ... FAILED (due to 1 failed step) (56ms)\n\n ERRORS \n\nESM: ensure initialization happens only once ... <anonymous> => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"error: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'runMain'\\n\" +\n+   \"import { runMain } from 'node:module';\\n\" +\n+   '         ^\\n' +\n+   '    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/runmain.mjs:1:10)\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-initialization.mjs:18:12)\n\n FAILURES \n\nESM: ensure initialization happens only once ... <anonymous> => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (59ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-child-process-exec-maxbuf.js":[true,null,{}],"parallel/test-async-wrap-promise-after-enabled.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'then',\n    'before',\n-   'then',\n-   'after'\n  ]\n\n  assert.deepStrictEqual(seenEvents, ['before', 'then', 'after']);\n         ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-promise-after-enabled.js:36:10)\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\n    at runImmediates (ext:core/01_core.js:249:21)\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\n"},{}],"parallel/test-net-child-process-connect-reset.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: socket._handle.useUserBuffer is not a function\n    const conn = net.createConnection({\n                     ^\n    at _initSocketHandle (ext:deno_node/net.ts:469:24)\n    at Socket.connect (ext:deno_node/net.ts:868:7)\n    at Object.connect (ext:deno_node/net.ts:1297:19)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-child-process-connect-reset.js:30:22)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at handleMessage (ext:deno_node/internal/child_process.ts:1754:16)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-https-connect-address-family.js":[true,null,{}],"parallel/test-http-parser-freed-during-execute.js":[true,null,{}],"parallel/test-https-eof-for-eom.js":[true,null,{}],"pseudo-tty/test-set-raw-mode-reset.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-http-request-restore.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello worldHello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-http-request-restore.mjs:11:1\n"},{}],"parallel/test-websocket.js":[true,null,{}],"parallel/test-bad-unicode.js":[true,null,{}],"sea/test-single-executable-application-exec-argv-extension-cli.js":[true,null,{}],"parallel/test-tls-session-timeout-errors.js":[true,null,{}],"parallel/test-http-server-reject-cr-no-lf.js":[true,null,{}],"parallel/test-tls-get-ca-certificates-extra-subset.js":[true,null,{}],"parallel/test-net-autoselectfamily-attempt-timeout-cli-option.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n2500 !== 615\n\nassert.strictEqual(getDefaultAutoSelectFamilyAttemptTimeout(), platformTimeout(123 * 5));\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-autoselectfamily-attempt-timeout-cli-option.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-autoselectfamily-attempt-timeout-cli-option.js:5:26\n"},{}],"parallel/test-webcrypto-sign-verify.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported Ed448 test case\n\nerror: Uncaught (in promise) NotSupportedError: Unrecognized algorithm name\n    const key = await subtle.generateKey({\n                             ^\n    at normalizeAlgorithm (ext:deno_crypto/00_crypto.js:278:11)\n    at SubtleCrypto.generateKey (ext:deno_crypto/00_crypto.js:1706:33)\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify.js:115:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify.js:130:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify.js:5:26\n"},{}],"parallel/test-inspector-async-hook-setup-at-inspect-brk.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:35547/baecf36d-9ab3-4e60-8365-f818114ab507\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts !== [eval]\n+ actual - expected\n\n+ 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at skipBreakpointAtStart (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-hook-setup-at-inspect-brk.js:16:17)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-hook-setup-at-inspect-brk.js:45:9) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-dgram-send-callback-buffer-length.js":[true,null,{}],"parallel/test-stream-writable-finished.js":[true,null,{}],"parallel/test-http2-client-upload-reject.js":[true,null,{}],"parallel/test-http2-client-write-empty-string.js":[true,null,{}],"parallel/test-domain-nexttick.js":[true,null,{}],"parallel/test-stream-readable-readable-then-resume.js":[true,null,{}],"parallel/test-permission-fs-symlink-relative.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http-full-response.js":[true,null,{}],"parallel/test-http-dns-error.js":[true,null,{}],"es-module/test-esm-loader-search.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/modules/esm/resolve'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-search.js\n} = require('internal/modules/esm/resolve');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-search.js:11:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-client-setNextStreamID-errors.js":[true,null,{}],"parallel/test-repl-throw-null-or-undefined.js":[true,null,{}],"parallel/test-process-config.js":[true,null,{}],"parallel/test-http-common.js":[true,null,{}],"parallel/test-tls-generic-stream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(clientTLS._handle.writeQueueSize > 0)\n\n  assert.ok(clientTLS._handle.writeQueueSize > 0);\n         ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-generic-stream.js:37:10)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at Object.readBuffer (ext:deno_node/internal_binding/tls_wrap.ts:99:13)\n    at DuplexSide.ondata (ext:deno_node/internal/js_stream_socket.js:169:22)\n    at DuplexSide.emit (ext:deno_node/_events.mjs:440:20)\n"},{}],"parallel/test-fs-write-stream-encoding.js":[true,null,{}],"parallel/test-permission-net-http.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-fs-watch-enoent.js":[false,{"code":1,"stderr":"\n(node:10967) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.395/non-existent'\n\n      assert.strictEqual(err.path, nonexistentFile);\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-watch-enoent.js:27:14)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-watch-enoent.js:24:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-crypto-keygen-eddsa.js":[true,null,{}],"parallel/test-crypto-default-shake-lengths.js":[true,null,{}],"parallel/test-child-process-exec-timeout-expire.js":[true,null,{}],"parallel/test-permission-net-allowed.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-primordials-regexp.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http2-compat-serverresponse-end-after-statuses-without-body.js":[true,null,{}],"parallel/test-dgram-close.js":[true,null,{}],"parallel/test-eslint-alphabetize-errors.js":[true,null,{}],"parallel/test-http2-server-setLocalWindowSize.js":[true,null,{}],"parallel/test-http2-autoselect-protocol.js":[true,null,{}],"parallel/test-http-client-req-error-dont-double-fire.js":[true,null,{}],"parallel/test-fs-cp-async-symlink-over-file.mjs":[true,null,{}],"parallel/test-permission-sqlite-load-extension.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-event-emitter-method-names.js":[true,null,{}],"parallel/test-webcrypto-derivekey-cfrg.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported X448 test case\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MISSING_OPTION'\n- }\n\nWarning Couldn't format source line: Column 26 is out of bounds (source may have changed at runtime)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivekey-cfrg.js:5:26\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivekey-cfrg.js:115:5\n"},{}],"parallel/test-child-process-fork-no-shell.js":[true,null,{}],"parallel/test-child-process-spawnsync-kill-signal.js":[true,null,{}],"test-runner/test-output-coverage-width-80.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 80\\n' +\n-   'ok 1 - Coverage Print Fixed Width 80\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# ------------------------------------------------------------------------------\\n' +\n-   '# file                      | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# ------------------------------------------------------------------------------\\n' +\n-   '# test                      |        |          |         |\\n' +\n-   '#  fixtures                 |        |          |         |\\n' +\n-   '#   test-runner             |        |          |         |\\n' +\n-   '#    coverage-snap          |        |          |         |\\n' +\n-   '#     a.js                  |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-…\\n' +\n-   '#     b.js                  |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#    output                 |        |          |         |\\n' +\n-   '#     coverage-width-80.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# ------------------------------------------------------------------------------\\n' +\n-   '# all files                 |  61.84 |   100.00 |    0.00 |\\n' +\n-   '# ------------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/as ..."},{}],"parallel/test-repl-load-multiline-no-trailing-newline.js":[true,null,{}],"parallel/test-node-output-errors.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-net-server-try-ports.js":[true,null,{}],"parallel/test-stream-pipe-objectmode-to-non-objectmode.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: The \"chunk\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object\nconst { Readable, Transform, Writable } = require('node:stream');\n                         ^\n    at _write (ext:deno_node/internal/streams/writable.js:533:13)\n    at Transform.write (ext:deno_node/internal/streams/writable.js:564:10)\n    at Readable.ondata (ext:deno_node/internal/streams/readable.js:1093:22)\n    at Readable.emit (ext:deno_node/_events.mjs:440:20)\n    at Readable.read (ext:deno_node/internal/streams/readable.js:854:10)\n    at flow (ext:deno_node/internal/streams/readable.js:1376:53)\n    at resume_ (ext:deno_node/internal/streams/readable.js:1354:3)\n    at Object.processTicksAndRejections (ext:core/01_core.js:375:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-pipe-objectmode-to-non-objectmode.js:5:26\n"},{}],"parallel/test-fastutf8stream-flush-sync.js":[true,null,{}],"client-proxy/test-http-proxy-request-ipv6.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 200\nHeaders: {\n  date: \"Sat, 16 May 2026 10:33:41 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"content-length\": \"11\"\n}\nHello world\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: '[::1]:43929'\n-     },\n-     method: 'GET',\n-     url: 'http://[::1]:43929/test'\n-   }\n- ]\n\n  assert.deepStrictEqual(logs, expectedLogs);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-ipv6.mjs:44:10\n"},{}],"parallel/test-webcrypto-sign-verify-kmac.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Failed to execute 'importKey' on 'SubtleCrypto': The provided value 'raw-secret' is not a valid enum value of type KeyFormat\n    subtle.importKey(\n           ^\n    at Array.KeyFormat (ext:deno_webidl/00_webidl.js:901:13)\n    at SubtleCrypto.importKey (ext:deno_crypto/00_crypto.js:998:32)\n    at testVerify (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-kmac.js:29:12)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-kmac.js:188:21\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-kmac.js:193:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-fs-cp-async-filter-function.mjs":[true,null,{}],"parallel/test-http-addrequest-localaddress.js":[true,null,{}],"parallel/test-http2-compat-write-head-after-close.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-append.js":[true,null,{}],"parallel/test-permission-net-websocket.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-warn-tls-common-deprecation.js":[true,null,{}],"parallel/test-buffer-slice.js":[true,null,{}],"parallel/test-cluster-http-pipe.js":[true,null,{}],"parallel/test-http-readable-data-event.js":[true,null,{}],"parallel/test-stream-push-order.js":[true,null,{}],"parallel/test-next-tick-fixed-queue-regression.js":[true,null,{}],"parallel/test-runner-filter-warning.js":[true,null,{"usesNodeTest":1}],"parallel/test-path-posix-exists.js":[true,null,{}],"parallel/test-fs-truncate.js":[true,null,{}],"es-module/test-esm-loader-not-found.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-not-found.mjs\nESM: nonexistent loader ...\n  should throw ... FAILED (42ms)\nESM: nonexistent loader ... FAILED (due to 1 failed step) (42ms)\n\n ERRORS \n\nESM: nonexistent loader ... should throw => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected \"actual\" to be strictly unequal to: 0\n    assert.notStrictEqual(code, 0);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-not-found.mjs:16:12)\n\n FAILURES \n\nESM: nonexistent loader ... should throw => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (45ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-tick-processor-version-check.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/v8_prof_polyfill'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tick-processor-version-check.js\nconst { versionCheck } = require('internal/v8_prof_polyfill');\n                         ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tick-processor-version-check.js:5:26)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-cluster-disconnect-idle-worker.js":[true,null,{}],"client-proxy/test-http-proxy-request-socket-keep-alive.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: 'localhost:33001'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:33001/first'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: 'localhost:33001'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:33001/second'\n-   }\n- ]\n\n        assert.deepStrictEqual(logs, [\n               ^\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-socket-keep-alive.mjs:73:16)\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at IncomingMessage.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-debugger-exceptions.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-client-headers-array.js":[true,null,{}],"parallel/test-buffer-read.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-sync-early-exit.js":[true,null,{}],"parallel/test-webstream-string-tag.js":[true,null,{}],"parallel/test-whatwg-webstreams-transfer.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-whatwg-webstreams-transfer.js FAILED\n\n ERRORS \n\n./test/parallel/test-whatwg-webstreams-transfer.js (uncaught error)\nerror: (in promise) Error: Cannot find module 'internal/webstreams/readablestream'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-transfer.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-transfer.js\n} = require('internal/webstreams/readablestream');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-transfer.js:19:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-whatwg-webstreams-transfer.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"es-module/test-esm-loader-invalid-url.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot convert object to primitive value\n"},{}],"wasm-allocation/test-wasm-allocation.js":[true,null,{}],"module-hooks/test-async-loader-hooks-with-worker-permission-restricted.mjs":[false,{"code":1,"stderr":"\n[process 6572]: --- stderr ---\n\n[process 6572]: --- stdout ---\n1\n2\n\n[process 6572]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-with-worker-permission-restricted.mjs:7:1\n"},{}],"parallel/test-set-http-max-http-headers.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-set-http-max-http-headers.js\n<anonymous> ... ok (88ms)\n<anonymous> ...\nok | 1 passed | 0 failed (171ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-querystring-maxKeys-non-finite.js":[true,null,{}],"parallel/test-permission-diagnostics-channel.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-tls-secure-context-usage-order.js":[true,null,{}],"parallel/test-tls-writewrap-leak.js":[true,null,{}],"parallel/test-http-mutable-headers.js":[true,null,{}],"parallel/test-eslint-documented-errors.js":[true,null,{}],"parallel/test-wrap-js-stream-exceptions.js":[true,null,{}],"parallel/test-diff.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-diff.js\ndiff ...\n  throws because actual is nor an array nor a string ... FAILED (2ms)\n  throws because expected is nor an array nor a string ... FAILED (1ms)\n  throws because the actual array does not only contain string ... FAILED (1ms)\n  returns an empty array because actual and expected are the same ... FAILED (0ms)\n  returns the diff for strings ... FAILED (1ms)\n  returns the diff for arrays ... FAILED (0ms)\ndiff ... FAILED (due to 6 failed steps) (6ms)\n\n ERRORS \n\ndiff ... throws because actual is nor an array nor a string => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'diff is not a function'\n-   message: 'The \"actual\" argument must be of type string. Received an instance of Object'\n  }\n\n    assert.throws(() => diff(actual, expected), {\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diff.js:14:12)\n\ndiff ... throws because expected is nor an array nor a string => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'diff is not a function'\n-   message: 'The \"expected\" argument must be of type string. Received an instance of Object'\n  }\n\n    assert.throws(() => diff(actual, expected), {\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diff.js:23:12)\n\ndiff ... throws because the actual array does not only contain string => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'diff is not a function'\n-   message: 'The \"actual[1]\" argument must be of type string. Received an instance of Object'\n  }\n\n    assert.throws(() => diff(actual, expected), {\n           ^\n    at Object.fn (file:///home/runner/work/de ..."},{"usesNodeTest":1}],"parallel/test-require-extensions-same-filename-as-dir.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-repl-require-after-write.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(out.endsWith('> 1\\n> '))\n\n  assert.ok(out.endsWith('> 1\\n> '));\n         ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-require-after-write.js:27:10)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-mkdtemp-prefix-check.js":[true,null,{}],"parallel/test-diagnostics-channel-has-subscribers.js":[true,null,{}],"parallel/test-fs-watch-recursive-watch-file.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-lchown.js":[true,null,{}],"parallel/test-fs-chmod-mask.js":[true,null,{}],"parallel/test-http-agent-timeout.js":[true,null,{}],"parallel/test-worker-message-port-transfer-duplicate.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /^DataCloneError: Transfer list contains duplicate MessagePort$/. Input:\n\n'DataCloneError: Can not transfer disentangled message port'\n\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-duplicate.js:14:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-duplicate.js:5:26\n"},{}],"parallel/test-stream-readable-hwm-0-no-flow-data.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-mixed-types.js":[true,null,{}],"parallel/test-stream-duplex-from.js":[true,null,{}],"parallel/test-dgram-error-message-address.js":[true,null,{}],"parallel/test-child-process-stdio-reuse-readable-stdio.js":[false,{"code":1,"stderr":"\n/usr/bin/head: error reading 'standard input': Resource temporarily unavailable\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'hello\\n'\n- 'world\\n'\n\n    assert.strictEqual(chunk, 'world\\n');\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-stdio-reuse-readable-stdio.js:30:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at Socket.read (ext:deno_node/internal/streams/readable.js:854:10)\n    at Socket.read (ext:deno_node/net.ts:1073:34)\n    at flow (ext:deno_node/internal/streams/readable.js:1376:53)\n    at resume_ (ext:deno_node/internal/streams/readable.js:1354:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-vm-create-context-circular-reference.js":[true,null,{}],"module-hooks/test-async-loader-hooks-called-with-register.mjs":[false,{"code":1,"stderr":"\n[process 6582]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6582]: --- stdout ---\n\n[process 6582]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-called-with-register.mjs:8:1\n"},{}],"parallel/test-http-keep-alive-empty-line.mjs":[true,null,{}],"wasi/test-wasi-start-validation.js":[true,null,{}],"parallel/test-worker-data-url.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-require-module-dynamic-import-1.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-stream-transform-split-objectmode.js":[true,null,{}],"parallel/test-stream-writable-writable.js":[true,null,{}],"parallel/test-dns-setlocaladdress.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: cares.ChannelWrap.prototype.setLocalAddress\n  resolver.setLocalAddress('127.0.0.1');\n           ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at ChannelWrap.setLocalAddress (ext:deno_node/internal_binding/cares_wrap.ts:573:7)\n    at Resolver.setLocalAddress (ext:deno_node/internal/dns/utils.ts:197:20)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-setlocaladdress.js:11:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-setlocaladdress.js:5:26\n"},{}],"parallel/test-child-process-validate-stdio.js":[true,null,{}],"sea/test-build-sea-config-not-found.js":[true,null,{}],"parallel/test-http-req-close-robust-from-tampering.js":[true,null,{}],"parallel/test-process-exception-capture-errors.js":[true,null,{}],"parallel/test-stream2-finish-pipe-error.js":[true,null,{}],"parallel/test-crypto-sign-verify.js":[true,null,{}],"parallel/test-http-malformed-request.js":[true,null,{}],"parallel/test-https-server-headers-timeout.js":[true,null,{}],"parallel/test-http2-response-splitting.js":[true,null,{}],"sequential/test-gc-http-client.js":[true,null,{}],"parallel/test-runner-error-reporter.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-runner-error-reporter.js\nall tests failures reported without FAIL_FAST flag ... FAILED (9ms)\nFAIL_FAST stops test execution after first failure ... FAILED (9ms)\n\n ERRORS \n\nall tests failures reported without FAIL_FAST flag => ./test/parallel/test-runner-error-reporter.js:10:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 2\n\n  assert.strictEqual(failureCount, 2);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-error-reporter.js:19:10)\n\nFAIL_FAST stops test execution after first failure => ./test/parallel/test-runner-error-reporter.js:22:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(failureCount, 1);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-error-reporter.js:31:10)\n\n FAILURES \n\nall tests failures reported without FAIL_FAST flag => ./test/parallel/test-runner-error-reporter.js:10:1\nFAIL_FAST stops test execution after first failure => ./test/parallel/test-runner-error-reporter.js:22:1\n\nFAILED | 0 passed | 2 failed (21ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-dgram-send-default-host.js":[true,null,{}],"parallel/test-debugger-address.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"pummel/test-stream-pipe-multi.js":[true,null,{}],"parallel/test-https-timeout-server.js":[true,null,{}],"parallel/test-tls-wrap-no-abort.js":[false,{"code":1,"stderr":"\n(node:17703) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: TLSWrap is not a constructor\nutil.inspect(new TLSWrap());\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-wrap-no-abort.js:13:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-wrap-no-abort.js:5:26\n"},{}],"es-module/test-esm-recursive-cjs-dependencies.mjs":[true,null,{}],"parallel/test-stream-decoder-objectmode.js":[true,null,{}],"parallel/test-net-autoselectfamily-default.js":[true,null,{}],"parallel/test-stream-duplexpair.js":[true,null,{}],"parallel/test-worker-uncaught-exception-async.js":[true,null,{}],"parallel/test-async-hooks-disable-gc-tracking.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: globalThis.gc is not a function\n  globalThis.gc();\n             ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-disable-gc-tracking.js:17:14)\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\n    at runImmediates (ext:core/01_core.js:249:21)\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\n"},{}],"sequential/test-net-connect-econnrefused.js":[false,{"code":1,"stderr":"pending 50 rounds 1\npending 49 rounds 1\npending 48 rounds 1\npending 47 rounds 1\npending 46 rounds 1\npending 45 rounds 1\npending 44 rounds 1\npending 43 rounds 1\npending 42 rounds 1\npending 41 rounds 1\npending 40 rounds 1\npending 39 rounds 1\npending 38 rounds 1\npending 37 rounds 1\npending 36 rounds 1\npending 35 rounds 1\npending 34 rounds 1\npending 33 rounds 1\npending 32 rounds 1\npending 31 rounds 1\npending 30 rounds 1\npending 29 rounds 1\npending 28 rounds 1\npending 27 rounds 1\npending 26 rounds 1\npending 25 rounds 1\npending 24 rounds 1\npending 23 rounds 1\npending 22 rounds 1\npending 21 rounds 1\npending 20 rounds 1\npending 19 rounds 1\npending 18 rounds 1\npending 17 rounds 1\npending 16 rounds 1\npending 15 rounds 1\npending 14 rounds 1\npending 13 rounds 1\npending 12 rounds 1\npending 11 rounds 1\npending 10 rounds 1\npending 9 rounds 1\npending 8 rounds 1\npending 7 rounds 1\npending 6 rounds 1\npending 5 rounds 1\npending 4 rounds 1\npending 3 rounds 1\npending 2 rounds 1\npending 1 rounds 1\npending 50 rounds 2\npending 49 rounds 2\npending 48 rounds 2\npending 47 rounds 2\npending 46 rounds 2\npending 45 rounds 2\npending 44 rounds 2\npending 43 rounds 2\npending 42 rounds 2\npending 41 rounds 2\npending 40 rounds 2\npending 39 rounds 2\npending 38 rounds 2\npending 37 rounds 2\npending 36 rounds 2\npending 35 rounds 2\npending 34 rounds 2\npending 33 rounds 2\npending 32 rounds 2\npending 31 rounds 2\npending 30 rounds 2\npending 29 rounds 2\npending 28 rounds 2\npending 27 rounds 2\npending 26 rounds 2\npending 25 rounds 2\npending 24 rounds 2\npending 23 rounds 2\npending 22 rounds 2\npending 21 rounds 2\npending 20 rounds 2\npending 19 rounds 2\npending 18 rounds 2\npending 17 rounds 2\npending 16 rounds 2\npending 15 rounds 2\npending 14 rounds 2\npending 13 rounds 2\npending 12 rounds 2\npending 11 rounds 2\npending 10 rounds 2\npending 9 rounds 2\npending 8 rounds 2\npending 7 rounds 2\npending 6 rounds 2\npending 5 rounds 2\npending 4 rounds 2\npending 3 rounds 2\npending 2 rounds 2\npending 1 rounds 2\npending 50 rounds  ..."},{}],"parallel/test-process-argv-0.js":[true,null,{}],"parallel/test-fs-read-stream-autoClose.js":[true,null,{}],"parallel/test-repl-editor.js":[true,null,{}],"parallel/test-async-wrap-constructor.js":[true,null,{}],"pummel/test-heapdump-worker.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-repl-reverse-search.js":[false,{"code":1,"stderr":"foo\nfoo\nfoo\nfoo\nMismatched runTest function calls. Expected exactly 3, actual 1.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-reverse-search.js:273:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-reverse-search.js:5:26\n\n"},{}],"parallel/test-stream-writable-end-cb-error.js":[true,null,{}],"parallel/test-stream-readable-resume-hwm.js":[true,null,{}],"parallel/test-http-request-method-delete-payload.js":[true,null,{}],"parallel/test-http-transfer-encoding-smuggling.js":[true,null,{}],"test426/test-source-map-spec.mjs":[false,{"code":1,"stderr":"running 99 tests from ./test/test426/test-source-map-spec.mjs\nversionValid ... ok (0ms)\nversionMissing ... ok (0ms)\nversionNotANumber ... ok (0ms)\nversionNumericString ... ok (0ms)\nversionTooHigh ... ok (0ms)\nversionTooLow ... ok (0ms)\nmappingsMissing ... ok (0ms)\nsourcesMissing ... ok (0ms)\nsourcesNotAList1 ... ok (0ms)\nsourcesNotAList2 ... ok (0ms)\nsourcesNotStringOrNull ... ok (0ms)\nsourcesContentMissing ... ok (0ms)\nsourcesContentNotAList1 ... ok (0ms)\nsourcesContentNotAList2 ... ok (0ms)\nsourcesContentNotStringOrNull ... ok (0ms)\nsourcesAndSourcesContentBothNull ... ok (0ms)\nfileNotAString1 ... ok (0ms)\nfileNotAString2 ... ok (0ms)\nsourceRootNotAString1 ... ok (0ms)\nsourceRootNotAString2 ... ok (0ms)\nnamesMissing ... ok (0ms)\nnamesNotAList1 ... ok (0ms)\nnamesNotAList2 ... ok (0ms)\nnamesNotString ... ok (0ms)\nignoreListEmpty ... ok (0ms)\nignoreListValid1 ...\n  action#0 - checkIgnoreList ... ignored (0ms)\nignoreListValid1 ... ok (0ms)\nignoreListWrongType1 ... ok (0ms)\nignoreListWrongType2 ... ok (0ms)\nignoreListWrongType3 ... ok (0ms)\nignoreListWrongType4 ... ok (0ms)\nignoreListOutOfBounds1 ... ok (0ms)\nignoreListOutOfBounds2 ... ok (0ms)\nunrecognizedProperty ... ok (0ms)\ninvalidVLQDueToNonBase64Character ... ok (0ms)\ninvalidVLQDueToNonBase64CharacterPadding ... ok (0ms)\ninvalidVLQDueToMissingContinuationDigits ... ok (0ms)\ninvalidMappingNotAString1 ... ok (0ms)\ninvalidMappingNotAString2 ... ok (0ms)\ninvalidMappingSegmentBadSeparator ... ok (0ms)\ninvalidMappingSegmentWithZeroFields ... ok (0ms)\ninvalidMappingSegmentWithTwoFields ... ok (0ms)\ninvalidMappingSegmentWithThreeFields ... ok (0ms)\ninvalidMappingSegmentWithSourceIndexOutOfBounds ... ok (0ms)\ninvalidMappingSegmentWithNameIndexOutOfBounds ... ok (0ms)\ninvalidMappingSegmentWithNegativeColumn ... ok (0ms)\ninvalidMappingSegmentWithNegativeSourceIndex ... ok (0ms)\ninvalidMappingSegmentWithNegativeOriginalLine ... ok (0ms)\ninvalidMappingSegmentWithNegativeOriginalColumn ... ok (0ms)\ninvalidMappingSegmentWithNeg ..."},{"usesNodeTest":1}],"parallel/test-fs-open.js":[true,null,{}],"parallel/test-runner-custom-assertions.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-custom-assertions.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-custom-assertions.js (uncaught error)\nerror: (in promise) TypeError: Cannot read properties of undefined (reading 'register')\ntestAssertions.register('isOdd', common.mustCallAtLeast((n) => {\n               ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-custom-assertions.js:6:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-custom-assertions.js:7:9\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-custom-assertions.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-cp-async-no-recursive.mjs":[true,null,{}],"parallel/test-pipe-outgoing-message-data-emitted-after-ended.js":[true,null,{}],"parallel/test-stdin-from-file-spawn.js":[true,null,{}],"internet/test-snapshot-dns-lookup.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-repl-tab-complete-nosideeffects.js":[true,null,{"usesNodeTest":1}],"test-runner/test-watch-delete-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-vm-sigint-existing-handler.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-date-header.js":[true,null,{}],"parallel/test-http-agent.js":[true,null,{}],"parallel/test-diagnostics-channel-net.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 3, actual 2.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net.js:32:44\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net.js:101:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net.js:42:26\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net.js:101:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net.js:47:24\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.<anonymous> (file:///home/runner/work/deno/de ..."},{}],"parallel/test-fs-watch-recursive-add-folder.js":[true,null,{}],"test-runner/test-output-spec-reporter-successful.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '✔ should pass (*ms)\\n' +\n-   'ℹ tests 1\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 1\\n' +\n-   'ℹ fail 0\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 0\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-spec-reporter-successful.mjs:8:1\n"},{}],"parallel/test-pipe-unref.js":[true,null,{}],"parallel/test-cli-node-options.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-vm-global-property-enumerator.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Case 0 failed: Object.getOwnPropertyNames\n+ actual - expected\n\n  [\n    '1',\n+   'Temporal',\n    'key'\n  ]\n\n  assert.deepStrictEqual(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-enumerator.js:94:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-enumerator.js:5:26\n"},{}],"parallel/test-buffer-copy.js":[true,null,{}],"pseudo-tty/test-stdin-write.js":[true,null,{}],"parallel/test-zlib-from-gzip.js":[true,null,{}],"parallel/test-dns-get-server.js":[true,null,{}],"parallel/test-ttywrap-stack.js":[true,null,{}],"parallel/test-http-status-reason-invalid-chars.js":[true,null,{}],"parallel/test-inspector-network-fetch.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'Network.enable' wasn't found\ncommon.skipIfInspectorDisabled();\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-fetch.js:5:26\n"},{}],"es-module/test-esm-shared-loader-dep.mjs":[true,null,{}],"es-module/test-esm-dynamic-import-mutating-fs.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.130/0.7375809729407617.mjs\".\nconst moduleRecord = await import(target);\n                     ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-mutating-fs.mjs:15:22\n"},{}],"pummel/test-heapsnapshot-near-heap-limit-big.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http2-endafterheaders.js":[true,null,{}],"parallel/test-debugger-random-port.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-readline-interface-no-trailing-newline.js":[true,null,{}],"parallel/test-async-hooks-enable-disable.js":[true,null,{}],"parallel/test-math-random.js":[true,null,{}],"parallel/test-stream-readable-emit-readable-short-stream.js":[true,null,{}],"sequential/test-vm-timeout-escape-promise-module-2.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: escaped timeout at 100 milliseconds!\n      throw new Error(\n            ^\n    at loop (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)\n    at vm:module(0):1:30\n    at SourceTextModule.evaluate (ext:deno_node/vm.js:569:14)\n    at assert.rejects.code (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-vm-timeout-escape-promise-module-2.js:5:26\n"},{}],"parallel/test-compile-cache-typescript-strip-sourcemaps.js":[true,null,{}],"parallel/test-fs-exists.js":[true,null,{}],"client-proxy/test-https-proxy-request-max-sockets.mjs":[false,{"code":1,"stderr":"req1 socket acquired\nheaders received for /first { host: \"localhost:42649\", connection: \"keep-alive\" }\nResponding to /first\nreq1 response received\nreq1 end\n\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-max-sockets.mjs:114\ncalled with arguments: Error: socket hang up\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at TLSSocket.socketOnEnd (node:_http_client:528:25)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5) {\n  code: 'ECONNRESET'\n}\n    assert.fail(\n           ^\n    at ClientRequest.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at emitErrorEvent (node:_http_client:82:11)\n    at TLSSocket.socketOnEnd (node:_http_client:528:5)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-worker-message-port-constructor.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_CONSTRUCT_CALL_INVALID',\n    constructor: [Function: TypeError]\n  }\n\nassert.throws(() => MessagePort(), {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-constructor.js:14:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-constructor.js:5:26\n"},{}],"pseudo-tty/test-assert-no-color.js":[true,null,{}],"parallel/test-tls-cli-min-max-conflict.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: either --tls-min-v1.3 or --tls-max-v1.2 can be used, not both. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\nchild_process.execFile(process.argv[0], args, common.mustCall((err) => {\n              ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at ChildProcess.#spawnInternal (ext:deno_node/internal/child_process.ts:186:54)\n    at ChildProcess.spawn (ext:deno_node/internal/child_process.ts:157:26)\n    at spawn (ext:deno_node/child_process.ts:168:11)\n    at Object.execFile (ext:deno_node/child_process.ts:341:19)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-cli-min-max-conflict.js:11:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-debugger-break.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-fs-write.js":[true,null,{}],"parallel/test-tls-get-ca-certificates-worker-use-system-ca.js":[true,null,{}],"parallel/test-inspector-invalid-protocol.js":[true,null,{}],"parallel/test-crypto-keygen-async-dsa.js":[true,null,{}],"es-module/test-esm-loader-event-loop.mjs":[true,null,{}],"parallel/test-async-wrap-uncaughtexception.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n2 !== 3\n\n  assert.strictEqual(call_id, async_hooks.executionAsyncId());\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-uncaughtexception.js:37:10)\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:710:13)\n    at processOnError (node:process:969:17)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at dispatchEvent (ext:deno_web/02_event.js:1100:12)\n"},{}],"parallel/test-net-write-after-close.js":[true,null,{}],"parallel/test-shadow-realm.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\nconst shadowRealm = new ShadowRealm();\n                    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm.js:8:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm.js:5:26\n"},{}],"parallel/test-http-client-override-global-agent.js":[true,null,{}],"parallel/test-stream3-pipeline-async-iterator.js":[true,null,{}],"parallel/test-http-incoming-message-destroy.js":[true,null,{}],"parallel/test-net-binary.js":[true,null,{}],"parallel/test-fs-statfs.js":[true,null,{}],"parallel/test-webcrypto-encap-decap-ml-kem.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-args-types.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n    code: 'ERR_INVALID_ARG_TYPE',\n+   message: 'The \"nameOrChannels\" argument must be of type string or an instance of Channel or Object. Received type number (0)',\n-   message: /The \"nameOrChannels\" argument must be of type string or an instance of TracingChannel or Object/,\n    name: 'TypeError'\n  }\n\nassert.throws(() => (channel = dc.tracingChannel(0)), {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-tracing-channel-args-types.js:23:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-tracing-channel-args-types.js:5:26\n"},{}],"parallel/test-tls-set-default-ca-certificates-error.js":[true,null,{}],"parallel/test-util-types-exists.js":[true,null,{}],"sea/test-single-executable-application-exec-argv-extension-env.js":[true,null,{}],"parallel/test-tty-stdin-pipe.js":[true,null,{}],"parallel/test-timers-uncaught-exception.js":[true,null,{}],"parallel/test-http2-compat-serverrequest-pipe.js":[true,null,{}],"parallel/test-https-agent-constructor.js":[true,null,{}],"parallel/test-diagnostics-channel-safe-subscriber-errors.js":[true,null,{}],"es-module/test-require-module-detect-entry-point.js":[true,null,{}],"parallel/test-path-isabsolute.js":[true,null,{}],"parallel/test-net-socket-write-error.js":[true,null,{}],"message/test-testpy-env-var-via-comment.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'A_SET_ENV_VAR_VALUE'\n\nassert.strictEqual(process.env.A_SET_ENV_VAR, 'A_SET_ENV_VAR_VALUE');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/message/test-testpy-env-var-via-comment.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/message/test-testpy-env-var-via-comment.js:5:26\n"},{}],"parallel/test-http-server-optimize-empty-requests.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected 4 optimized requests but got 0\n\n0 !== 4\n\n  assert.strictEqual(optimizedReqs, 4, `Expected 4 optimized requests but got ${optimizedReqs}`);\n         ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-optimize-empty-requests.js:63:10)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"sea/test-single-executable-application.js":[true,null,{}],"parallel/test-stdio-pipe-stderr.js":[true,null,{}],"parallel/test-http2-compat-socket-set.js":[true,null,{}],"parallel/test-http-uncaught-from-request-callback.js":[true,null,{}],"parallel/test-runner-mock-timers-scheduler.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-mock-timers-scheduler.js\nMock Timers Scheduler Test Suite ...\n  should advance in time and trigger timers when calling the .tick function ... FAILED (1ms)\n  should advance in time and trigger timers when calling the .tick function multiple times ... FAILED (1ms)\n  should work with the same params as the original timers/promises/scheduler.wait ... FAILED (0ms)\n  should abort operation if timers/promises/scheduler.wait received an aborted signal ... FAILED (1ms)\n  should abort operation even if the .tick was not called ... FAILED (1ms)\n  should abort operation when .abort is called before calling setInterval ... FAILED (0ms)\n  should reject given an an invalid signal instance ... FAILED (1ms)\nMock Timers Scheduler Test Suite ... FAILED (due to 7 failed steps) (15ms)\n\n ERRORS \n\nMock Timers Scheduler Test Suite ... should advance in time and trigger timers when calling the .tick function => ext:deno_node/testing.ts:509:21\nerror: Error: Not implemented: test.mock.timers.enable\n    t.mock.timers.enable({ apis: ['scheduler.wait'] });\n                  ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.enable (ext:deno_node/testing.ts:851:9)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-mock-timers-scheduler.js:11:19)\n\nMock Timers Scheduler Test Suite ... should advance in time and trigger timers when calling the .tick function multiple times => ext:deno_node/testing.ts:370:37\nerror: Error: Not implemented: test.mock.timers.enable\n    t.mock.timers.enable({ apis: ['scheduler.wait'] });\n                  ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.enable (ext:deno_node/testing.ts:851:9)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-mock-timers-scheduler.js:29:19)\n\nMock Timers Scheduler Test Suite ... should work with the same params as the original timers/pr ..."},{"usesNodeTest":1}],"parallel/test-cluster-message.js":[true,null,{}],"parallel/test-net-persistent-nodelay.js":[true,null,{}],"parallel/test-http2-server-stream-session-destroy.js":[true,null,{}],"parallel/test-file-write-stream5.js":[true,null,{"usesNodeTest":1}],"parallel/test-async-hooks-execution-async-resource-await.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot destructure property 'state' of 'executionAsyncResource(...)[sym]' as it is undefined.\n  const { state } = executionAsyncResource()[sym];\n          ^\n    at handler (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-execution-async-resource-await.js:25:11)\n    at drainTicks (ext:core/01_core.js:424:7)\n    at listOnTimeout (ext:core/02_timers.js:286:9)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-sqlite-transactions.js":[true,null,{"usesNodeTest":1}],"parallel/test-http2-raw-headers.js":[true,null,{}],"parallel/test-permission-net-dns.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-permission-fs-require.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-tcp-wrap-listen.js":[false,{"code":1,"stderr":"\n(node:19484) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: expected i32\n  server.bind6('::', 0) :\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tcp-wrap-listen.js:18:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tcp-wrap-listen.js:5:26\n"},{}],"parallel/test-http2-server-push-stream.js":[true,null,{}],"test-runner/test-watch-no-file-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-internal-net-isLoopback.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http-keep-alive-timeout-custom.js":[true,null,{}],"parallel/test-net-server-listen-path.js":[true,null,{}],"module-hooks/test-module-hooks-load-esm.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\n  const registered = registerHooks({ load });\n                     ^\n    at addHook (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/add-hook.js:23:22)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm.js:26:18\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm.js:51:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-esm.js:5:26\n"},{}],"parallel/test-tls-cli-max-version-1.2.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-handle-wrap-hasref.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'hasRef')\n  assert.strictEqual(cp._handle.hasRef(), true);\n                                ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-handle-wrap-hasref.js:13:33)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-handle-wrap-hasref.js:5:26\n"},{}],"parallel/test-whatwg-url-custom-parsing.js":[true,null,{}],"es-module/test-require-module-default-extension.js":[false,{"code":1,"stderr":"{ entry: \"cjs\" }\n\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-default-extension.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-default-extension.js:5:26\n"},{}],"parallel/test-stream-readable-strategy-option.js":[true,null,{}],"parallel/test-zlib-invalid-input.js":[true,null,{}],"pummel/test-fs-readfile-tostring-fail.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: Cannot create a string longer than 0x1fffffe8 characters\n    at decodeUtf8 (ext:deno_node/internal/buffer.mjs:715:10)\n    at Buffer.toString (ext:deno_node/internal/buffer.mjs:755:12)\n    at readFileMaybeDecode (ext:deno_node/fs.ts:270:33)\n    at ext:deno_node/fs.ts:373:30\n"},{}],"parallel/test-http-server-delete-parser.js":[true,null,{}],"parallel/test-http2-dont-override.js":[true,null,{}],"parallel/test-tls-no-sslv23.js":[true,null,{}],"parallel/test-http2-respond-file-error-dir.js":[true,null,{}],"parallel/test-tls-reuse-host-from-socket.js":[true,null,{}],"parallel/test-heapsnapshot-near-heap-limit-worker.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-fs-cp-sync-async-filter-error.mjs":[true,null,{}],"test-runner/test-output-non-tty-forced-color-output.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '(node:<pid>) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.\\n'\n- '\\x1b[32m✔ passing test \\x1b[90m(*ms)\\x1b[39m\\x1b[39m\\n' +\n-   '\\x1b[34mℹ tests 1\\x1b[39m\\n' +\n-   '\\x1b[34mℹ suites 0\\x1b[39m\\n' +\n-   '\\x1b[34mℹ pass 1\\x1b[39m\\n' +\n-   '\\x1b[34mℹ fail 0\\x1b[39m\\n' +\n-   '\\x1b[34mℹ cancelled 0\\x1b[39m\\n' +\n-   '\\x1b[34mℹ skipped 0\\x1b[39m\\n' +\n-   '\\x1b[34mℹ todo 0\\x1b[39m\\n' +\n-   '\\x1b[34mℹ duration_ms *\\x1b[39m\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-non-tty-forced-color-output.mjs:8:1\n"},{}],"parallel/test-http-flush-headers.js":[true,null,{}],"parallel/test-fs-cp-promises-file-url.mjs":[true,null,{}],"parallel/test-async-hooks-enable-before-promise-resolve.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" to be strictly unequal to: 0\n  assert.notStrictEqual(id, initialAsyncId);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-before-promise-resolve.js:23:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n"},{}],"parallel/test-finalization-registry-shutdown.js":[true,null,{}],"parallel/test-http2-respond-file-fd-range.js":[true,null,{}],"parallel/test-vm-attributes-property-not-on-sandbox.js":[true,null,{}],"parallel/test-http2-multistream-destroy-on-read-tls.js":[true,null,{}],"parallel/test-inspector-vm-global-accessors-sideeffects.js":[true,null,{}],"parallel/test-http-upgrade-client.js":[true,null,{}],"parallel/test-force-repl-with-eval.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(gotToEnd)\n\n  assert(gotToEnd);\n  ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-force-repl-with-eval.js:22:3)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-http2-server-push-stream-errors-args.js":[true,null,{}],"parallel/test-buffer-arraybuffer.js":[true,null,{}],"parallel/test-worker-eval-typescript.js":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-worker-eval-typescript.js\nWorker eval module typescript without input-type ... ignored (0ms)\nWorker eval module typescript with --input-type=module-typescript ... ignored (0ms)\nWorker eval module typescript with --input-type=commonjs-typescript ... ignored (0ms)\nWorker eval module typescript with --input-type=module ... FAILED (2ms)\nWorker eval commonjs typescript without input-type ... ignored (0ms)\nWorker eval commonjs typescript with --input-type=commonjs-typescript ... ignored (0ms)\nWorker eval commonjs typescript with --input-type=module-typescript ... ignored (0ms)\n\n ERRORS \n\nWorker eval module typescript with --input-type=module => ./test/parallel/test-worker-eval-typescript.js:44:1\nerror: Error: Initiated Worker with invalid execArgv flags: --disable-warning=ExperimentalWarning\n  const w = new Worker(esmHelloWorld, { eval: true, execArgv: ['--input-type=module',\n            ^\n    at new NodeWorker (ext:deno_node/worker_threads.ts:151:19)\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-eval-typescript.js:45:13)\n\n FAILURES \n\nWorker eval module typescript with --input-type=module => ./test/parallel/test-worker-eval-typescript.js:44:1\n\nFAILED | 0 passed | 1 failed | 6 ignored (81ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-stream-base-prototype-accessors-enumerability.js":[true,null,{}],"parallel/test-diagnostics-channel-gc-maintains-subcriptions.js":[true,null,{}],"parallel/test-http2-misc-util.js":[true,null,{}],"test-runner/test-run-watch-dependency-repeatedly.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ file: 'test.js', fileToUpdate: 'dependency.js', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-dependency-repeatedly.mjs:8:1)\n"},{}],"parallel/test-process-exit-code.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: wrong exit for 8-exitWithZeroInExitWithUncaught\nexpected:0 but got:1\n\n1 !== 0\n\n      assert.strictEqual(\n             ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-exit-code.js:50:14)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-stream2-unpipe-drain.js":[true,null,{}],"parallel/test-trace-events-category-used.js":[false,{"code":1,"stderr":"\n(node:12810) internal/test/binding: These APIs are for internal testing only. Do not use them.\n(node:12809) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: isTraceCategoryEnabled is not a function\n    at evalmachine.<anonymous>:5:5\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.533/$deno$eval.mts:6:36\nerror: Uncaught (in promise) TypeError: isTraceCategoryEnabled is not a function\n    at evalmachine.<anonymous>:5:5\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.533/$deno$eval.mts:6:36\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'' !== 'false\\n'\n\n  assert.strictEqual(procDisabledOutput, 'false\\n');\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-category-used.js:50:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-als-defaultvalue.js":[true,null,{}],"parallel/test-process-really-exit.js":[true,null,{}],"parallel/test-preload-worker.js":[true,null,{}],"parallel/test-assert.js":[true,null,{"usesNodeTest":1}],"parallel/test-tls-honorcipherorder.js":[true,null,{}],"parallel/test-repl-uncaught-exception-standalone.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'exit using ctrl+d, ctrl+c, or close()',\n+   'REPL is running with all permissions allowed.',\n+   'To specify permissions, run `deno repl` with allow flags.',\n+   'Uncaught ReferenceError: x is not defined',\n+   '    at <anonymous>:1:22',\n+   'short',\n-   'Type \".help\" for more information.',\n-   '> Uncaught ReferenceError: x is not defined',\n-   '> short',\n    'undefined',\n+   'Uncaught ReferenceError: x is not defined',\n+   '    at <anonymous>:1:22',\n+   ''\n-   '> Foobar',\n-   '> '\n  ]\n\n  assert.deepStrictEqual(\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-uncaught-exception-standalone.js:16:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-crypto-gcm-explicit-short-tag.js":[true,null,{}],"parallel/test-fs-read-stream-concurrent-reads.js":[true,null,{}],"parallel/test-child-process-fork-args.js":[true,null,{}],"parallel/test-temporal.js":[true,null,{}],"parallel/test-buffer-zero-fill.js":[true,null,{}],"parallel/test-child-process-fork-exec-path.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-exec-path.js:55:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-exec-path.js:5:26\n\n"},{}],"parallel/test-zlib-brotli.js":[true,null,{}],"es-module/test-typescript-module.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-fastutf8stream-reopen.js":[true,null,{}],"pummel/test-fs-watch-non-recursive.js":[true,null,{}],"parallel/test-socketaddress.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-request-dont-override-options.js":[true,null,{}],"parallel/test-https-server-async-dispose.js":[true,null,{}],"parallel/test-http2-respond-file-push.js":[true,null,{}],"parallel/test-pipe-abstract-socket-http.js":[true,null,{}],"pseudo-tty/test-assert-position-indicator.js":[true,null,{}],"parallel/test-http-after-connect.js":[true,null,{}],"parallel/test-error-reporting.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /throw {\\r?\\n\\^\\r?\\n{ toString: \\[Function: toString] }\\r?\\n\\r?\\nNode\\.js \\S+\\r?\\n$/. Input:\n\n\"error: unexpected argument '--enable-source-maps' found\\n\" +\n  '\\n' +\n  \"  tip: a similar argument exists: '--unstable-process'\\n\" +\n  \"  tip: to pass '--enable-source-maps' as a value, use '-- --enable-source-maps'\\n\" +\n  '\\n' +\n  'Usage: deno run [OPTIONS] [SCRIPT_ARG]...\\n' +\n  '\\n'\n\n  assert.match(stderr, /throw {\\r?\\n\\^\\r?\\n{ toString: \\[Function: toString] }\\r?\\n\\r?\\nNode\\.js \\S+\\r?\\n$/);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-error-reporting.js:86:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-error-reporting.js:39:5\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-worker-unsupported-path.js":[true,null,{}],"parallel/test-fs-unlink-type-check.js":[true,null,{}],"parallel/test-cluster-disconnect-unshared-udp.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-directory-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Did you mean/. Input:\n\n\"TypeError: [ERR_UNSUPPORTED_DIR_IMPORT] Directory import 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/packages/main' is not supported resolving ES modules\"\n\n"},{}],"pummel/test-tls-server-large-request.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-constants.js":[false,{"code":1,"stderr":"\n(node:19597) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(Object.isFrozen(constants))\n\nassert.ok(Object.isFrozen(constants));\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-constants.js:30:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-constants.js:5:26\n"},{}],"parallel/test-timers-nan-duration-warning.js":[true,null,{}],"parallel/test-fs-cp-async-nested-files-folders.mjs":[true,null,{}],"parallel/test-path.js":[true,null,{}],"parallel/test-webcrypto-export-import-rsa.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported SHA-3 test cases\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'unsupported algorithm'\n-   message: /Invalid key type/\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import-rsa.js:5:26\n"},{}],"es-module/test-require-module-implicit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-implicit.js:12:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-implicit.js:5:26\n"},{}],"parallel/test-fs-watch-close-when-destroyed.js":[true,null,{}],"parallel/test-http-head-throw-on-response-body-write.js":[true,null,{}],"parallel/test-file-read-noexist.js":[true,null,{}],"parallel/test-http-upgrade-server-callback.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"pseudo-tty/test-stdout-read.js":[false,{},{}],"client-proxy/test-https-proxy-request-no-proxy.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Status Code: 200/. Input:\n\n''\n\nassert.match(stdout, /Status Code: 200/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-no-proxy.mjs:47:8\n"},{}],"test-runner/test-output-test-runner-plan.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: input validation\\n' +\n-   '    # Subtest: throws if options is not an object\\n' +\n-   '    ok 1 - throws if options is not an object\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: throws if options.wait is not a number or a boolean\\n' +\n-   '    ok 2 - throws if options.wait is not a number or a boolean\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: throws if count is not a number\\n' +\n-   '    ok 3 - throws if count is not a number\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..3\\n' +\n-   'ok 1 - input validation\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: test planning basic\\n' +\n-   'ok 2 - test planning basic\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: less assertions than planned\\n' +\n-   'not ok 3 - less assertions than planned\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/test-runner-plan.js:40:1'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'plan expected 1 assertions but received 0'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: more assertions than planned\\n' +\n-   'not ok 4 - more assertions than planned\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/test-runner-plan.js:44:1'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'plan expected 1 assertions but received 2'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  ...\\n' +\n-   ' ..."},{}],"parallel/test-worker-process-env-shared.js":[true,null,{}],"parallel/test-inspector-exit-worker-in-wait-for-connection2.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-loader-mock.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport { register } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/mock.mjs:1:10)\n"},{}],"parallel/test-require-nul.js":[true,null,{}],"parallel/test-child-process-spawn-argv0.js":[true,null,{}],"parallel/test-dgram-oob-buffer.js":[true,null,{}],"parallel/test-crypto-authenticated.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression / auth/. Input:\n\n'AssertionError [ERR_ASSERTION]: Cannot change encoding'\n\n        assert.throws(function() { decrypt.final('hex'); }, errMessages.auth);\n               ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-authenticated.js:126:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-authenticated.js:5:26\n"},{}],"parallel/test-http-client-headers-host-array.js":[true,null,{}],"parallel/test-snapshot-stack-trace-limit-mutation.js":[false,{"code":1,"stderr":"\n[process 21872]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Cannot destructure property 'addSerializeCallback' of 'require(...).startupSnapshot' as it is undefined.\n  addSerializeCallback,\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/mutate-error-stack-trace-limit.js:3:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/mutate-error-stack-trace-limit.js:5:26\n\n[process 21872]: --- stdout ---\n\n[process 21872]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(process.execPath, [\n  ^\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-stack-trace-limit-mutation.js:17:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-stack-trace-limit-mutation.js:43:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-stack-trace-limit-mutation.js:5:26\n"},{}],"sequential/test-timers-block-eventloop.js":[true,null,{}],"parallel/test-cluster-disconnect-leak.js":[true,null,{}],"parallel/test-crypto-dh-odd-key.js":[true,null,{}],"module-hooks/test-async-loader-hooks-globalpreload-no-warning-with-initialize.mjs":[true,null,{}],"test-runner/test-watch-run-repeatedly-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"test-runner/test-output-name-pattern.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:17:35)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:5:26\\n' +\n+   'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:21:54)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:5:26\\n' +\n+   'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:24:61)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:26:39)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_pattern.js:35:47)\\n ..."},{}],"parallel/test-http2-debug.js":["IGNORE",null,{"ignoreReason":"Asserts on NODE_DEBUG_NATIVE=http2 native debug log output that mirrors Node's C++ http2 binding diagnostic strings; Deno's http2 polyfill does not emit these native debug logs."}],"parallel/test-global-console-exists.js":[true,null,{}],"module-hooks/test-async-loader-hooks-process-exit-top-level.mjs":[false,{"code":1,"stderr":"\n[process 5858]: --- stderr ---\n\n[process 5858]: --- stdout ---\n\n[process 5858]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 42\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-process-exit-top-level.mjs:7:1\n"},{}],"parallel/test-net-server-listen-handle.js":[false,{"code":1,"stderr":"\n(node:21677) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught Error: listen EEXIST: file already exists\n    .listen(handles[0])\n     ^\n    at Server._setupListenHandle [as _listen2] (ext:deno_node/net.ts:1578:18)\n    at _listenInCluster (ext:deno_node/net.ts:1339:14)\n    at Server.listen (ext:deno_node/net.ts:1680:7)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-server-listen-handle.js:88:6)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-http-server-timeouts-validation.js":[true,null,{}],"parallel/test-stream-typedarray.js":[true,null,{}],"parallel/test-inspector-strip-types.js":[true,null,{}],"parallel/test-repl-no-terminal.js":[true,null,{}],"parallel/test-worker-arraybuffer-zerofill.js":[true,null,{"usesNodeTest":1}],"parallel/test-net-dns-lookup-skip.js":[true,null,{}],"parallel/test-global-webcrypto.js":[true,null,{}],"parallel/test-vm-global-configurable-properties.js":[true,null,{}],"parallel/test-child-process-default-options.js":[true,null,{}],"parallel/test-http-eof-on-connect.js":[true,null,{}],"parallel/test-repl-tab-complete.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-repl-tab-complete.js\nREPL tab completion (core functionality) ...\n  does not break with variable declarations without an initialization ... ok (11ms)\n  does not break in an object literal ... ok (15ms)\n  works with optional chaining ... ok (7ms)\n  returns object completions ... ok (6ms)\n  does not break in a ternary operator with () ... ok (9ms)\n  works on literals ... FAILED (6ms)\n  does not return a function's local variable ... ok (8ms)\n  does not return a function's local variable even when the function has parameters ... ok (8ms)\n  does not return a function's local variableeven if the scope is nested inside an immediately executed function ... ok (13ms)\n  does not return a function's local variableeven if the scope is nested inside an immediately executed function(the definition has the params and { on a separate line) ... ok (11ms)\n  currently does not work, but should not break (local inner) ... ok (8ms)\n  currently does not work, but should not break (local inner parens next line) ... ok (11ms)\n  works on non-Objects ... ok (3ms)\n  should be case-insensitive if member part is lower-case ... ok (8ms)\n  should be case-insensitive if member part is upper-case ... ok (11ms)\n  should not break on spaces ... ok (6ms)\n  should pick up the global \"toString\" object, and any other properties up the \"global\" object's prototype chain ... ok (5ms)\n  should make own properties shadow properties on the prototype ... ok (8ms)\n  works on context properties ... ok (6ms)\n  doesn't crash REPL with half-baked proxy objects ... ok (17ms)\n  does not include integer members of an Array ... ok (6ms)\n  does not include integer keys in an object ... ok (7ms)\n  does not try to complete results of non-simple expressions ... ok (5ms)\n  works when prefixed with spaces ... ok (7ms)\n  works inside assignments ... ok (3ms)\n  works for defined commands ... ok (12ms)\n  does not include __defineSetter__ and friends ... ok (4ms)\n  works with builtin valu ..."},{"usesNodeTest":1}],"parallel/test-http-server-keepalive-req-gc.js":[true,null,{}],"parallel/test-fs-write-buffer.js":[true,null,{}],"parallel/test-process-constants-noatime.js":[true,null,{}],"parallel/test-signal-unregister.js":[true,null,{}],"parallel/test-http2-large-write-multiple-requests.js":[true,null,{}],"parallel/test-binding-constants.js":[false,{"code":1,"stderr":"\n(node:11400) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n    'crypto',\n    'fs',\n-   'internal',\n    'os',\n    'trace',\n    'zlib'\n  ]\n\nassert.deepStrictEqual(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-binding-constants.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-binding-constants.js:5:26\n"},{}],"internet/test-dgram-multicast-set-interface-lo.js":[true,null,{}],"parallel/test-assert-checktag.js":["IGNORE",null,{"ignoreReason":"globalThis is now deeply equal to a plain object copy because Node.js timers are used as default globals, eliminating the proxy-based timer function difference that previously made them unequal"}],"parallel/test-snapshot-config.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-permission-allow-addons-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-fs-cp-sync-file-url.mjs":[true,null,{}],"parallel/test-https-agent.js":[true,null,{}],"parallel/test-dns-channel-cancel.js":[true,null,{}],"parallel/test-shadow-realm-gc.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const realm = new ShadowRealm();\n                ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc.js:14:17\n    at runAndBreathe (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/gc.js:132:11)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc.js:13:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-gc.js:5:26\n"},{}],"parallel/test-eventemitter-asyncresource.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: this.asyncResource.triggerAsyncId is not a function\n  assert.strictEqual(foo.triggerAsyncId, origExecutionAsyncId);\n                         ^\n    at Foo.get triggerAsyncId (ext:deno_node/_events.mjs:1267:33)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventemitter-asyncresource.js:67:26\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventemitter-asyncresource.js:87:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventemitter-asyncresource.js:5:26\n"},{}],"parallel/test-cluster-shared-handle-bind-privileged-port.js":[true,null,{}],"parallel/test-http2-altsvc.js":[true,null,{}],"parallel/test-http-agent-uninitialized-with-handle.js":[true,null,{}],"parallel/test-webstream-readable-from.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_ARG_NOT_ITERABLE',\n    name: 'TypeError'\n  }\n\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-readable-from.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-readable-from.js:5:26\n"},{}],"parallel/test-whatwg-encoding-custom-internals.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/encoding'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-internals.js\nconst { getEncodingFromLabel } = require('internal/encoding');\n                                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-internals.js:9:34)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-runner-inspect.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-settings-unsolicited-ack.js":[true,null,{}],"parallel/test-inspector-waiting-for-disconnect.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:32829/20dc1077-d745-4a40-87a9-0603c0f7b410\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger session started.\n[err] \n[err] Waiting for the debugger to disconnect...\n[err] \n\n{\n  code: -32601,\n  message: \"'NodeRuntime.notifyWhenWaitingForDisconnect' wasn't found\"\n}\n1\n"},{}],"parallel/test-vm-module-referrer-realm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING'\n- }\n\n    await assert.rejects(result, {\n    ^\n    at async testMissing (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-referrer-realm.mjs:59:5)\n    at async Promise.all (index 1)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-referrer-realm.mjs:79:1\n"},{}],"parallel/test-fs-read-stream.js":[true,null,{}],"parallel/test-stream-forEach.js":[true,null,{}],"parallel/test-worker-no-stdin-stdout-interaction.js":[true,null,{}],"parallel/test-worker-terminate-http2-respond-with-file.js":[true,null,{}],"es-module/test-esm-path-win32.mjs":[true,null,{}],"pummel/test-heapdump-env.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"pummel/test-heapdump-urlpattern.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"sequential/test-cluster-net-listen-ipv6only-rr.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: listen EADDRINUSE: address already in use 0.0.0.0:12346\n    at Server._setupListenHandle [as _listen2] (ext:deno_node/net.ts:1578:18)\n    at _listenInCluster (ext:deno_node/net.ts:1339:14)\n    at doListen (ext:deno_node/net.ts:1392:9)\n    at processTicksAndRejections (ext:core/01_core.js:378:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-util-inspect.js":[false,{"code":1,"stderr":"\n(node:11539) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n  `\"1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1'\\\\n\" +\\n` +\n+   \"  '\\\\x1d\\\\n' +\\n\" +\n+   \"  '\\\\x03\\\\x85\\\\x7f~\\\\x9f '\"\n-   \"  '\\\\x1D\\\\n' +\\n\" +\n-   \"  '\\\\x03\\\\x85\\\\x7F~\\\\x9F '\"\n\nassert.strictEqual(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect.js:97:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect.js:5:26\n"},{}],"parallel/test-fs-cp-async-copy-non-directory-symlink.mjs":[true,null,{}],"parallel/test-http2-server-async-dispose.js":[true,null,{}],"pummel/test-heapdump-inspector.js":[false,{"code":1,"stderr":"\n#\n# Retaining path to search for:\n# - '{ node_name: 'Node / InspectorSession', edge_name: 'session' }'\t<--- not found\n#\n\n# Nodes found in the last step include:\nerror: Uncaught (in promise) AssertionError: Could not find target edge { node_name: 'Node / InspectorSession', edge_name: 'session' } in the heap snapshot.\n      assert.fail(`Could not find target edge ${format(expected)} in the heap snapshot.`);\n             ^\n    at validateByRetainingPathFromNodes (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/heap.js:288:14)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-heapdump-inspector.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-heapdump-inspector.js:5:26\n"},{}],"parallel/test-snapshot-dns-resolve-localhost-promise.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-buffer-alloc-unsafe-is-initialized-with-zero-fill-flag.js":[true,null,{}],"parallel/test-domexception-subclass.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-import-inline-typescript-override.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks(require('./typescript-transpiler'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:4:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:7:9\n"},{}],"parallel/test-fs-cp-async-overwrites-force-true.mjs":[true,null,{}],"parallel/test-worker-terminate-timers.js":[true,null,{}],"sequential/test-heapdump.js":[true,null,{}],"parallel/test-fs-cp-sync-resolve-relative-symlinks-default.mjs":[true,null,{}],"parallel/test-http-client-read-in-error.js":[true,null,{}],"parallel/test-stream-filter.js":[true,null,{}],"parallel/test-process-env-deprecation.js":[true,null,{}],"parallel/test-crypto-update-encoding.js":[true,null,{}],"test-runner/test-output-coverage-width-100-uncovered-lines.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 100\\n' +\n-   'ok 1 - Coverage Print Fixed Width 100\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# file                                       | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# test                                       |        |          |         |\\n' +\n-   '#  fixtures                                  |        |          |         |\\n' +\n-   '#   test-runner                              |        |          |         |\\n' +\n-   '#    coverage-snap                           |        |          |         |\\n' +\n-   '#     a.js                                   |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 …\\n' +\n-   '#     b.js                                   |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#     many-uncovered-lines.js                |  50.99 |    42.86 |    1.92 | 5-7 9-11 13-15 17-19 …\\n' +\n-   '#    output                                  |        |          |         |\\n' +\n-   '#     coverage-width-100-uncovered-lines.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# all files                                  |  53.13 |    60.00 |    1.61 |\\n' +\n-   '# ----------------------------------------------------------------------------------------- ..."},{}],"parallel/test-tls-env-bad-extra-ca.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Warning: Ignoring extra certs from.*no-such-file-exists-🐢.* load failed:.*No such file or directory/. Input:\n\n''\n\n      assert.match(stderr, re);\n             ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-env-bad-extra-ca.js:41:14)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-http2-server-sessionerror.js":[true,null,{}],"sea/test-build-sea.js":[true,null,{}],"parallel/test-debugger-exec-scope.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-net-socket-reset-twice.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-builtin-builtin-import.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-builtin-import.mjs:3:10)\n"},{}],"parallel/test-net-large-string.js":[true,null,{}],"parallel/test-zlib-brotli-16GB.js":[true,null,{}],"parallel/test-cluster-disconnect-before-exit.js":[true,null,{}],"parallel/test-stream-writable-change-default-encoding.js":[true,null,{}],"parallel/test-debugger-list.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-cluster-setup-primary-multiple.js":[true,null,{}],"parallel/test-http2-priority-event.js":[true,null,{}],"parallel/test-module-readonly.js":[true,null,{}],"parallel/test-http-server-async-dispose.js":[true,null,{}],"pseudo-tty/test-tty-color-support-warning-2.js":[true,null,{}],"parallel/test-event-emitter-modify-in-emit.js":[true,null,{}],"parallel/test-crypto-dh-leak.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-textdecoder-fatal.js":[true,null,{}],"parallel/test-process-execve-worker-threads.js":[true,null,{}],"parallel/test-http-parser-lazy-loaded.js":[false,{"code":1,"stderr":"\n(node:9504) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: expected i32\nparser.initialize(DummyParser.REQUEST, {});\n       ^\n    at HTTPParser.initialize (ext:deno_node/internal_binding/http_parser.ts:151:18)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-lazy-loaded.js:27:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-lazy-loaded.js:5:26\n"},{}],"parallel/test-fastutf8stream-flush.js":[true,null,{}],"test-runner/test-run-watch-different-runner-cwd-isolation-process.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-different-runner-cwd-isolation-process.mjs:10:1)\n"},{}],"parallel/test-cluster-send-socket-to-worker-http-server.js":[true,null,{}],"parallel/test-fs-readfilesync-enoent.js":[true,null,{}],"parallel/test-child-process-execfile-maxbuf.js":[true,null,{}],"parallel/test-fs-buffer.js":[true,null,{}],"parallel/test-child-process-windows-hide.js":[true,null,{"usesNodeTest":1}],"parallel/test-dns-resolve-promises.js":["IGNORE",null,{"ignoreReason":"Requires --expose-internals and internalBinding('cares_wrap') which is not supported in Deno"}],"parallel/test-tls-translate-peer-certificate.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/tls/common'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-translate-peer-certificate.js\nconst { translatePeerCertificate } = require('internal/tls/common');\n                                     ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-translate-peer-certificate.js:10:38)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-internal-async-context-frame-disable.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http-early-hints-invalid-argument.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-early-hints-invalid-argument.js:47\ncalled with arguments: {\n  statusCode: 103,\n  statusMessage: 'Early Hints',\n  httpVersion: '1.1',\n  httpVersionMajor: 1,\n  httpVersionMinor: 1,\n  headers: { link: '</>;' },\n  rawHeaders: [ 'Link', '</>;' ]\n}\n    assert.fail(\n           ^\n    at ClientRequest.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:612:9)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at Socket.socketOnData (node:_http_client:541:22)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at addChunk (ext:deno_node/internal/streams/readable.js:611:12)\n"},{}],"parallel/test-trace-events-dynamic-enable.js":[false,{"code":1,"stderr":"\n(node:19175) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: trace is not a function\n  trace(kBeforeEvent, 'foo', 'test1', 0, 'test');\n  ^\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-dynamic-enable.js:52:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-dynamic-enable.js:72:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-dynamic-enable.js:5:26\n"},{}],"parallel/test-stream2-finish-pipe.js":[true,null,{}],"parallel/test-permission-no-addons.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-eslint-no-unescaped-regexp-dot.js":[true,null,{}],"parallel/test-repl-preview-without-inspector.js":[true,null,{}],"parallel/test-net-connect-no-arg.js":[true,null,{}],"parallel/test-net-listen-invalid-port.js":[true,null,{}],"parallel/test-async-hooks-run-in-async-scope-this-arg.js":[true,null,{}],"test-runner/test-watch-esm-dependency-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-timeouts.js":[true,null,{}],"parallel/test-watch-mode-files_watcher.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/watch_mode/files_watcher\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/watch_mode/files_watcher`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-watch-mode-files_watcher.mjs:14:21\n"},{"usesNodeTest":1}],"parallel/test-http2-options-max-reserved-streams.js":[true,null,{}],"parallel/test-process-load-env-file.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-process-load-env-file.js\nprocess.loadEnvFile() ...\n  supports passing path ... ok (174ms)\n  supports not-passing a path ... ok (120ms)\n  should throw when file does not exist ... ok (1ms)\n  should throw when `.env` does not exist ... FAILED (3ms)\n  should check for permissions ... FAILED (130ms)\n  loadEnvFile does not mutate --env-file output ... FAILED (133ms)\nprocess.loadEnvFile() ... FAILED (due to 3 failed steps) (573ms)\n\n ERRORS \n\nprocess.loadEnvFile() ... should throw when `.env` does not exist => ext:deno_node/testing.ts:370:37\nerror: Error: ENOENT: no such file or directory, chdir '/home/runner/work/deno/deno/tests/node_compat/runner/suite' -> '/home/runner/work/deno/deno/tests/node_compat/runner/suite/lib'\n        process.chdir(join(originalCwd, 'lib'));\n                ^\n    at process.chdir (ext:deno_node/_process/process.ts:45:13)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-load-env-file.js:63:17)\n\nprocess.loadEnvFile() ... should check for permissions => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /Error: Access to this API has been restricted/. Input:\n\n'error: Uncaught (in promise) Error: ENOENT: no such file or directory, open \\'/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/dir%20with unusual\"chars \\'åß∂ƒ©∆¬…`/non-existent-file.env\\'\\n' +\n  '    at process.loadEnvFile (node:process:832:11)\\n' +\n  '    at evalmachine.<anonymous>:1:9\\n' +\n  '    at Script.#runInContext (ext:deno_node/vm.js:137:12)\\n' +\n  '    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/$deno$eval.mts:6:36\\n'\n\n    assert.match(child.stderr, /Error: Access to this API has been restricted/);\n           ^\n    at Object ..."},{"usesNodeTest":1}],"parallel/test-process-getactiveresources-track-active-handles.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-lchmod.js":[true,null,{}],"parallel/test-eval-strict-referenceerror.js":[true,null,{}],"parallel/test-child-process-env.js":[true,null,{}],"parallel/test-https-server-options-incoming-message.js":[true,null,{}],"parallel/test-http2-socket-proxy.js":[true,null,{}],"parallel/test-readline-interface-recursive-writes.js":[true,null,{}],"parallel/test-net-connect-immediate-finish.js":[true,null,{}],"parallel/test-stream-error-once.js":[true,null,{}],"parallel/test-snapshot-umd.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"module-hooks/test-module-hooks-resolve-load-builtin-override-both.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks({\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-override-both.js:14:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-override-both.js:5:26\n"},{}],"parallel/test-timers-max-duration-warning.js":[true,null,{}],"parallel/test-http-zero-length-write.js":[true,null,{}],"parallel/test-zlib-zstd-flush.js":[true,null,{}],"parallel/test-runner-worker-id.js":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-runner-worker-id.js\nNODE_TEST_WORKER_ID is set for concurrent test files ... FAILED (906ms)\nNODE_TEST_WORKER_ID is set with explicit concurrency ... FAILED (487ms)\nNODE_TEST_WORKER_ID is 1 with concurrency=1 ... FAILED (163ms)\nNODE_TEST_WORKER_ID with explicit isolation=process ... FAILED (478ms)\nNODE_TEST_WORKER_ID is 1 with isolation=none ... FAILED (517ms)\ncontext.workerId matches NODE_TEST_WORKER_ID ... FAILED (260ms)\nworker IDs are reused when more tests than concurrency ... FAILED (1s)\n\n ERRORS \n\nNODE_TEST_WORKER_ID is set for concurrent test files => ./test/parallel/test-runner-worker-id.js:8:1\nerror: AssertionError: Test failed: error: Test failed\n\n\n1 !== 0\n\n  assert.strictEqual(result.status, 0, `Test failed: ${result.stderr.toString()}`);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-worker-id.js:20:10)\n\nNODE_TEST_WORKER_ID is set with explicit concurrency => ./test/parallel/test-runner-worker-id.js:23:1\nerror: AssertionError: Test failed: error: Test failed\n\n\n1 !== 0\n\n  assert.strictEqual(result.status, 0, `Test failed: ${result.stderr.toString()}`);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-worker-id.js:35:10)\n\nNODE_TEST_WORKER_ID is 1 with concurrency=1 => ./test/parallel/test-runner-worker-id.js:38:1\nerror: AssertionError: Test failed: error: Test failed\n\n\n1 !== 0\n\n  assert.strictEqual(result.status, 0, `Test failed: ${result.stderr.toString()}`);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-worker-id.js:45:10)\n\nNODE_TEST_WORKER_ID with explicit isolation=process => ./test/parallel/test-runner-worker-id.js:48:1\nerror: AssertionError: Test failed: error: Test failed\n\n\n1 !== 0\n\n  assert.strictEqual(result.status, 0, `Test failed: ${re ..."},{"usesNodeTest":1}],"parallel/test-http2-trailers-after-session-close.js":[true,null,{}],"parallel/test-dns-lookup-promises-options-deprecated.js":[true,null,{}],"parallel/test-buffer-constants.js":[true,null,{}],"parallel/test-net-socket-timeout.js":[true,null,{}],"test-runner/test-output-default-output.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"/opt/hostedtoolcache/Python/3.11.15/x64/bin/python3: can't open file '<project-root>/tools/pseudo-tty.py': [Errno 2] No such file or directory\\n\"\n- '[32m✔ should pass [90m(*ms)[39m[39m\\n' +\n-   '[31m✖ should fail [90m(*ms)[39m[39m\\n' +\n-   '[90m﹣ should skip [90m(*ms)[39m # SKIP[39m\\n' +\n-   '▶ parent\\n' +\n-   '  [31m✖ should fail [90m(*ms)[39m[39m\\n' +\n-   '  [32m✔ should pass but parent fail [90m(*ms)[39m[39m\\n' +\n-   '[31m✖ parent [90m(*ms)[39m[39m\\n' +\n-   '[34mℹ tests 6[39m\\n' +\n-   '[34mℹ suites 0[39m\\n' +\n-   '[34mℹ pass 2[39m\\n' +\n-   '[34mℹ fail 3[39m\\n' +\n-   '[34mℹ cancelled 0[39m\\n' +\n-   '[34mℹ skipped 1[39m\\n' +\n-   '[34mℹ todo 0[39m\\n' +\n-   '[34mℹ duration_ms *[39m\\n' +\n-   '\\n' +\n-   '[31m✖ failing tests:[39m\\n' +\n-   '\\n' +\n-   'test at test/fixtures/test-runner/output/default_output.js:10:1\\n' +\n-   '[31m✖ should fail [90m(*ms)[39m[39m\\n' +\n-   '  Error: fail\\n' +\n-   '      at TestContext.<anonymous> [90m(<project-root>/[39mtest/fixtures/test-runner/output/default_output.js:10:35[90m)[39m\\n' +\n-   '  [90m    at <node-internal-frames>[39m\\n' +\n-   '\\n' +\n-   'test at test/fixtures/test-runner/output/default_output.js:13:5\\n' +\n-   '[31m✖ should fail [90m(*ms)[39m[39m\\n' +\n-   '  Error: fail\\n' +\n-   '      at TestContext.<anonymous> [90m(<project-root>/[39mtest/fixtures/test-runner/output/default_output.js:13:39[90m)[39m\\n' +\n-   '  [90m    at <node-internal-frames>[39m\\n' +\n-   '      at TestContext.<anonymous> [90m(<project-root>/[39mtest/fixtures/test-runner/output/default_output.js:13:5[90m)[39m\\n' +\n-   '  [90m    at <node-internal-frames>[39m\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/ ..."},{}],"parallel/test-webcrypto-sign-verify-eddsa.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported Ed448 test cases\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'The requested operation is not valid for the provided key'\n-   message: /Unable to use this key to sign/\n  }\n\n  await assert.rejects(\n  ^\n    at async testSign (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-eddsa.js:222:3)\n    at async Promise.all (index 1)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-eddsa.js:264:3\n"},{}],"parallel/test-crypto-keygen-bit-length.js":["IGNORE",null,{"ignoreReason":"DSA key generation with arbitrary bit lengths (e.g. 2049) is not supported; the Rust dsa crate only supports fixed KeySize variants (1024/160, 2048/224, 2048/256, 3072/256)"}],"parallel/test-buffer-constructor-node-modules.js":[true,null,{}],"parallel/test-stream-pipe-multiple-pipes.js":[true,null,{}],"parallel/test-fs-watch-ref-unref.js":[true,null,{}],"module-hooks/test-module-hooks-load-mock.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\n  const registered = registerHooks({ load });\n                     ^\n    at addHook (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/add-hook.js:23:22)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-mock.js:25:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-mock.js:5:26\n"},{}],"parallel/test-http-double-content-length.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-wrap-econnreset-localaddress.js":[true,null,{}],"parallel/test-diagnostics-channel-module-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     id: 'http',\n-     name: 'start',\n-     parentFilename: '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require.js'\n-   },\n-   {\n-     id: 'http',\n-     name: 'end',\n-     parentFilename: '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-require.js',\n-     result: {\n-       Agent: [Function: Agent] {\n-         defaultMaxSockets: Infinity\n-       },\n-       ClientRequest: [Function: ClientRequest],\n-       IncomingMessage: [Function: IncomingMessage],\n-       METHODS: [\n-         'ACL',\n-         'BIND',\n-         'CHECKOUT',\n-         'CONNECT',\n-         'COPY',\n-         'DELETE',\n-         'GET',\n-         'HEAD',\n-         'LINK',\n-         'LOCK',\n-         'M-SEARCH',\n-         'MERGE',\n-         'MKACTIVITY',\n-         'MKCALENDAR',\n-         'MKCOL',\n-         'MOVE',\n-         'NOTIFY',\n-         'OPTIONS',\n-         'PATCH',\n-         'POST',\n-         'PROPFIND',\n-         'PROPPATCH',\n-         'PURGE',\n-         'PUT',\n-         'QUERY',\n-         'REBIND',\n-         'REPORT',\n-         'SEARCH',\n-         'SOURCE',\n-         'SUBSCRIBE',\n-         'TRACE',\n-         'UNBIND',\n-         'UNLINK',\n-         'UNLOCK',\n-         'UNSUBSCRIBE'\n-       ],\n-       OutgoingMessage: [Function: OutgoingMessage],\n-       STATUS_CODES: {\n-         '100': 'Continue',\n-         '101': 'Switching Protocols',\n-         '102': 'Processing',\n-         '103': 'Early Hints',\n-         '200': 'OK',\n-         '201': 'Created',\n-         '202': 'Accepted',\n-         '203': 'Non-Authoritative Information',\n-         '204': 'No Content',\n-         '205': 'Reset Content',\n-         '206': 'Partial Content',\n-         '207': 'Multi-Status',\n-         '208': 'Already Reported',\n-         '226': 'IM Used',\n-         '300': 'Multiple Choices' ..."},{}],"parallel/test-events-getmaxlisteners.js":[true,null,{}],"parallel/test-npm-install.js":[false,{"code":1,"stderr":"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/deps/npm/bin/npm-cli.js\".\nerror: Uncaught (in promise) AssertionError: npm install got error code 1\n\n1 !== 0\n\n  assert.strictEqual(code, 0, `npm install got error code ${code}`);\n         ^\n    at handleExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-npm-install.js:66:10)\n    at handleExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-runner-global-setup-teardown.mjs":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-runner-global-setup-teardown.mjs\ntest runner global hooks with isolation=none and --test: true ...\n  should run globalSetup and globalTeardown functions ... FAILED (214ms)\n  should run setup-only module ... FAILED (138ms)\n  should run teardown-only module ... FAILED (309ms)\n  should run globalTeardown only after all tests are done in case of more than one test file ... FAILED (316ms)\n  should share context between setup and teardown ... ignored (0ms)\n  should handle async setup and teardown ... FAILED (116ms)\n  should handle error in setup ... FAILED (211ms)\n  should run TypeScript globalSetup and globalTeardown functions ... ignored (0ms)\n  should run ESM globalSetup and globalTeardown functions ... FAILED (224ms)\n  should run globalSetup only once for run ... FAILED (232ms)\n  should run globalSetup and globalTeardown only once for run ... FAILED (232ms)\n  should run globalSetup and globalTeardown only once for run with multiple test files ... FAILED (452ms)\n  interop with --require and --import ...\n    should run required module after globalSetup ... FAILED (332ms)\n    should run imported module after globalSetup ... FAILED (271ms)\n    should execute globalSetup and globalTeardown correctly with imported module containing tests ... FAILED (216ms)\n  interop with --require and --import ... FAILED (due to 3 failed steps) (820ms)\ntest runner global hooks with isolation=none and --test: true ... FAILED (due to 11 failed steps) (3s)\ntest runner global hooks with isolation=process and --test: true ...\n  should run globalSetup and globalTeardown functions ... FAILED (210ms)\n  should run setup-only module ... FAILED (159ms)\n  should run teardown-only module ... FAILED (287ms)\n  should run globalTeardown only after all tests are done in case of more than one test file ... FAILED (400ms)\n  should share context between setup and teardown ... ignored (0ms)\n  should handle async setup and teardown ... FAILED (226ms)\n  should handle erro ..."},{"usesNodeTest":1}],"parallel/test-http-keep-alive-close-on-header.js":[true,null,{}],"parallel/test-fs-read-offset-null.js":[true,null,{}],"internet/test-dns-any.js":[true,null,{}],"parallel/test-permission-fs-symlink-target-write.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"es-module/test-require-module-conditional-exports.js":[true,null,{}],"parallel/test-error-aggregateTwoErrors.js":[true,null,{}],"parallel/test-snapshot-basic.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-fs-empty-readStream.js":[true,null,{}],"parallel/test-http-server-write-after-end.js":[true,null,{}],"parallel/test-primordials-apply.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-promise-unhandled-silent.js":[true,null,{}],"parallel/test-crypto-keygen-empty-passphrase-no-error.js":[true,null,{}],"parallel/test-stream-readable-readable.js":[true,null,{}],"system-ca/test-set-default-ca-certificates-system-combinations.js":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-repl-top-level-await.js":[false,{"code":1,"stderr":"Testing await Promise.resolve(0)\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-top-level-await.js:230:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-top-level-await.js:5:26\n\n"},{}],"parallel/test-process-get-builtin.mjs":[true,null,{}],"parallel/test-net-write-fully-async-hex-string.js":[true,null,{}],"test-runner/test-output-coverage-width-infinity-uncovered-lines.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width Infinity\\n' +\n-   'ok 1 - Coverage Print Fixed Width Infinity\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\\n' +\n-   '# file                                            | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\\n' +\n-   '# test                                            |        |          |         |\\n' +\n-   '#  fixtures                                       |        |          |         |\\n' +\n-   '#   test-runner                                   |        |          |         |\\n' +\n-   '#    coverage-snap                                |        |          |         |\\n' +\n-   '#     a.js                     ..."},{}],"es-module/test-esm-error-cache.js":[true,null,{}],"es-module/test-esm-dynamic-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ERR_MODULE_NOT_FOUND'\n- 'ERR_UNKNOWN_BUILTIN_MODULE'\n       ^\n\n    assert.strictEqual(error.code, code);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import.js:12:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n"},{}],"parallel/test-crypto-stream.js":[true,null,{}],"parallel/test-stream-pipe-flow-after-unpipe.js":[true,null,{}],"parallel/test-http-request-host-header.js":[true,null,{}],"parallel/test-event-emitter-invalid-listener.js":[true,null,{}],"client-proxy/test-https-proxy-request-socket-keep-alive.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       host: 'localhost:33891'\n-     },\n-     method: 'CONNECT',\n-     url: 'localhost:33891'\n-   }\n- ]\n\n        assert.deepStrictEqual(logs, [{\n               ^\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-socket-keep-alive.mjs:87:16)\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at IncomingMessage.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-release-changelog.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/src/node_version.h'\nconst versionText = fs.readFileSync(versionFile, { encoding: 'utf8' });\n                       ^\n    at Object.readFileSync (ext:deno_node/fs.ts:401:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-release-changelog.js:20:24)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-tls-finished.js":[true,null,{}],"parallel/test-console-sync-write-error.js":[true,null,{}],"parallel/test-module-create-require.js":[true,null,{}],"parallel/test-http2-client-promisify-connect-error.js":[true,null,{}],"parallel/test-worker-stdio-flush-inflight.js":[true,null,{}],"parallel/test-debugger-repeat-last.js":[true,null,{}],"parallel/test-dns-default-order-ipv6.js":[true,null,{}],"parallel/test-worker-hasref.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'hasRef')\nassert.strictEqual(handle.hasRef(), true);\n                          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-hasref.js:21:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-hasref.js:5:26\n"},{}],"parallel/test-buffer-readuint.js":[true,null,{}],"parallel/test-tls-disable-renegotiation.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Missing expected exception (TypeError).\n    assert.throws(() => client.renegotiate(), {\n           ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-disable-renegotiation.js:53:12)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-tls-addca.js":[true,null,{}],"parallel/test-queue-microtask.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n  assert.throws(common.mustCall(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-queue-microtask.js:14:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-queue-microtask.js:13:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-queue-microtask.js:5:26\n"},{}],"parallel/test-http-max-headers-count.js":[true,null,{}],"es-module/test-esm-long-path-win.js":[true,null,{"usesNodeTest":1}],"parallel/test-inspector-port-zero.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /Debugger listening on (.+)/. Input:\n\n\"error: invalid value 'localhost:0' for '--inspect-brk[=<HOST_PORT>]': Invalid inspector host 'localhost': AddrParseError(Ip)\\n\" +\n  '\\n' +\n  '\\n' +\n  'Caused by:\\n' +\n  \"    Invalid inspector host 'localhost': AddrParseError(Ip)\\n\"\n\n    assert.match(stderr, /Debugger listening on (.+)/);\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-port-zero.js:22:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at addChunk (ext:deno_node/internal/streams/readable.js:611:12)\n    at readableAddChunkPushByteMode (ext:deno_node/internal/streams/readable.js:559:3)\n    at Socket.push (ext:deno_node/internal/streams/readable.js:428:7)\n    at PipeWrap.onStreamRead [as onread] (ext:deno_node/internal/stream_base_commons.ts:213:25)\n"},{}],"parallel/test-process-exec-argv.js":[false,{"code":1,"stderr":"[\"--pending-deprecation\"]\nerror: Uncaught (in promise) Error: Initiated Worker with invalid execArgv flags: --\n          child = new Worker(__filename, {\n                  ^\n    at new NodeWorker (ext:deno_node/worker_threads.ts:151:19)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-exec-argv.js:44:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-exec-argv.js:5:26\n"},{}],"parallel/test-async-hooks-close-during-destroy.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-require-resolve-loaded-with-source.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: register is not a function\nregister(fixtures.fileURL('module-hooks', 'logger-async-hooks.mjs'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-loaded-with-source.js:18:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-loaded-with-source.js:5:26\n"},{}],"test-runner/test-output-coverage-width-150.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 150\\n' +\n-   'ok 1 - Coverage Print Fixed Width 150\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# --------------------------------------------------------------------------------------------------------\\n' +\n-   '# file                       | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# --------------------------------------------------------------------------------------------------------\\n' +\n-   '# test                       |        |          |         |\\n' +\n-   '#  fixtures                  |        |          |         |\\n' +\n-   '#   test-runner              |        |          |         |\\n' +\n-   '#    coverage-snap           |        |          |         |\\n' +\n-   '#     a.js                   |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 29-30 40-42 45-47 50-52\\n' +\n-   '#     b.js                   |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#    output                  |        |          |         |\\n' +\n-   '#     coverage-width-150.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------------\\n' +\n-   '# all files                  |  61.84 |   100.00 |    0.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/com ..."},{}],"parallel/test-http-agent-keepalive-delay.js":[true,null,{}],"parallel/test-assert-myers-diff.js":[true,null,{}],"parallel/test-stream-transform-objectmode-falsey-value.js":[true,null,{}],"parallel/test-stream-readable-async-iterators.js":[true,null,{}],"parallel/test-tls-client-reject-12.js":[false,{"code":1,"stderr":"connect unauthorized\nreject unauthorized\n\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-reject.js:71\n    assert.fail(\n           ^\n    at TLSSocket.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-http2-respond-file.js":[true,null,{}],"es-module/test-disable-require-module-with-detection.js":[false,{"code":1,"stderr":"executed\n\nerror: Uncaught (in promise) AssertionError: Missing expected exception (SyntaxError).\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-disable-require-module-with-detection.js:14:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-disable-require-module-with-detection.js:5:26\n"},{}],"pseudo-tty/test-set-raw-mode-reset-process-exit.js":[true,null,{}],"parallel/test-eslint-duplicate-requires.js":[true,null,{}],"parallel/test-stream-transform-constructor-set-methods.js":[true,null,{}],"parallel/test-trace-events-http.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-http.js:28:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-dgram-close-is-not-callback.js":[true,null,{}],"sequential/test-vm-timeout-rethrow.js":[true,null,{}],"parallel/test-https-set-timeout-server.js":[true,null,{}],"parallel/test-cluster-primary-kill.js":[true,null,{}],"parallel/test-web-locks.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-web-locks.js\nWeb Locks with worker threads ...\n  should handle exclusive locks ...\nok | 0 passed | 0 failed (123ms)\n\n\nerror: Uncaught (in worker \"[worker eval]\") TypeError: Cannot read properties of undefined (reading 'request')\n    at [ext:runtime/web_worker.rs:1126:35]:9:23\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-crypto-secret-keygen.js":[true,null,{}],"parallel/test-stream-readable-unshift.js":[true,null,{}],"client-proxy/test-http-proxy-request-no-proxy-ip.mjs":[true,null,{}],"es-module/test-esm-non-js.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-non-js.mjs\nESM: non-js extensions fail ...\n  <anonymous> ... FAILED (62ms)\nESM: non-js extensions fail ... FAILED (due to 1 failed step) (64ms)\n\n ERRORS \n\nESM: non-js extensions fail ... <anonymous> => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /ERR_UNKNOWN_FILE_EXTENSION/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n    assert.match(stderr, /ERR_UNKNOWN_FILE_EXTENSION/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-non-js.mjs:16:12)\n\n FAILURES \n\nESM: non-js extensions fail ... <anonymous> => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (67ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-symlink-dir.js":[true,null,{}],"parallel/test-worker-exit-from-uncaught-exception.js":[true,null,{}],"parallel/test-zlib-crc32.js":[true,null,{}],"parallel/test-https-hwm.js":[true,null,{}],"module-hooks/test-async-loader-hooks-initialize-invoke.mjs":[false,{"code":1,"stderr":"\n[process 5628]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import os from \\\"node:os\\\";\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 5628]: --- stdout ---\n\n[process 5628]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-invoke.mjs:7:1\n"},{}],"parallel/test-bootstrap-modules.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: These builtins are now no longer loaded before pre-execution.\nIf this is intentional, remove them from `expected.beforePreExec`.\n\n--- These could be removed from expected.beforePreExec ---\n[\n  'Internal Binding async_context_frame',\n  'Internal Binding async_wrap',\n  'Internal Binding blob',\n  'Internal Binding buffer',\n  'Internal Binding builtins',\n  'Internal Binding cjs_lexer',\n  'Internal Binding config',\n  'Internal Binding constants',\n  'Internal Binding contextify',\n  'Internal Binding credentials',\n  'Internal Binding diagnostics_channel',\n  'Internal Binding encoding_binding',\n  'Internal Binding errors',\n  'Internal Binding fs',\n  'Internal Binding inspector',\n  'Internal Binding messaging',\n  'Internal Binding mksnapshot',\n  'Internal Binding module_wrap',\n  'Internal Binding modules',\n  'Internal Binding options',\n  'Internal Binding performance',\n  'Internal Binding permission',\n  'Internal Binding process_methods',\n  'Internal Binding string_decoder',\n  'Internal Binding symbols',\n  'Internal Binding task_queue',\n  'Internal Binding timers',\n  'Internal Binding trace_events',\n  'Internal Binding types',\n  'Internal Binding url',\n  'Internal Binding url_pattern',\n  'Internal Binding util',\n  'Internal Binding wasm_web_api',\n  'Internal Binding worker',\n  'NativeModule async_hooks',\n  'NativeModule buffer',\n  'NativeModule diagnostics_channel',\n  'NativeModule events',\n  'NativeModule fs',\n  'NativeModule internal/assert',\n  'NativeModule internal/async_context_frame',\n  'NativeModule internal/async_hooks',\n  'NativeModule internal/blob',\n  'NativeModule internal/buffer',\n  'NativeModule internal/console/constructor',\n  'NativeModule internal/console/global',\n  'NativeModule internal/constants',\n  'NativeModule internal/data_url',\n  'NativeModule internal/dns/utils',\n  'NativeModule internal/encoding',\n  'NativeModule internal/encoding/single-byte',\n  'NativeModule internal/encoding/util',\n  'NativeModule in ..."},{}],"parallel/test-worker-message-port.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Unknown event: \"foo\"\n  port2.on('foo', common.mustCall((received) => {\n        ^\n    at MessagePort.<anonymous> (ext:deno_node/worker_threads.ts:1219:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port.js:26:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port.js:5:26\n"},{}],"module-hooks/test-module-hooks-preload.js":[false,{"code":1,"stderr":"\n[process 5580]: --- stderr ---\n\n[process 5580]: --- stdout ---\nUserAccount { name: \"john\", id: 100, type: 1 }\n\n[process 5580]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match \"UserAccount { name: 'john', id: 100, type: 1 }\"\nspawnSyncAndAssert(process.execPath,\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-preload.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-preload.js:5:26\n"},{}],"parallel/test-cluster-worker-init.js":[true,null,{}],"parallel/test-http2-request-response-proto.js":[true,null,{}],"parallel/test-eslint-crypto-check.js":[true,null,{}],"parallel/test-net-bytes-written-large.js":[true,null,{}],"parallel/test-fs-cp-sync-copy-to-subdirectory-error.mjs":[true,null,{}],"parallel/test-event-emitter-max-listeners-warning.js":[true,null,{}],"parallel/test-common-must-not-mutate-object-deep.mjs":[true,null,{}],"parallel/test-shadow-realm-allowed-builtin-modules.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const realm = new ShadowRealm();\n                ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-allowed-builtin-modules.js:8:17)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-allowed-builtin-modules.js:21:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-allowed-builtin-modules.js:5:26\n"},{}],"parallel/test-fs-cp-promises-nested-folder-recursive.mjs":[true,null,{}],"parallel/test-stream-toArray.js":[true,null,{}],"parallel/test-process-execve-permission-granted.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.execve is not a function\n  process.execve(process.execPath, [process.execPath, __filename, 'replaced'], process.env);\n          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-permission-granted.js:18:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-permission-granted.js:5:26\n"},{}],"parallel/test-fs-read-promises-optional-params.js":[true,null,{}],"es-module/test-esm-in-require-cache-2.mjs":[true,null,{}],"parallel/test-console-diagnostics-channels.js":[false,{"code":1,"stderr":"string { key: /value/ } [ 1, 2, 3 ]\nstring { key: /value/ } [ 1, 2, 3 ]\nstring { key: /value/ } [ 1, 2, 3 ]\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-diagnostics-channels.js:54:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-diagnostics-channels.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-diagnostics-channels.js:66:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-diagnostics-channels.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-diagnostics-channels.js:54:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/run ..."},{}],"parallel/test-vm-context-property-forwarding.js":[true,null,{}],"parallel/test-messaging-marktransfermode.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/test/transfer'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messaging-marktransfermode.js\nconst { E, F } = require('internal/test/transfer');\n                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messaging-marktransfermode.js:7:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-repl-colors.js":[true,null,{}],"parallel/test-runner-test-rerun-failures.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-runner-test-rerun-failures.js\ntest should pass on third rerun ... FAILED (26ms)\ntest should pass on third rerun with `--test` ... FAILED (19ms)\nusing `run` api ... FAILED (3ms)\n\n ERRORS \n\ntest should pass on third rerun => ./test/parallel/test-runner-test-rerun-failures.js:78:1\nerror: AssertionError: The input did not match the regular expression /pass 11/. Input:\n\n''\n\n  assert.match(stdout, /pass 11/);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-rerun-failures.js:84:10)\n\ntest should pass on third rerun with `--test` => ./test/parallel/test-runner-test-rerun-failures.js:107:1\nerror: AssertionError: The input did not match the regular expression /pass 11/. Input:\n\n''\n\n  assert.match(stdout, /pass 11/);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-rerun-failures.js:113:10)\n\nusing `run` api => ./test/parallel/test-runner-test-rerun-failures.js:136:1\nerror: Error: Not implemented: test.run\n  let stream = run({ files: [fixture], rerunFailuresFilePath: stateFile });\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-rerun-failures.js:137:16)\n\n FAILURES \n\ntest should pass on third rerun => ./test/parallel/test-runner-test-rerun-failures.js:78:1\ntest should pass on third rerun with `--test` => ./test/parallel/test-runner-test-rerun-failures.js:107:1\nusing `run` api => ./test/parallel/test-runner-test-rerun-failures.js:136:1\n\nFAILED | 0 passed | 3 failed (55ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-dgram-udp4.js":[true,null,{}],"parallel/test-https-agent-session-eviction.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: Client network socket disconnected before secure TLS connection was established\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at TLSSocket.onConnectEnd (ext:deno_node/_tls_wrap.js:1277:19)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-repl-clear-immediate-crash.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-messagechannel.js":[true,null,{}],"es-module/test-esm-import-meta-main.mjs":[true,null,{}],"parallel/test-fs-truncate-clear-file-zero.js":[true,null,{}],"parallel/test-async-local-storage-deep-stack.js":[true,null,{}],"parallel/test-fs-read-file-assert-encoding.js":[true,null,{}],"parallel/test-console-not-call-toString.js":[true,null,{}],"pseudo-tty/test-handle-wrap-hasref-tty.js":[false,{"code":1,"stderr":"error: Uncaught (in promise) TypeError: isTTY is not a function\r\nassert.ok(isTTY(0), 'tty_wrap: stdin is not a TTY');\r\n          ^\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-handle-wrap-hasref-tty.js:12:11)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-handle-wrap-hasref-tty.js:5:26\r\n"},{}],"parallel/test-vm-module-dynamic-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ERR_MODULE_NOT_FOUND'\n- 'ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING'\n       ^\n\n    assert.strictEqual(err.code, 'ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING');\n           ^\n    at testNoCallback (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-dynamic-import.js:22:12)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-dynamic-import.js:114:3\n"},{}],"parallel/test-os-process-priority.js":[true,null,{}],"parallel/test-promise-hook-exceptions.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n+ + actual - expected\n+ \n+ + TypeError: Cannot read properties of undefined (reading 'onInit')\n+ +     at testHook (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:9:28)\n+ +     at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:24:1)\n+ +     at Module._compile (node:module:960:34)\n+ +     at loadMaybeCjs (node:module:985:10)\n+ +     at Object..js (node:module:970:12)\n+ +     at Module.load (node:module:846:32)\n+ +     at Module._load (node:module:658:14)\n+ +     at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:5:26\n+ - undefined\n+ \n+     at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:21:10)\n+     at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n+     at process.emit (ext:deno_node/_events.mjs:440:20)\n+     at process.emit (node:process:483:38)\n+     at process._fatalException (node:process:710:13)\n+     at Module._load (node:module:689:19)\n+     at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:5:26 {\n+   actual: TypeError: Cannot read properties of undefined (reading 'onInit')\n+       at testHook (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:9:28)\n+       at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-exceptions.js:24:1)\n+       at Module._compile (node:module:960:34)\n+       at loadMaybeCjs (node:module:985:10)\n+       at Object..js ( ..."},{}],"parallel/test-promise-unhandled-warn-no-hook.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: uncaughtException at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn-no-hook.js:17\ncalled with arguments: AssertionError [ERR_ASSERTION]: uncaughtException at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn-no-hook.js:17\ncalled with arguments: Error: One\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn-no-hook.js:9:9\n    at new Promise (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn-no-hook.js:8:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn-no-hook.js:5:26, 'unhandledRejection'\n    at process.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:710:13)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at processPromiseRejections (ext:core/01_core.js:336:25)\n    at Object.processTicksAndRejections (ext:core/01_core.js:403:34)\n    at Module._load (node:module:700:10) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: undefined,\n  operator: 'fail',\n  diff: 'simple'\n}, 'unhandledRejection'\n    assert.fail(\n           ^\n    at process.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suit ..."},{}],"parallel/test-vm-module-evaluate-source-text-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: mod.linkRequests is not a function\n  mod.linkRequests([]);\n      ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-evaluate-source-text-module.js:24:7)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-evaluate-source-text-module.js:5:26\n"},{}],"parallel/test-repl-empty.js":[true,null,{}],"sea/test-single-executable-application-snapshot-worker.js":[true,null,{}],"parallel/test-fs-watch-recursive-update-file.js":[true,null,{}],"sequential/test-net-connect-handle-econnrefused.js":[true,null,{}],"parallel/test-async-wrap-tlssocket-asyncreset.js":[true,null,{}],"parallel/test-cli-node-options-disallowed.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"sequential/test-util-debug.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(!c)\n\n    assert(!c);\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-util-debug.js:102:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-http2-too-many-headers.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-context-merged.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-merged.js:9:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-merged.js:5:26\n"},{}],"parallel/test-tls-net-socket-keepalive.js":[true,null,{}],"parallel/test-runner-v8-deserializer.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/test_runner/runner\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/test_runner/runner`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-v8-deserializer.mjs:9:20\n"},{"usesNodeTest":1}],"parallel/test-zlib.js":[true,null,{}],"parallel/test-compile-cache-api-tmpdir.js":[false,{"code":1,"stderr":"\n\n\n[process 16788]: --- stderr ---\n\n[process 16788]: --- stdout ---\n\n[process 16788]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /empty\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-tmpdir.js:46:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-tmpdir.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /empty\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: undefined/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-tmpdir.js:39:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAsser ..."},{}],"parallel/test-http2-client-stream-destroy-before-connect.js":[true,null,{}],"parallel/test-stream-readable-resumeScheduled.js":[true,null,{}],"parallel/test-cluster-rr-handle-close.js":[true,null,{}],"parallel/test-fs-write-stream-patch-open.js":[true,null,{}],"parallel/test-strace-openat-openssl.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: /opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno is not in the list of allowed openat calls\n    assert(allowedOpenCalls.delete(file), `${file} is not in the list of allowed openat calls`);\n    ^\n    at Interface.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-strace-openat-openssl.js:53:5)\n    at Interface.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Interface.emit (ext:deno_node/_events.mjs:440:20)\n    at Interface.[_onLine] [as _onLine] (ext:deno_node/internal/readline/interface.mjs:422:12)\n    at Interface.[_normalWrite] [as _normalWrite] (ext:deno_node/internal/readline/interface.mjs:622:22)\n    at Socket.ondata (ext:deno_node/internal/readline/interface.mjs:248:23)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at addChunk (ext:deno_node/internal/streams/readable.js:611:12)\n    at readableAddChunkPushByteMode (ext:deno_node/internal/streams/readable.js:559:3)\n    at Socket.push (ext:deno_node/internal/streams/readable.js:428:7)\n"},{}],"parallel/test-cluster-fork-stdio.js":[true,null,{}],"parallel/test-runner-subtest-after-hook.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-client-defaults.js":[true,null,{}],"parallel/test-vm-property-not-on-sandbox.js":[true,null,{}],"parallel/test-inspector-not-blocked-on-idle.js":[true,null,{}],"parallel/test-worker-messageport-hasref.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   'WORKER'\n- ]\n\nassert.deepStrictEqual(getActiveWorkerAndMessagePortTypes(), ['WORKER']);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messageport-hasref.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messageport-hasref.js:5:26\n"},{}],"parallel/test-zlib-flush-flags.js":[true,null,{}],"pummel/test-heapsnapshot-near-heap-limit-bounded.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-foreach.js":[true,null,{}],"parallel/test-promise-unhandled-default.js":[true,null,{}],"parallel/test-eslint-prefer-assert-methods.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-write.js":[true,null,{}],"parallel/test-inspector-open.js":[true,null,{}],"parallel/test-whatwg-readablestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/readablestream'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-readablestream.js\n} = require('internal/webstreams/readablestream');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-readablestream.js:36:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-outgoing-write-types.js":[true,null,{}],"parallel/test-http-agent-scheduling.js":[true,null,{}],"parallel/test-fs-open-no-close.js":[true,null,{}],"parallel/test-https-localaddress-bind-error.js":[true,null,{}],"parallel/test-vm-module-link.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ undefined\n- [\n-   'foo'\n- ]\n\n  assert.deepStrictEqual(bar.dependencySpecifiers, ['foo']);\n         ^\n    at simple (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-link.js:18:10)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-link.js:5:26\n    at async main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-link.js:161:3)\n"},{}],"sequential/test-gc-http-client-onerror.js":[true,null,{}],"parallel/test-readline-carriage-return-between-chunks.js":[true,null,{}],"parallel/test-debugger-heap-profiler.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-tls-get-ca-certificates-bundled-subset.js":[true,null,{}],"parallel/test-domain-bind-timeout.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ [Function (anonymous)]\n- undefined\n\n  assert.strictEqual(err.domainBound, undefined);\n         ^\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-bind-timeout.js:13:10)\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Domain.emit (ext:deno_node/_events.mjs:440:20)\n    at Domain.emit (ext:deno_node/domain.ts:277:16)\n    at Domain.emitError (ext:deno_node/domain.ts:12:10)\n    at Timeout._onTimeout (ext:deno_node/domain.ts:116:11)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:187:21)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n"},{}],"client-proxy/test-http-proxy-request-max-sockets.mjs":[false,{"code":1,"stderr":"req1 socket acquired\nResponding to /first\nreq1 response received\nreq1 end\n\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-max-sockets.mjs:117\ncalled with arguments: Error: socket hang up\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at Socket.socketOnEnd (node:_http_client:528:25)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5) {\n  code: 'ECONNRESET'\n}\n    assert.fail(\n           ^\n    at ClientRequest.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at emitErrorEvent (node:_http_client:82:11)\n    at Socket.socketOnEnd (node:_http_client:528:5)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-permission-warning-flags.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"es-module/test-esm-cyclic-dynamic-import.mjs":[true,null,{}],"parallel/test-max-old-space-size-percentage.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected exit code 0 for valid input 1\n\n1 !== 0\n\n  assert.strictEqual(result.status, 0, `Expected exit code 0 for valid input ${input}`);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-max-old-space-size-percentage.js:34:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-max-old-space-size-percentage.js:30:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-max-old-space-size-percentage.js:5:26\n"},{}],"es-module/test-esm-import-flag.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-import-flag.mjs\nimport modules using --import ...\n  should import when using --eval ... FAILED (57ms)\n  should import when using --eval and --input-type=module ... FAILED (59ms)\n  should import when main entrypoint is a cjs file ... FAILED (50ms)\n  should import mjs when entrypoint is a cjs file ... FAILED (52ms)\n  should import cjs when entrypoint is a mjs file ... FAILED (51ms)\n  should import mjs when entrypoint is a cjs file ... FAILED (39ms)\n  should de-duplicate redundant `--import`s ... FAILED (49ms)\n  should import when running --check ... FAILED (54ms)\n  should import when running --check fails ... FAILED (53ms)\n  should import --require before --import ... FAILED (59ms)\n  should import a module with top level await ... FAILED (56ms)\n  should import files sequentially ... FAILED (41ms)\n  should import files from the env before ones from the CLI ... FAILED (41ms)\nimport modules using --import ... FAILED (due to 13 failed steps) (665ms)\n\n ERRORS \n\nimport modules using --import ... should import when using --eval => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /^\\.mjs file\\r?\\nlog\\r?\\n$/. Input:\n\n'log\\n'\n\n    assert.match(stdout, /^\\.mjs file\\r?\\nlog\\r?\\n$/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-flag.mjs:25:12)\n\nimport modules using --import ... should import when using --eval and --input-type=module => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /^\\.mjs file\\r?\\nlog\\r?\\n$/. Input:\n\n'log\\n'\n\n    assert.match(stdout, /^\\.mjs file\\r?\\nlog\\r?\\n$/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-flag.mjs:41:12)\n\nimport modules using --import ... should import when main entrypoint is a cjs file => ext:deno_node/testing.ts:370:37\nerror: As ..."},{"usesNodeTest":1}],"parallel/test-webcrypto-derivebits-hkdf.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported test cases\n\nerror: Uncaught (in promise) OperationError: Invalid length\n    return crypto.subtle.deriveBits({\n                         ^\n    at deriveBits (ext:deno_crypto/00_crypto.js:5077:15)\n    at SubtleCrypto.deriveBits (ext:deno_crypto/00_crypto.js:1149:26)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-hkdf.js:633:26\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-hkdf.js:5:26\n"},{}],"parallel/test-tls-invalid-pfx.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'mac verify failure'\n- 'Unable to load private key from PFX data'\n\n  assert.strictEqual(e.message, 'Unable to load private key from PFX data');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-invalid-pfx.js:21:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:78:9)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-invalid-pfx.js:5:26\n"},{}],"parallel/test-v8-cpu-profile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: v8.startCpuProfile is not a function\nconst handle = v8.startCpuProfile();\n                  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-cpu-profile.js:7:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-cpu-profile.js:5:26\n"},{}],"parallel/test-http-keepalive-override.js":[true,null,{}],"parallel/test-tls-get-ca-certificates-error.js":[true,null,{}],"es-module/test-esm-loader-dependency.mjs":[true,null,{}],"parallel/test-cluster-net-listen-relative-path.js":[true,null,{}],"parallel/test-fs-utimes-y2K38.js":[true,null,{}],"parallel/test-net-normalize-args.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal module (require('internal/net'))"}],"es-module/test-wasm-web-api.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: \"Failed to execute 'WebAssembly.compileStreaming': Argument 1 is not of type Response\",\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: /^The \"source\" argument .*$/,\n    name: 'TypeError'\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-wasm-web-api.js:5:26\n    at async Promise.all (index 0)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-wasm-web-api.js:73:5\n"},{}],"parallel/test-http2-window-size.js":[true,null,{}],"parallel/test-util-deprecate-invalid-code.js":[true,null,{}],"parallel/test-timers-not-emit-duration-zero.js":[true,null,{}],"es-module/test-esm-tla-unfinished.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-tla-unfinished.mjs\nESM: unsettled and rejected promises ...\n  should exit for an unsettled TLA promise via --eval with a warning ... FAILED (41ms)\n  should exit for an unsettled TLA promise via --eval without warning ... FAILED (43ms)\n  should throw for a rejected TLA promise via --eval ... FAILED (40ms)\n  should exit for an unsettled TLA promise and respect explicit exit code via --eval ... FAILED (40ms)\n  should throw for a rejected TLA promise and ignore explicit exit code via --eval ... FAILED (39ms)\n  should exit for an unsettled TLA promise with warning ... FAILED (35ms)\n  should exit for an unsettled TLA promise without warning ... FAILED (34ms)\n  should throw for a rejected TLA promise via stdin ... ok (35ms)\n  should exit for an unsettled TLA promise and respect explicit exit code ... FAILED (36ms)\n  should throw for a rejected TLA promise and ignore explicit exit code via stdin ... ok (35ms)\n  should exit successfully when calling `process.exit()` in `.mjs` file ... ok (34ms)\n  should be unaffected by `process.exit()` in worker thread ... FAILED (66ms)\n  should be unaffected by `process.exit()` in worker thread without warning ... FAILED (64ms)\n  with exit listener ...\n    the process exit event should provide the correct code ... FAILED (35ms)\n    should exit for an unsettled TLA promise and respect explicit exit code in process exit event ... FAILED (35ms)\n  with exit listener ... FAILED (due to 2 failed steps) (71ms)\nESM: unsettled and rejected promises ... FAILED (due to 11 failed steps) (617ms)\n\n ERRORS \n\nESM: unsettled and rejected promises ... should exit for an unsettled TLA promise via --eval with a warning => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /Warning: Detected unsettled top-level await at.+\\[eval1\\]:1/. Input:\n\n'error: Uncaught (in promise) SyntaxError: await is only valid in async functions and the top level bodies of modules\\n' +\n  ..."},{"usesNodeTest":1}],"parallel/test-inspector-dom-storage.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'DOMStorage.enable' wasn't found\nconst assert = require('assert');\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-dom-storage.js:5:26\n"},{}],"parallel/test-tls-connect-no-host.js":[true,null,{}],"parallel/test-http-pipe-fs.js":[true,null,{}],"parallel/test-structuredClone-domexception.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   name: 'TypeError'\n-   name: 'DataCloneError'\n  }\n\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-structuredClone-domexception.js:43:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-structuredClone-domexception.js:5:26\n"},{}],"parallel/test-repl-require.js":[false,{"code":1,"stderr":"\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/index.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/bar.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules/asdf.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_ ..."},{}],"parallel/test-runner-extraneous-async-activity.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Error: Test \"extraneous async activity test\" at .+extraneous_set_immediate_async\\.mjs:3:1 generated asynchronous activity after the test ended/m. Input:\n\n'running 1 test from ./test/fixtures/test-runner/extraneous_set_immediate_async.mjs\\n' +\n  'extraneous async activity test ...\\n' +\n  'Uncaught error from ./test/fixtures/test-runner/extraneous_set_immediate_async.mjs FAILED\\n' +\n  'extraneous async activity test ... cancelled (0ms)\\n' +\n  '\\n' +\n  ' ERRORS \\n' +\n  '\\n' +\n  './test/fixtures/test-runner/extraneous_set_immediate_async.mjs (uncaught error)\\n' +\n  'error: Error\\n' +\n  '  setImmediate(() => { throw new Error(); });\\n' +\n  '                             ^\\n' +\n  '    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/test-runner/extraneous_set_immediate_async.mjs:4:30)\\n' +\n  'This error was not caught from a test and caused the test runner to fail on the referenced module.\\n' +\n  'It most likely originated from a dangling promise, event/timeout handler or top-level code.\\n' +\n  '\\n' +\n  ' FAILURES \\n' +\n  '\\n' +\n  './test/fixtures/test-runner/extraneous_set_immediate_async.mjs (uncaught error)\\n' +\n  '\\n' +\n  'FAILED | 0 passed | 2 failed (48ms)\\n' +\n  '\\n'\n\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-extraneous-async-activity.js:13:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-extraneous-async-activity.js:5:26\n"},{}],"parallel/test-tls-cert-chains-concat.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of undefined (reading 'subject')\n  assert.strictEqual(root.subject.CN, 'ca1');\n                          ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-cert-chains-concat.js:39:27\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at maybeCallback (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:97:7)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:56:7)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onServerSocketSecure (ext:deno_node/_tls_wrap.js:1031:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n"},{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-3.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-shadow-realm-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\n  const realm = new ShadowRealm();\n                ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-module.js:8:17)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-module.js:29:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-module.js:5:26\n"},{}],"parallel/test-heap-prof-exec-argv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-exec-argv.js:37:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-exec-argv.js:5:26\n"},{}],"parallel/test-http-generic-streams.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 2, actual 1.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-generic-streams.js:34:43)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-generic-streams.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at doRequest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-generic-streams.js:47:15)\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-generic-streams.js:59:5)\n    at IncomingMessage.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at IncomingMessage.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at Object.processTicksAndRejections (ext:core/01_core.js:375:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-generic-streams.js:5:26\n\n"},{}],"parallel/test-inspector-stop-profile-after-done.js":[true,null,{}],"parallel/test-domain-from-timer.js":[true,null,{}],"parallel/test-repl-unexpected-token-recoverable.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /> \\| undefined\\n/. Input:\n\n'Deno 2.7.14+1d8465f\\n' +\n  'exit using ctrl+d, ctrl+c, or close()\\n' +\n  'REPL is running with all permissions allowed.\\n' +\n  'To specify permissions, run `deno repl` with allow flags.\\n' +\n  'parse error: Invalid string escape at 1:17\\n' +\n  \"parse error: Expected ';', '}' or <eof> at 1:4\\n\"\n\n  assert.match(out, expectOut);\n         ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-unexpected-token-recoverable.js:29:10)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-worker-name.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-name.js:25:33)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-name.js:5:26\n\nerror: Uncaught (in worker \"HelloThread\") (in promise) Error: connectToMainThread not supported\nsession.connectToMainThread();\n        ^\n    at Session.connectToMainThread (ext:deno_node/inspector.js:87:24)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/worker-name.js:8:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/worker-name.js:5:26\n"},{}],"parallel/test-cluster-setup-primary-argv.js":[true,null,{}],"parallel/test-http-many-ended-pipelines.js":[true,null,{}],"parallel/test-zlib-reset-before-write.js":[true,null,{}],"es-module/test-esm-assertionless-json-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Attempted to load JSON module without specifying \"type\": \"json\" attribute in the import statement.\n    const [secret0, secret1] = await Promise.all([\n                               ^\n    at async Promise.all (index 0)\n    at async test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-assertionless-json-import.js:8:32)\n"},{}],"parallel/test-buffer-set-inspect-max-bytes.js":[true,null,{}],"parallel/test-runner-no-isolation-hooks.mjs":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-runner-no-isolation-hooks.mjs\nuse --import (CJS) to define global hooks ... FAILED (535ms)\nuse --import (ESM) to define global hooks ... FAILED (525ms)\nuse --require to define global hooks ... FAILED (548ms)\n\n ERRORS \n\nuse --import (CJS) to define global hooks => ./test/parallel/test-runner-no-isolation-hooks.mjs:48:1\nerror: AssertionError: 'running 2 tests from ./test/fixtures/test-runner/no-isolation/one.test.js\\n' +\n  'suite one ... FAILED (1ms)\\n' +\n  'test one ... FAILED (0ms)\\n' +\n  'running 1 test from ./test/fixtures/test-runner/no-isolation/two.test.js\\n' +\n  'suite two ... FAILED (0ms)\\n' +\n  '\\n' +\n  ' ERRORS \\n' +\n  '\\n' +\n  'suite one => ./test/fixtures/test-runner/no-isolation/one.test.js:27:1\\n' +\n  \"error: TypeError: Cannot read properties of undefined (reading 'name')\\n\" +\n  '  record(`before one: ${this.name}`);\\n' +\n  '  ... == 'before(): global\\n' +\n  'before one: <root>\\n' +\n  'suite one\\n' +\n  'before two: <root>\\n' +\n  'suite two\\n' +\n  'beforeEach(): global\\n' +\n  'beforeEach one: suite one - test\\n' +\n  'beforeEach two: suite one - test\\n' +\n  'suite one - test\\n' +\n  'afterEach(): global\\n' +\n  'afterEach one: suite one - test\\n' +\n  'afterEach two: suite one - test\\n' +\n  'before suite two: suite two\\n' +\n  'beforeEach(): global\\n' +\n  'beforeEach one: suite two - test\\n' +\n  'beforeEach two: suite two - test\\n' +\n  'su...\n  t.assert.equal(testHookOutput, order);\n           ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-hooks.mjs:57:12)\n\nuse --import (ESM) to define global hooks => ./test/parallel/test-runner-no-isolation-hooks.mjs:60:1\nerror: AssertionError: 'running 2 tests from ./test/fixtures/test-runner/no-isolation/one.test.js\\n' +\n  'suite one ... FAILED (0ms)\\n' +\n  'test one ... FAILED (0ms)\\n' +\n  'running 1 test from ./test/fixtures/test-runner/no-isolation/two.test.js\\n' +\n  'suite two ... FA ..."},{"usesNodeTest":1}],"parallel/test-webcrypto-supports.mjs":["IGNORE",null,{"ignoreReason":"Requires the WebCrypto Level 2 SubtleCrypto.supports() static method, which Deno does not implement; the test also exercises algorithms Deno does not support (SHA-3, KMAC, Argon2, X448 KEM, encapsulateKey/decapsulateBits). Could be revisited if SubtleCrypto.supports lands in ext/crypto/ along with the algorithms it advertises"}],"parallel/test-fs-cp-sync-dereference-twice.mjs":[true,null,{}],"parallel/test-http-url.parse-https.request.js":[true,null,{}],"es-module/test-require-module-warning.js":["IGNORE",null,{"ignoreReason":"Tests Node's --trace-require-module / ExperimentalWarning stderr emissions, which Deno does not emit."}],"parallel/test-next-tick-intentional-starvation.js":[true,null,{}],"parallel/test-http-client-abort-event.js":[true,null,{}],"pseudo-tty/test-start-trace-sigint.js":[true,null,{}],"parallel/test-http-abort-stream-end.js":[true,null,{}],"parallel/test-fastutf8stream-mode.js":[true,null,{}],"parallel/test-http-outgoing-message-write-callback.js":[true,null,{}],"parallel/test-require-long-path.js":[true,null,{}],"parallel/test-stdout-close-catch.js":[true,null,{}],"parallel/test-dgram-connect.js":[true,null,{}],"parallel/test-http2-generic-streams-sendfile.js":[true,null,{}],"parallel/test-fs-writefile-with-fd.js":[true,null,{}],"es-module/test-esm-wasm-vm-source-phase-dynamic.mjs":[false,{"code":1,"stderr":"\n[process 8344]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"y\" not a dependency\n    at async vm:module(0):1:1\n\n[process 8344]: --- stdout ---\n\n[process 8344]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /Source phase import object is not defined for module/\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-vm-source-phase-dynamic.mjs:6:1\n"},{}],"parallel/test-runner-flag-propagation.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-flag-propagation.js\ntest runner flag propagation ...\n  via command line ...\n    should propagate --experimental-config-file to child tests as expected ... FAILED (71ms)\n    should propagate --experimental-default-config-file to child tests as expected ... FAILED (104ms)\n    should propagate --env-file to child tests as expected ... FAILED (100ms)\n    should propagate --env-file-if-exists to child tests as expected ... FAILED (51ms)\n    should propagate --test-concurrency to child tests as expected ... FAILED (50ms)\n    should propagate --test-timeout to child tests as expected ... FAILED (53ms)\n    should propagate --test-coverage-branches to child tests as expected ... FAILED (51ms)\n    should propagate --test-coverage-functions to child tests as expected ... FAILED (63ms)\n    should propagate --test-coverage-lines to child tests as expected ... FAILED (106ms)\n    should propagate --experimental-test-coverage to child tests as expected ... FAILED (132ms)\n    should propagate --test-coverage-exclude to child tests as expected ... FAILED (118ms)\n    should propagate --test-coverage-include to child tests as expected ... FAILED (111ms)\n    should propagate --test-update-snapshots to child tests as expected ... FAILED (100ms)\n    should propagate --import to child tests as expected ... FAILED (122ms)\n    should propagate --require to child tests as expected ... FAILED (164ms)\n  via command line ... FAILED (due to 15 failed steps) (1s)\n  via config file ...\n    should propagate --test-concurrency from config file (test) to child tests ... FAILED (119ms)\n    should propagate --test-timeout from config file (test) to child tests ... FAILED (146ms)\n    should propagate --test-coverage-branches from config file (test) to child tests ... FAILED (160ms)\n    should propagate --test-coverage-functions from config file (test) to child tests ... FAILED (153ms)\n    should propagate --test-coverage-lines from config file (test) to chi ..."},{"usesNodeTest":1}],"parallel/test-buffer-pool-untransferable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\nassert.throws(() => a.buffer.transfer(), {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-buffer-pool-untransferable.js:26:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-buffer-pool-untransferable.js:5:26\n"},{}],"parallel/test-fs-readdir-buffer.js":[true,null,{}],"parallel/test-fs-null-bytes.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'EINVAL',\n-   code: 'ERR_INVALID_ARG_VALUE',\n    name: 'TypeError'\n  }\n\n    assert.throws(\n           ^\n    at check (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-null-bytes.js:32:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-null-bytes.js:56:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-null-bytes.js:5:26\n"},{}],"parallel/test-fs-promises-statfs-validate-path.js":[true,null,{}],"parallel/test-v8-flag-type-check.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\n  assert.throws(\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-flag-type-check.js:7:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-flag-type-check.js:6:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-flag-type-check.js:5:26\n"},{}],"sequential/test-zlib-crc32-fast-api.js":[true,null,{}],"internet/test-dns-lookup.js":[true,null,{}],"parallel/test-http-client-abort-unix-socket.js":[true,null,{}],"parallel/test-crypto-dh-stateless-async.js":[true,null,{}],"parallel/test-http2-client-set-priority.js":[true,null,{}],"parallel/test-http-client-timeout-option-with-agent.js":[true,null,{}],"parallel/test-vm-createcacheddata.js":[true,null,{}],"parallel/test-http2-server-errors.js":[true,null,{}],"parallel/test-child-process-fork-stdio.js":[true,null,{}],"parallel/test-common-expect-warning.js":[true,null,{}],"parallel/test-buffer-badhex.js":[true,null,{}],"parallel/test-domain-abort-on-uncaught.js":[false,{"code":1,"stderr":"\nerror: unexpected argument '--abort-on-uncaught-exception' found\n\n  tip: to pass '--abort-on-uncaught-exception' as a value, use '-- --abort-on-uncaught-exception'\n\nUsage: deno [OPTIONS] [COMMAND]\n\nerror: Uncaught (in promise) AssertionError: Test index 0 failed: Error: Command failed: ulimit -c 0 && \"${ESCAPED_0}\" --abort-on-uncaught-exception \"${ESCAPED_1}\" child ${ESCAPED_2}\nerror: unexpected argument '--abort-on-uncaught-exception' found\n\n  tip: to pass '--abort-on-uncaught-exception' as a value, use '-- --abort-on-uncaught-exception'\n\nUsage: deno [OPTIONS] [COMMAND]\n\n\n      assert.fail(`Test index ${testIndex} failed: ${e}`);\n             ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-abort-on-uncaught.js:215:14\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-abort-on-uncaught.js:204:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-abort-on-uncaught.js:5:26\n"},{}],"parallel/test-fs-realpath.js":[true,null,{}],"parallel/test-module-setsourcemapssupport.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /ERR_INVALID_ARG_TYPE/. Input:\n\n'TypeError: Module.setSourceMapsSupport is not a function'\n\n    assert.throws(() => {\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-setsourcemapssupport.js:18:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-setsourcemapssupport.js:5:26\n"},{}],"parallel/test-tls-destroy-stream.js":[true,null,{}],"parallel/test-http-client-spurious-aborted.js":[true,null,{}],"parallel/test-tls-cert-regression.js":[true,null,{}],"parallel/test-cwd-enoent-improved-message.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n    code: 'ENOENT',\n+   message: 'No such file or directory (os error 2)'\n-   message: 'ENOENT: process.cwd failed with error no such file or directory, the current working directory was likely removed without changing the working directory, uv_cwd'\n  }\n\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cwd-enoent-improved-message.js:25:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cwd-enoent-improved-message.js:5:26\n"},{}],"parallel/test-perf-hooks-timerify-error.js":[true,null,{}],"parallel/test-https-byteswritten.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-builtin-on-disk-require-with-prefix.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-on-disk-require-with-prefix.js:15:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-on-disk-require-with-prefix.js:5:26\n"},{}],"parallel/test-fs-readv.js":[true,null,{}],"parallel/test-http2-many-writes-and-destroy.js":[true,null,{}],"parallel/test-https-abortcontroller.js":[true,null,{}],"pummel/test-buffer-large-size-buffer-alloc-unsafe-slow.js":[true,null,{}],"parallel/test-http2-ping-unsolicited-ack.js":[true,null,{}],"parallel/test-tls-client-allow-partial-trust-chain.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-tls-client-allow-partial-trust-chain.js\nallowPartialTrustChain ...\n  can connect successfully with allowPartialTrustChain: true ... ok (176ms)\n  fails without with allowPartialTrustChain: true for an intermediate cert in the CA ... FAILED (12ms)\nallowPartialTrustChain ... FAILED (due to 1 failed step) (219ms)\n\n ERRORS \n\nallowPartialTrustChain ... fails without with allowPartialTrustChain: true for an intermediate cert in the CA => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Missing expected rejection.\n    await assert.rejects(async () => {\n    ^\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-allow-partial-trust-chain.js:48:5)\n\n FAILURES \n\nallowPartialTrustChain ... fails without with allowPartialTrustChain: true for an intermediate cert in the CA => ext:deno_node/testing.ts:370:37\n\nFAILED | 0 passed (1 step) | 1 failed (1 step) (223ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"module-hooks/test-async-loader-hooks-without-worker-permission.mjs":[false,{"code":1,"stderr":"\n[process 6003]: --- stderr ---\n\n[process 6003]: --- stdout ---\n1\n2\n\n[process 6003]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-without-worker-permission.mjs:7:1\n"},{}],"parallel/test-stream-writable-properties.js":[true,null,{}],"parallel/test-vm-util-lazy-properties.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:19:58)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:38:53)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:5:26\n\n"},{}],"parallel/test-buffer-readdouble.js":[true,null,{}],"es-module/test-esm-type-field-errors.js":[true,null,{"usesNodeTest":1}],"parallel/test-pipe-file-to-http.js":[true,null,{}],"module-hooks/test-module-hooks-custom-conditions-cjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\n    const hooks = registerHooks({\n                  ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-custom-conditions-cjs.js:17:19\n"},{}],"parallel/test-sea-get-asset-keys.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'node:sea'\nconst { getAssetKeys } = require('node:sea');\n                         ^\n    at Module._resolveFilename (node:module:716:17)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sea-get-asset-keys.js:5:26)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-fs-opendir.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_THIS'\n- }\n\n  assert.throws(() => dir.constructor.prototype.path, {\n         ^\n    at assertDir (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-opendir.js:31:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-opendir.js:63:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-opendir.js:5:26\n"},{}],"parallel/test-http-should-keep-alive.js":[true,null,{}],"parallel/test-stream-duplex-props.js":[true,null,{}],"parallel/test-snapshot-namespaced-builtin.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-crypto-keygen-async-elliptic-curve-jwk-ec.js":[true,null,{}],"pummel/test-vm-race.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: execution terminated\n"},{}],"pseudo-tty/test-tty-stdout-end.js":[true,null,{}],"parallel/test-console-log-throw-primitive.js":[true,null,{}],"parallel/test-http2-close-while-writing.js":[true,null,{}],"parallel/test-buffer-no-negative-allocation.js":[true,null,{}],"parallel/test-stream-transform-final.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-require-inline-typescript.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks(require('./typescript-transpiler'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:4:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-require-inline-typescript.js:10:1)\n    at Module._compile (node:module:960:34)\n"},{}],"parallel/test-zlib-deflate-raw-inherits.js":[true,null,{}],"es-module/test-esm-wasm-reject-wasm-js-import-module.mjs":[false,{"code":1,"stderr":"\n[process 7647]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Unsupported scheme \"wasm-js\" for module \"wasm-js:invalid\". Supported schemes:\n - \"blob\"\n - \"data\"\n - \"file\"\n - \"http\"\n - \"https\"\n - \"jsr\"\n - \"npm\"\nawait import(url);\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-reject-wasm-js-import-module.mjs:6:1\n\n[process 7647]: --- stdout ---\n\n[process 7647]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /Invalid Wasm import/\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-reject-wasm-js-import-module.mjs:6:1\n"},{}],"es-module/test-loaders-unknown-builtin-module.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_MODULE_NOT_FOUND',\n-   code: 'ERR_UNKNOWN_BUILTIN_MODULE',\n    message: 'No such built-in module: node:unknown-builtin-module'\n  }\n\n    assert.throws(() => { throw error; }, validator);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:726:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n"},{}],"client-proxy/test-http-proxy-request.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 200\nHeaders: {\n  date: \"Sat, 16 May 2026 10:35:42 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"content-length\": \"11\"\n}\n\n[STDOUT] Hello world\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: 'localhost:37885'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37885/test'\n-   }\n- ]\n\n  assert.deepStrictEqual(logs, expectedLogs);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request.mjs:43:10\n"},{}],"wasi/test-wasi-exitcode.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: exitcode\n\n[process 8838]: --- stderr ---\n\n[process 8838]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8838]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-exitcode.js:5:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-exitcode.js:5:26\n"},{}],"parallel/test-dgram-bind-socket-close-before-lookup.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-socket-close-before-lookup.js:16\ncalled with arguments: Error: an error\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-socket-close-before-lookup.js:11:19)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n    assert.fail(\n           ^\n    at Socket.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/dgram.ts:263:16\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-socket-close-before-lookup.js:11:18)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-webstorage-without-sqlite.js":[true,null,{}],"parallel/test-http2-info-headers-errors.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (internalBinding('http2')) which are not exposed in Deno"}],"parallel/test-readline-line-separators.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-constructor.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'null=' !== ''\n\n  assert.strictEqual(params.toString(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-constructor.js:32:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-constructor.js:5:26\n"},{}],"parallel/test-http-keep-alive.js":[true,null,{}],"parallel/test-process-env.js":[false,{"code":1,"stderr":"\n(node:17939) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.\n(node:17939) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.\nerror: Uncaught (in promise) DataCloneError: #<Object> could not be cloned.\n  const env = structuredClone(process.env);\n              ^\n    at structuredClone (ext:deno_web/13_message_port.js:663:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-env.js:114:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-env.js:5:26\n"},{}],"parallel/test-whatwg-readablebytestream-bad-buffers-and-views.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_INVALID_STATE',\n    name: 'TypeError'\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-readablebytestream-bad-buffers-and-views.js:5:26\n"},{}],"parallel/test-fs-symlink-buffer-path.js":[true,null,{}],"parallel/test-tls-client-renegotiation-limit.js":[true,null,{}],"test-runner/test-run-watch-esm-dependency.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ file: 'test.js', fileToUpdate: 'dependency.mjs', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-esm-dependency.mjs:8:1)\n"},{}],"parallel/test-http-chunked-smuggling.js":[true,null,{}],"parallel/test-repl-domain.js":[false,{"code":1,"stderr":"\nUncaught:\nError [ERR_UNCAUGHT_EXCEPTION_CAPTURE_ALREADY_SET]: `process.setupUncaughtExceptionCapture()` was called while a capture callback was already active {\n  code: 'ERR_UNCAUGHT_EXCEPTION_CAPTURE_ALREADY_SET'\n}\n\n"},{}],"parallel/test-zlib-dictionary-fail.js":[true,null,{}],"parallel/test-fs-cp-async-file-url.mjs":[true,null,{}],"parallel/test-vm-timeout-escape-promise-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: escaped timeout at 2000 milliseconds!\n      throw new Error(\n            ^\n    at loop (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-timeout-escape-promise-module.js:22:13)\n    at vm:module(0):1:30\n    at SourceTextModule.evaluate (ext:deno_node/vm.js:569:14)\n    at assert.rejects.code (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-timeout-escape-promise-module.js:38:16)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-timeout-escape-promise-module.js:5:26\n"},{}],"parallel/test-crypto-psychic-signatures.js":[true,null,{}],"sequential/test-runner-run-inspect.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(code, 0);\n         ^\n    at spawnRunner (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-runner-run-inspect.mjs:20:10)\n"},{}],"parallel/test-fs-glob-throw.mjs":[true,null,{}],"parallel/test-fs-copyfile-respect-permissions.js":[true,null,{}],"parallel/test-child-process-send-cb.js":[true,null,{}],"parallel/test-worker-stdio.js":[true,null,{}],"parallel/test-http2-clean-output.js":[true,null,{}],"parallel/test-eventtarget-brandcheck.js":[true,null,{}],"parallel/test-crypto-keygen-invalid-parameter-encoding-ec.js":[true,null,{}],"parallel/test-stream-pipe-error-handling.js":[true,null,{}],"parallel/test-whatwg-url-custom-global.js":[true,null,{}],"parallel/test-http2-session-stream-state.js":[true,null,{}],"parallel/test-process-initgroups.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'process.initgroups is not a function',\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"user\" argument must be one of type number or string. Received undefined',\n    name: 'TypeError'\n  }\n\n  assert.throws(\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-initgroups.js:17:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-initgroups.js:16:43)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-initgroups.js:5:26\n"},{}],"parallel/test-tls-wrap-econnreset.js":[true,null,{}],"parallel/test-stream-writable-finish-destroyed.js":[true,null,{}],"parallel/test-perf-hooks-resourcetiming.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(PerformanceResourceTiming)\n\nassert(PerformanceResourceTiming);\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-resourcetiming.js:16:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-resourcetiming.js:5:26\n"},{}],"parallel/test-eslint-lowercase-name-for-primitive.js":[true,null,{}],"parallel/test-inspector-network-data-received.js":[false,{"code":1,"stderr":"running 5 tests from ./test/parallel/test-inspector-network-data-received.js\nshould stream Network.dataReceived with data chunks ... FAILED (10ms)\nNetwork.streamResourceContent should send all buffered chunks ... FAILED (5ms)\nNetwork.streamResourceContent should reject if request id not found ... ok (0ms)\nNetwork.getResponseBody should send all buffered binary data ... FAILED (7ms)\nNetwork.getResponseBody should send all buffered text data ... FAILED (6ms)\n\n ERRORS \n\nshould stream Network.dataReceived with data chunks => ./test/parallel/test-inspector-network-data-received.js:105:1\nerror: TypeError: Network.dataReceived is not a function\n  Network.dataReceived({\n          ^\n    at triggerNetworkEvents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-received.js:54:11)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-received.js:127:3)\n\nNetwork.streamResourceContent should send all buffered chunks => ./test/parallel/test-inspector-network-data-received.js:136:1\nerror: TypeError: Network.dataReceived is not a function\n  Network.dataReceived({\n          ^\n    at triggerNetworkEvents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-received.js:54:11)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-received.js:143:3)\n\nNetwork.getResponseBody should send all buffered binary data => ./test/parallel/test-inspector-network-data-received.js:162:1\nerror: TypeError: Network.dataReceived is not a function\n  Network.dataReceived({\n          ^\n    at triggerNetworkEvents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-received.js:54:11)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/d ..."},{"usesNodeTest":1}],"parallel/test-diagnostics-channel-http-server-start.js":[true,null,{}],"parallel/test-http-outgoing-first-chunk-singlebyte-encoding.js":[true,null,{}],"parallel/test-http-server-request-timeout-delayed-body.js":[true,null,{}],"parallel/test-fs-promises-file-handle-chmod.js":[true,null,{}],"parallel/test-stdio-closed.js":[true,null,{}],"module-hooks/test-async-loader-hooks-source-maps-cjs.mjs":[false,{"code":1,"stderr":"\n[process 5944]: --- stderr ---\nerror: Uncaught (in promise) Error: throw early\n    throw Error('throw early');\n          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/source-map/throw-on-require.js:10:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/source-map/throw-on-require.js:5:26\n\n[process 5944]: --- stdout ---\n\n[process 5944]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /throw-on-require\\.ts:9:9/\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-source-maps-cjs.mjs:7:1\n"},{}],"parallel/test-inspector-close-worker.js":[true,null,{}],"parallel/test-async-hooks-worker-asyncfn-terminate-1.js":[true,null,{}],"parallel/test-net-socket-no-halfopen-enforcer.js":[true,null,{}],"parallel/test-child-process-dgram-reuseport.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-dgram-reuseport.js:33:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-dgram-reuseport.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-dgram-reuseport.js:33:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-dgram-reuseport.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n          assert.strictEqual(code, 0);\n                 ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-dgram-reuseport.js:18:18)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-permission-fs-wildcard.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"es-module/test-esm-undefined-cjs-global-like-variables.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /require is not defined in ES module scope, you can use import instead$/. Input:\n\n'ReferenceError: require is not defined'\n\n\n    info: Deno supports CommonJS modules in .cjs files, or when the closest\n          package.json has a \"type\": \"commonjs\" option.\n    hint: Rewrite this module to ESM,\n          or change the file extension to .cjs,\n          or add package.json next to the file with \"type\": \"commonjs\" option,\n          or pass --unstable-detect-cjs flag to detect CommonJS when loading.\n    docs: https://docs.deno.com/go/commonjs\n"},{}],"parallel/test-diagnostics-channel-udp.js":[true,null,{}],"parallel/test-crypto-dh-errors.js":[true,null,{}],"test-runner/test-output-global-after-should-fail-the-test.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'this is a test\\n' +\n-   'TAP version 13\\n' +\n-   '# Subtest: this is a test\\n' +\n-   'ok 1 - this is a test\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   'not ok 2 - <project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:4:1'\\n\" +\n-   \"  failureType: 'hookFailed'\\n\" +\n-   \"  error: 'this should fail the test'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  stack: |-\\n' +\n-   '    TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:5:9)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-global-after-should-fail-the-test.mjs:8:1\n"},{}],"parallel/test-blob.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/util'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-blob.js\nconst { kState } = require('internal/webstreams/util');\n                   ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-blob.js:9:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-respond-file-304.js":[true,null,{}],"parallel/test-watch-mode-kill-signal-override.mjs":[false,{"code":1,"stderr":"[MESSAGE] script ready 19096\n[PARENT] writing to restart 19096 after 1000ms\n[PARENT] writing to /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1009/kill-signal-for-watch.js to restart 19096\n[STDOUT] __SIGTERM received__ 19096\n\n[PARENT] Sending kill signal to watcher process: 19096\n\nWatcher Process started.\nWatcher Waiting for graceful termination...\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /__SIGINT received__ \\x319096/. Input:\n\n'__SIGTERM received__ 19096\\n'\n\nassert.match(stdout, new RegExp(`__SIGINT received__ ${RegExp.escape(firstGrandchildPid)}`));\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-watch-mode-kill-signal-override.mjs:70:8\n"},{}],"parallel/test-stream2-objects.js":[true,null,{}],"parallel/test-warn-stream-wrap-deprecation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '_stream_wrap'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-warn-stream-wrap-deprecation.js\nrequire('_stream_wrap');\n^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-warn-stream-wrap-deprecation.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"module-hooks/test-async-loader-hooks-never-settling-load-esm-with-warning.mjs":[false,{"code":1,"stderr":"\n[process 5830]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-load\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.mjs:1:43\n\nawait neverSettlingDynamicImport;\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.mjs:5:1\n\n[process 5830]: --- stdout ---\nshould be output\n\n[process 5830]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 13\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-load-esm-with-warning.mjs:7:1\n"},{}],"parallel/test-stream-write-destroy.js":[true,null,{}],"parallel/test-fs-cp-async-symlink-points-to-dest.mjs":[true,null,{}],"parallel/test-internal-module-require.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-worker-esm-exit.js":[true,null,{}],"parallel/test-http-client-keep-alive-hint.js":[true,null,{}],"parallel/test-path-win32-exists.js":[true,null,{}],"parallel/test-fs-rmSync-special-char.js":[true,null,{}],"parallel/test-fs-write-file.js":[true,null,{}],"wasi/test-wasi-not-started.js":[true,null,{}],"parallel/test-http-raw-headers.js":[true,null,{}],"parallel/test-vm-options-validation.js":[true,null,{}],"es-module/test-esm-resolve-type.mjs":[false,{"code":1,"stderr":"\nerror: No such built-in module: node:internal/modules/esm/resolve\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-resolve-type.mjs:26:29\n"},{}],"parallel/test-repl-pretty-stack.js":[true,null,{}],"parallel/test-crypto-hash-stream-pipe.js":[true,null,{}],"abort/test-signal-handler.js":[false,{"code":1,"stderr":"\n(node:8584) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: causeSegfault is not a function\n  causeSegfault();\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-signal-handler.js:15:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-signal-handler.js:5:26\nerror: Uncaught (in promise) AssertionError: child.signal = null\n  assert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-signal-handler.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-signal-handler.js:5:26\n"},{}],"parallel/test-stream-once-readable-pipe.js":[true,null,{}],"parallel/test-http2-compat-serverrequest.js":[true,null,{}],"parallel/test-util-promisify.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-promisify.js:19:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-promisify.js:26:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-promisify.js:5:26\n\n"},{}],"es-module/test-vm-synthetic-module-leak.js":[true,null,{}],"client-proxy/test-https-proxy-request-https-proxy.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       host: 'localhost:42477'\n-     },\n-     method: 'CONNECT',\n-     url: 'localhost:42477'\n-   }\n- ]\n\nassert.deepStrictEqual(logs, expectedLogs);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-https-proxy.mjs:52:8\n"},{}],"parallel/test-performance-measure-detail.js":[true,null,{}],"sequential/test-http-server-keep-alive-timeout-slow-server.js":[true,null,{}],"parallel/test-inspector-esm.js":[true,null,{}],"parallel/test-worker-relative-path.js":[true,null,{}],"parallel/test-stream-unshift-empty-chunk.js":[true,null,{}],"parallel/test-timers-same-timeout-wrong-list-deleted.js":[true,null,{}],"sequential/test-net-localport.js":[true,null,{}],"parallel/test-cluster-dgram-ipv6only.js":[true,null,{}],"parallel/test-http2-origin.js":[true,null,{}],"module-hooks/test-async-loader-hooks-remove-beforeexit-listener.mjs":[false,{"code":1,"stderr":"\n[process 6000]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: await is only valid in async functions and the top level bodies of modules\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6000]: --- stdout ---\n\n[process 6000]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-remove-beforeexit-listener.mjs:7:1\n"},{}],"parallel/test-net-pause-resume-connecting.js":[true,null,{}],"es-module/test-esm-preserve-symlinks-not-found-plain.mjs":[false,{"code":1,"stderr":"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/not-found.js\".\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks-not-found-plain.mjs:3:8\n"},{}],"parallel/test-timers-immediate-unref.js":[true,null,{}],"parallel/test-stream-readable-data.js":[true,null,{}],"parallel/test-module-multi-extensions.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-textdecoder-streaming.js":[true,null,{}],"parallel/test-dns-resolvens-typeerror.js":[true,null,{}],"parallel/test-dns-multi-channel.js":[true,null,{}],"sequential/test-child-process-execsync.js":[true,null,{}],"parallel/test-http-server-connections-checking-leak.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at new Countdown (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/countdown.js:13:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-connections-checking-leak.js:15:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-connections-checking-leak.js:5:26\n\n"},{}],"parallel/test-require-extensions-main.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-repl-programmatic-history.js":[false,{"code":1,"stderr":"Mismatched before function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:134:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:5:26\nMismatched runTest function calls. Expected exactly 10, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:183:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:249:28\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at REPLServer.setupHistory (node:repl:1242:7)\n    at runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-programmatic-history.js:234:8)\n    at WriteStream.<anonymous> (file:///home/runner/work/deno/deno/test ..."},{}],"pummel/test-dh-regr.js":[true,null,{}],"wasi/test-wasi-worker-terminate.js":[true,null,{}],"parallel/test-stream-readable-didRead.js":[true,null,{}],"parallel/test-http-status-code.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-set.js":[true,null,{}],"sequential/test-tls-lookup.js":[true,null,{}],"parallel/test-permission-child-process-inherit-flags.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"pummel/test-https-no-reader.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(res.readableLength < 100 * 1024)\n\n      assert(res.readableLength < 100 * 1024);\n      ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-https-no-reader.js:57:7)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-inspector-multisession-ws.js":[true,null,{}],"sequential/test-http2-max-session-memory.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-worker-message-mark-as-uncloneable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: markAsUncloneable is not a function\n  markAsUncloneable(anyObject);\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-mark-as-uncloneable.js:13:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-mark-as-uncloneable.js:5:26\n"},{}],"parallel/test-http2-ip-address-host.js":[true,null,{}],"parallel/test-url-relative.js":[true,null,{}],"parallel/test-repl-import-referrer.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-cjs-legacyMainResolve-permission.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-cjs-legacyMainResolve-permission.js\nlegacyMainResolve ...\n  should ensure permission model when resolving by packageConfig.main ... FAILED (45ms)\n  should ensure permission model when resolving by packageJsonUrl ... FAILED (40ms)\nlegacyMainResolve ... FAILED (due to 2 failed steps) (86ms)\n\n ERRORS \n\nlegacyMainResolve ... should ensure permission model when resolving by packageConfig.main => ext:deno_node/testing.ts:509:21\nerror: AssertionError: error: Uncaught (in promise) Error: Cannot find module 'node:internal/modules/esm/resolve'\n    at Module._resolveFilename (node:module:716:17)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at evalmachine.<anonymous>:2:43\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n\n1 !== 0\n\n      assert.strictEqual(status, 0, stderr.toString());\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-cjs-legacyMainResolve-permission.js:77:14)\n\nlegacyMainResolve ... should ensure permission model when resolving by packageJsonUrl => ext:deno_node/testing.ts:370:37\nerror: AssertionError: error: Uncaught (in promise) Error: Cannot find module 'node:internal/modules/esm/resolve'\n    at Module._resolveFilename (node:module:716:17)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at evalmachine.<anonymous>:2:43\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts: ..."},{"usesNodeTest":1}],"parallel/test-http2-client-upload.js":[true,null,{}],"parallel/test-crypto-hmac.js":[true,null,{}],"parallel/test-child-process-execsync-maxbuf.js":[true,null,{}],"parallel/test-http-request-methods.js":[true,null,{}],"parallel/test-url-parse-invalid-input.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n    assert.throws(() => url.parse(badURL), {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-url-parse-invalid-input.js:91:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-url-parse-invalid-input.js:90:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-url-parse-invalid-input.js:5:26\n"},{}],"parallel/test-tls-ticket-invalid-arg.js":[true,null,{}],"parallel/test-worker-parent-port-ref.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-import-meta-resolve.mjs":[false,{"code":1,"stderr":"\n[process 5756]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_ASYNC_LOADER_REQUEST_NEVER_SETTLED'\n- }\n\nassert.throws(() => {\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/import.meta.never-resolve.mjs:4:8\n\n[process 5756]: --- stdout ---\nshould be output\n\n[process 5756]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-import-meta-resolve.mjs:7:1\n"},{}],"parallel/test-worker-heap-statistics.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"Hello Thread\") (in promise) Error: connectToMainThread not supported\nsession.connectToMainThread();\n        ^\n    at Session.connectToMainThread (ext:deno_node/inspector.js:87:24)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/worker-name.js:8:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/worker-name.js:5:26\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heap-statistics.js:59:12)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#pollControl (ext:deno_node/worker_threads.ts:428:22)\n"},{}],"parallel/test-http2-sensitive-headers.js":[true,null,{}],"parallel/test-cwd-enoent.js":[false,{"code":1,"stderr":"\nFailed getting cwd: No such file or directory (os error 2)\nerror: Uncaught (in promise) NotFound: Unable to get CWD\n    globalThis.require = process.getBuiltinModule(\"module\").createRequire(import.meta.url),\n                                                            ^\n    at Module._nodeModulePaths (node:module:569:10)\n    at createRequireFromPath (node:module:1055:22)\n    at Module.createRequire (node:module:1112:10)\n    at file:///$deno$eval.mts:2:61\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(exitCode, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cwd-enoent.js:31:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-net-autoselectfamily-attempt-timeout-default-value.js":[true,null,{}],"parallel/test-tls-exportkeyingmaterial.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-backpressure.js":[true,null,{}],"parallel/test-uv-unmapped-exception.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: UVException is not a constructor\n  const exception = new UVException({ errno: 100, syscall: 'open' });\n                    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-unmapped-exception.js:8:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-unmapped-exception.js:5:26\n"},{}],"parallel/test-whatwg-transformstream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/worker/js_transferable'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-transformstream.js\n} = require('internal/worker/js_transferable');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-transformstream.js:20:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-outgoing-message-destroy.js":[true,null,{}],"parallel/test-debugger-auto-resume.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-cluster-kill-infinite-loop.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-fs-promises.mjs":[true,null,{}],"parallel/test-webstreams-pipeline.js":[true,null,{}],"parallel/test-readline-async-iterators-backpressure.js":[true,null,{}],"parallel/test-worker-message-port-transfer-fake-js-transferable-internal.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'symbol'\n\n  assert.strictEqual(typeof kTransfer, 'symbol');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-fake-js-transferable-internal.js:17:10\n"},{}],"parallel/test-worker-http2-stream-terminate.js":[true,null,{}],"parallel/test-zlib-from-concatenated-gzip.js":[true,null,{}],"parallel/test-event-emitter-error-monitor.js":[true,null,{}],"wasi/test-wasi-readdir.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: readdir\n\n[process 8895]: --- stderr ---\nAssertion failed: cnt == 4 (c/readdir.c: main: 38)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/00021f06:wasm-function[0]:0x3bfa)\n    at <anonymous> (wasm://wasm/00021f06:wasm-function[0]:0x417c)\n    at <anonymous> (wasm://wasm/00021f06:wasm-function[0]:0x71a)\n    at <anonymous> (wasm://wasm/00021f06:wasm-function[0]:0x311)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:191:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\n\n[process 8895]: --- stdout ---\n\n[process 8895]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-readdir.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-readdir.js:5:26\n"},{}],"parallel/test-repl-save-load.js":[true,null,{}],"parallel/test-worker-message-port-terminate-transfer-list.js":[true,null,{}],"parallel/test-os-eol.js":[true,null,{}],"parallel/test-stream-pipe-cleanup-pause.js":[true,null,{}],"parallel/test-stream-readable-from-web-termination.js":[true,null,{}],"parallel/test-performance-nodetiming.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'node'\n\nassert.strictEqual(nodeTiming.name, 'node');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-nodetiming.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-nodetiming.js:5:26\n"},{}],"parallel/test-filehandle-close.js":[true,null,{}],"parallel/test-tz-version.js":[true,null,{}],"parallel/test-child-process-exec-cwd.js":[true,null,{}],"parallel/test-worker-debug.js":[false,{"code":1,"stderr":"Test basic debug scenario\n\n{\"code\":\"ERR_INSPECTOR_COMMAND\",\"name\":\"Error\"}\n"},{}],"module-hooks/test-async-loader-hooks-use-hooks-require-esm.mjs":[false,{"code":1,"stderr":"\n[process 5904]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(() => require('./test-esm-ok.mjs'), { code: 'ERR_REQUIRE_ESM' });\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/require-esm-throws-with-loaders.js:5:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/require-esm-throws-with-loaders.js:5:26\n\n[process 5904]: --- stdout ---\n\n[process 5904]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-use-hooks-require-esm.mjs:7:1\n"},{}],"parallel/test-repl-use-global.js":[true,null,{}],"parallel/test-fs-chmod.js":[true,null,{}],"module-hooks/test-module-hooks-load-builtin-import.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-import.mjs:3:10)\n"},{}],"parallel/test-stream2-push.js":[true,null,{}],"parallel/test-buffer-includes.js":[true,null,{}],"parallel/test-tls-connect-allow-half-open-option.js":[true,null,{}],"parallel/test-fs-readdir-ucs2.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Buffer(8) [Uint8Array] [\n- Buffer(4) [Uint8Array] [\n    61,\n+   239,\n+   191,\n+   189,\n-   216,\n    4,\n+   239,\n+   191,\n+   189\n-   220\n  ]\n\n  assert.deepStrictEqual(Buffer.from(fn, 'ucs2'), filebuff);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readdir-ucs2.js:29:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ext:deno_node/_fs/_fs_readdir.ts:66:5\n"},{}],"parallel/test-fs-cp-sync-mode-flags.mjs":[true,null,{}],"parallel/test-http-expect-continue.js":[true,null,{}],"es-module/test-esm-import-attributes-2.mjs":[true,null,{}],"es-module/test-esm-extension-lookup-deprecation.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-extension-lookup-deprecation.mjs\nESM in main field ...\n  should handle fully-specified relative path without any warning ... FAILED (69ms)\n  should handle fully-specified absolute path without any warning ... FAILED (95ms)\n  should emit warning when \"main\" and \"exports\" are missing ... FAILED (120ms)\n  should emit warning when \"main\" is falsy ... FAILED (63ms)\n  should emit warning when \"main\" is a relative path without extension ... FAILED (54ms)\n  should emit warning when \"main\" is an absolute path without extension ... FAILED (45ms)\nESM in main field ... FAILED (due to 6 failed steps) (452ms)\n\n ERRORS \n\nESM in main field ... should handle fully-specified relative path without any warning => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+   '    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\\\"pkg\\\\\"\")\\n' +\n+   '                                   ^\\n' +\n+   '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+   '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+   '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.180/0.49559333865992106/$deno$eval.mts:6:36\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-extension-lookup-deprecation.mjs:27:12)\n\nESM in main field ... should handle fully-specified absolute path without any warning => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+   '    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\\\"pkg\\\\\"\")\\n' +\n+   '     ..."},{"usesNodeTest":1}],"parallel/test-dgram-connect-send-callback-buffer-length.js":[true,null,{}],"parallel/test-http-pause-resume-one-end.js":[true,null,{}],"parallel/test-string-decoder-fuzz.js":[true,null,{}],"parallel/test-http-res-write-end-dont-take-array.js":[true,null,{}],"sequential/test-fs-readdir-recursive.js":[true,null,{}],"parallel/test-vm-create-context-accessors.js":[true,null,{}],"test-runner/test-output-filtered-suite-order.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Execution order was:\\n'\n- 'Execution order was:\\n' +\n-   ' * A > A\\n' +\n-   ' * A > C > A\\n' +\n-   ' * A > D > A\\n' +\n-   ' * B > A\\n' +\n-   ' * B > B\\n' +\n-   ' * B > C > A\\n' +\n-   ' * C > A\\n' +\n-   ' * C > C > A\\n' +\n-   ' * C > C > B\\n' +\n-   ' * C > D > B\\n' +\n-   ' * D > B\\n' +\n-   ' * E > A\\n' +\n-   ' * E > B\\n' +\n-   ' * F\\n' +\n-   'with global after()\\n' +\n-   'TAP version 13\\n' +\n-   '# Subtest: A\\n' +\n-   '    # Subtest: A\\n' +\n-   '    ok 1 - A\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: C\\n' +\n-   '        # Subtest: A\\n' +\n-   '        ok 1 - A\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '          ...\\n' +\n-   '        1..1\\n' +\n-   '    ok 2 - C\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'suite'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: D\\n' +\n-   '        # Subtest: A\\n' +\n-   '        ok 1 - A\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '          ...\\n' +\n-   '        1..1\\n' +\n-   '    ok 3 - D\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'suite'\\n\" +\n-   '      ...\\n' +\n-   '    1..3\\n' +\n-   'ok 1 - A\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: B\\n' +\n-   '    # Subtest: A\\n' +\n-   '    ok 1 - A\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: B\\n' +\n-   '    ok 2 - B\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: C\\n' +\n-   '        # Subtest: A\\n' +\n-   '        ok 1 - A\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '  ..."},{}],"parallel/test-vm-measure-memory-multi-context.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: measureMemory\n  vm.measureMemory({ mode: 'detailed', execution: 'eager' })\n     ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.measureMemory (ext:deno_node/vm.js:422:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory-multi-context.js:21:6)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory-multi-context.js:5:26\n"},{}],"parallel/test-set-incoming-message-header.js":[true,null,{}],"es-module/test-require-esm-from-imported-cjs.js":[false,{"code":1,"stderr":"\n[process 7022]: --- stderr ---\n\n[process 7022]: --- stdout ---\n[Module: null prototype] {\n  __esModule: true,\n  default: { hello: \"world\" }\n}\n\n[process 7022]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match / default: { hello: 'world' }/\nspawnSyncAndAssert(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-esm-from-imported-cjs.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-esm-from-imported-cjs.js:5:26\n"},{}],"module-hooks/test-module-hooks-load-context-merged-esm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-merged-esm.mjs:5:10)\n"},{}],"parallel/test-fs-promises.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n    code: 'ENOENT',\n    message: \"ENOENT: no such file or directory, access 'this file does not exist'\",\n    name: 'Error',\n+   stack: \"Error: ENOENT: no such file or directory, access 'this file does not exist'\\n\" +\n+     '    at ext:deno_node/fs.ts:554:19'\n-   stack: /at async assert\\.rejects/\n  }\n\n"},{}],"parallel/test-event-emitter-once.js":[true,null,{}],"parallel/test-net-autoselectfamily-ipv4first.js":[true,null,{}],"parallel/test-socket-write-after-fin-error.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-has.js":[true,null,{}],"parallel/test-compile-cache-portable.js":[false,{"code":1,"stderr":"\n\n[process 23271]: --- stderr ---\n\n[process 23271]: --- stdout ---\n\n[process 23271]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /script\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable.js:38:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /script\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-portable.js:5:26\n"},{}],"parallel/test-child-process-set-blocking.js":[true,null,{}],"parallel/test-fs-write-stream-end.js":[true,null,{}],"parallel/test-async-hooks-promise.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'triggerId')\nassert.strictEqual(initCalls[0].triggerId, 1);\n                                ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-promise.js:28:33)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-promise.js:5:26\n"},{}],"parallel/test-icu-stringwidth.js":[true,null,{}],"parallel/test-process-external-stdio-close.js":[true,null,{}],"parallel/test-worker-dns-terminate.js":[true,null,{}],"parallel/test-fastutf8stream-end.js":[true,null,{}],"parallel/test-crypto-argon2.js":[true,null,{}],"parallel/test-crypto-padding-aes256.js":[true,null,{}],"sequential/test-get-heapsnapshot-options.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-stream-duplex-writable-finished.js":[true,null,{}],"parallel/test-fs-write-stream-file-handle.js":[true,null,{}],"parallel/test-require-unicode.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-dgram-async-dispose.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-fastutf8stream-write.js":[true,null,{}],"parallel/test-process-umask-mask.js":[true,null,{}],"parallel/test-worker-invalid-workerdata.js":[true,null,{}],"parallel/test-module-main-extension-lookup.js":[true,null,{}],"parallel/test-throw-undefined-or-null-traced.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-throw-undefined-or-null-traced.mjs\n--trace-uncaught ...\n  prints a trace on process exit for uncaught errors ... FAILED (133ms)\n--trace-uncaught ... FAILED (due to 1 failed step) (133ms)\n\n ERRORS \n\n--trace-uncaught ... prints a trace on process exit for uncaught errors => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /^Thrown at:$/m. Input:\n\n'error: Uncaught (in promise) null\\n'\n\n      assert.match(stderr, /^Thrown at:$/m);\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-throw-undefined-or-null-traced.mjs:15:14)\n\n FAILURES \n\n--trace-uncaught ... prints a trace on process exit for uncaught errors => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (141ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-cluster-advanced-serialization.js":[true,null,{}],"parallel/test-fs-write-stream-double-close.js":[true,null,{}],"parallel/test-require-resolve-opts-paths-relative.js":[true,null,{}],"parallel/test-http-host-header-ipv6-fail.js":[true,null,{}],"parallel/test-timers-api-refs.js":[true,null,{}],"es-module/test-esm-shebang.mjs":[true,null,{}],"parallel/test-v8-take-coverage.js":[false,{"code":1,"stderr":"error: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/v8-coverage/interval\". Maybe add a '.js' extension or run with --sloppy-imports\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(output.status, 0);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-take-coverage.js:29:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-take-coverage.js:5:26\n"},{}],"parallel/test-http2-compat-serverresponse.js":[true,null,{}],"client-proxy/test-https-proxy-request-connection-refused.mjs":[false,{"code":1,"stderr":"Trying proxy at port 38319\n[CLOSE] 0 null\nTrying proxy at port 34193\n[CLOSE] 0 null\nTrying proxy at port 43545\n[CLOSE] 0 null\nTrying proxy at port 43277\n[CLOSE] 0 null\nTrying proxy at port 35037\n[CLOSE] 0 null\nTrying proxy at port 46661\n[CLOSE] 0 null\nTrying proxy at port 39433\n[CLOSE] 0 null\nTrying proxy at port 38617\n[CLOSE] 0 null\nTrying proxy at port 40377\n[CLOSE] 0 null\nTrying proxy at port 34587\n[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\n[STDERR] Request Error Error: unable to verify the firs ..."},{}],"parallel/test-trace-events-net.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-net.js:30:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-crypto-domain.js":[true,null,{}],"parallel/test-events-uncaught-exception-stack.js":[true,null,{}],"parallel/test-timers-immediate-queue.js":[true,null,{}],"parallel/test-warn-stream-passthrough-deprecation.js":[true,null,{}],"parallel/test-net-server-unref-persistent.js":[true,null,{}],"parallel/test-vm-strict-assign.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Cannot assign to read only property 'x'/. Input:\n\n'TypeError: Cannot redefine property: x'\n\nassert.throws(() => vm.runInContext('\"use strict\"; x = 0', ctx),\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-strict-assign.js:18:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-strict-assign.js:5:26\n"},{}],"parallel/test-permission-net-https.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-buffer-writedouble.js":[true,null,{}],"parallel/test-url-is-url-internal.js":[true,null,{"usesNodeTest":1}],"module-hooks/test-async-loader-hooks-register-with-ports.mjs":[false,{"code":1,"stderr":"\n[process 5590]: --- stderr ---\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport {register} from 'node:module';\n        ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-loader-with-ports.mjs:2:9)\n\n[process 5590]: --- stdout ---\n\n[process 5590]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-register-with-ports.mjs:7:1\n"},{}],"parallel/test-domain-load-after-set-uncaught-exception-capture.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-load-after-set-uncaught-exception-capture.js:5\ncalled with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-load-after-set-uncaught-exception-capture.js:5\ncalled with arguments: AssertionError [ERR_ASSERTION]: Missing expected exception (Error).\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-load-after-set-uncaught-exception-capture.js:7:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-load-after-set-uncaught-exception-capture.js:5:26 {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: [Object],\n  operator: 'throws',\n  diff: 'simple'\n}\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process._fatalException (node:process:706:5)\n    at Module._load (node:module:689:19)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-load-after-set-uncaught-exception-capture.js:5:26 {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: undefined,\n  operator: 'fail',\n  diff: 'simple'\n}\n    assert.fail(\n           ^\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037: ..."},{}],"parallel/test-stream-duplex-destroy.js":[true,null,{}],"parallel/test-http-localaddress-bind-error.js":[true,null,{}],"parallel/test-warn-tls-wrap-deprecation.js":[true,null,{}],"parallel/test-buffer-compare-offset.js":[true,null,{}],"sequential/test-repl-timeout-throw.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'setEncoding')\nchild.stdout.setEncoding('utf8');\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-repl-timeout-throw.js:12:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-repl-timeout-throw.js:5:26\n"},{}],"parallel/test-async-hooks-destroy-on-gc.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: globalThis.gc is not a function\n  globalThis.gc();\n             ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-destroy-on-gc.js:25:14)\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\n    at runImmediates (ext:core/01_core.js:249:21)\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\n"},{}],"parallel/test-utf8-scripts.js":[true,null,{}],"parallel/test-timers-interval-throw.js":[true,null,{}],"parallel/test-options-binding.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-options-binding.js\nconst { getOptionValue } = require('internal/options');\n                           ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-options-binding.js:6:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-no-content-length.js":[true,null,{}],"test-runner/test-output-assertion-color-tty.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/tty'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n  return require('internal/tty').getColorDepth() > 2;\n         ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at canColorize (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:292:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-assertion-color-tty.mjs:8:6\n"},{}],"parallel/test-tls-set-default-ca-certificates-reset-fetch.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: error sending request for url (https://localhost:43129/custom-ca-test): client error (Connect): invalid peer certificate: Other(OtherError(UnsupportedCertVersion))\nconst response1 = await fetch(`https://localhost:${server.address().port}/custom-ca-test`);\n                  ^\n    at async mainFetch (ext:deno_fetch/26_fetch.js:186:12)\n    at async fetch (ext:deno_fetch/26_fetch.js:479:9)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-default-ca-certificates-reset-fetch.mjs:31:19\n\n    hint: Run again with the `--unsafely-ignore-certificate-errors` flag to bypass certificate errors.\n"},{}],"parallel/test-child-process-fork-abort-signal.js":[true,null,{}],"parallel/test-http-agent-false.js":[true,null,{}],"es-module/test-require-module-retry-import-errored-2.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Error: test\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/throw-error.mjs:1:7\\n' +\n+     '    at Object.loadESMFromCJS (node:module:1002:17)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at Module.require (node:module:861:19)\\n' +\n+     '    at require (node:module:1060:16)\\n' +\n+     '    at assert.throws.message (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored-2.js:9:3)\\n' +\n+     '    at getActual (ext:deno_node/assert.ts:233:7)\\n' +\n+     '    at assert.throws (ext:deno_node/assert.ts:362:26)\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored-2.js:8:8)'\n-   message: 'test'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored-2.js:8:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored-2.js:5:26\n"},{}],"parallel/test-stream-writev.js":[true,null,{}],"parallel/test-freeze-intrinsics.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-freeze-intrinsics.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-freeze-intrinsics.js:5:26\n"},{}],"sequential/test-net-GH-5504.js":[true,null,{}],"parallel/test-inspector.js":[false,{"code":1,"stderr":"[test] Testing /json\n[err] Debugger listening on ws://127.0.0.1:43389/6fa2792f-c92a-42b3-82d4-2837efe101b1\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[test] Testing /json/list\n[test] Testing /json/version\n\nAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n+ actual - expected\n\n+ '{\"Browser\":\"Deno/2.7.14+1d8465f\",\"Protocol-Version\":\"1.3\",\"V8-Version\":\"14.7.173.20-rusty\"}'\n- '{\"Browser\":\"node.js/v24.2.0\",\"Protocol-Version\":\"1.1\"}'\n\n    at checkVersion (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector.js:29:10)\n    at runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector.js:298:3)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '{\"Browser\":\"Deno/2.7.14+1d8465f\",\"Protocol-Version\":\"1.3\",\"V8-Version\":\"14.7.173.20-rusty\"}',\n  expected: '{\"Browser\":\"node.js/v24.2.0\",\"Protocol-Version\":\"1.1\"}',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"sequential/test-http-keepalive-maxsockets.js":[true,null,{}],"parallel/test-net-connect-custom-lookup-non-string-address.mjs":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-net-connect-custom-lookup-non-string-address.mjs\nwhen family is ipv4 ...\n  socket emits an error when lookup does not return a string ... FAILED (11ms)\nwhen family is ipv4 ... FAILED (due to 1 failed step) (32ms)\nwhen family is ipv6 ...\n  socket emits an error when lookup does not return a string ... FAILED (2ms)\nwhen family is ipv6 ... FAILED (due to 1 failed step) (4ms)\n\n ERRORS \n\nwhen family is ipv4 ... socket emits an error when lookup does not return a string => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ECONNREFUSED'\n- 'ERR_INVALID_IP_ADDRESS'\n\n      t.assert.strictEqual(err.code, 'ERR_INVALID_IP_ADDRESS');\n               ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-connect-custom-lookup-non-string-address.mjs:21:16)\n\nwhen family is ipv6 ... socket emits an error when lookup does not return a string => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ECONNREFUSED'\n- 'ERR_INVALID_IP_ADDRESS'\n\n      t.assert.strictEqual(err.code, 'ERR_INVALID_IP_ADDRESS');\n               ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-connect-custom-lookup-non-string-address.mjs:39:16)\n\n FAILURES \n\nwhen family is ipv4 ... socket emits an error when lookup does not return a string => ext:deno_node/testing.ts:509:21\nwhen family is ipv6 ... socket emits an error when lookup does not return a string => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 2 failed (2 steps) (42ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-whatwg-webstreams-adapters-to-readablewritablepair.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-readablewritablepair.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-readablewritablepair.js:10:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-cluster-worker-constructor.js":[true,null,{}],"parallel/test-http2-create-client-secure-session.js":[true,null,{}],"parallel/test-crypto-rsa-pss-default-salt-length.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-start.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [Object: null prototype] {\n    ':authority': 'localhost:41909',\n    ':method': 'GET',\n    ':path': '/',\n    ':scheme': 'http',\n+   Symbol(sensitiveHeaders): [],\n+   pushheader: 'pushValue'\n-   requestHeader: 'requestValue'\n  }\n\n    assert.deepStrictEqual(headers, {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-start.js:33:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Channel.publish (ext:deno_node/diagnostics_channel.js:145:9)\n    at Http2Session.onSessionHeaders (ext:deno_node/http2.ts:1074:38)\n    at Socket.<anonymous> (ext:deno_node/http2.ts:2471:16)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at addChunk (ext:deno_node/internal/streams/readable.js:611:12)\n    at readableAddChunkPushByteMode (ext:deno_node/internal/streams/readable.js:559:3)\n    at Socket.push (ext:deno_node/internal/streams/readable.js:428:7)\n    at TCPWrap.onStreamRead [as onread] (ext:deno_node/internal/stream_base_commons.ts:213:25)\n"},{}],"sequential/test-crypto-timing-safe-equal.js":[true,null,{}],"parallel/test-fs-readfile-unlink.js":[true,null,{}],"parallel/test-zlib-failed-init.js":[true,null,{}],"parallel/test-process-chdir-errormessage.js":[true,null,{}],"parallel/test-tls-ecdh.js":[true,null,{}],"parallel/test-repl-syntax-error-handling.js":[true,null,{}],"parallel/test-module-circular-dependency-warning.js":[true,null,{}],"parallel/test-worker-message-port-drain.js":[false,{"code":1,"stderr":"1 threadId: 1\n2 threadId: 1\n[\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1\n]\n1 threadId: 2\n2 threadId: 2\n[\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n  1, 1, 1, 1\n]\n\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(workerOutput.includes(`1 threadId: ${threadId}`))\n\n      assert.ok(workerOutput.includes(`1 threadId: ${threadId}`));\n             ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-drain.js:32:14)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-timers-fast-calls.js":["IGNORE",null,{"ignoreReason":"Tests V8 fast API call counts via internalBinding('timers') and %PrepareFunctionForOptimization natives syntax"}],"parallel/test-process-exit-recursive.js":[true,null,{}],"parallel/test-vm-module-evaluate-while-evaluating.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: mod.linkRequests is not a function\n  mod.linkRequests([]);\n      ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-evaluate-while-evaluating.js:22:7)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-evaluate-while-evaluating.js:5:26\n"},{}],"parallel/test-http2-write-finishes-after-stream-destroy.js":[true,null,{}],"parallel/test-sqlite-aggregate-function.mjs":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-sqlite-aggregate-function.mjs\nDatabaseSync.prototype.aggregate() ...\n  input validation ...\n    throws if options.start is not provided ... ok (1ms)\n    throws if options.step is not a function ... ok (0ms)\n    throws if options.useBigIntArguments is not a boolean ... ok (0ms)\n    throws if options.varargs is not a boolean ... ok (0ms)\n    throws if options.directOnly is not a boolean ... ok (0ms)\n    throws if options.inverse is not a function ... ok (0ms)\n  input validation ... ok (9ms)\nDatabaseSync.prototype.aggregate() ... ok (16ms)\nvarargs ...\n  supports variable number of arguments when true ... ok (0ms)\n  uses the max between step.length and inverse.length when false ... ok (1ms)\n  throws if an incorrect number of arguments is provided when false ... ok (3ms)\nvarargs ... ok (8ms)\ndirectOnly ...\n  is false by default ... ok (0ms)\n  set SQLITE_DIRECT_ONLY flag when true ... ok (1ms)\ndirectOnly ... ok (4ms)\nstart ...\n  start option as a value ... ok (0ms)\n  start option as a function ... ok (0ms)\n  start option can hold any js value ... ok (1ms)\n  throws if start throws an error ... ok (0ms)\nstart ... ok (2ms)\nstep ...\n  throws if step throws an error ... ok (3ms)\nstep ... ok (3ms)\nresult ...\n  throws if result throws an error ... ok (0ms)\n  executes once when options.inverse is not present ... ok (1ms)\n  executes once per row when options.inverse is present ... ok (1ms)\nresult ... ok (2ms)\nthrows an error when trying to use as windown function but didn't provide options.inverse ... ok (0ms)\n\n\n============================================================\nDeno has panicked. This is a bug in Deno. Please report this\nat https://github.com/denoland/deno/issues/new.\nIf you can reliably reproduce this panic, include the\nreproduction steps and re-run with the RUST_BACKTRACE=1 env\nvar set and include the backtrace in your report.\n\nPlatform: linux x86_64\nVersion: 2.7.14+1d8465f\nArgs: [\"/opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43c ..."},{"usesNodeTest":1}],"parallel/test-tls-socket-default-options.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-process-ref-unref.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-process-ref-unref.js\nprocess.ref/unref work as expected ...\n  refs... ... FAILED (1ms)\nprocess.ref/unref work as expected ... FAILED (due to 1 failed step) (22ms)\n\n ERRORS \n\nprocess.ref/unref work as expected ... refs... => ext:deno_node/testing.ts:509:21\nerror: TypeError: process.ref is not a function\n    process.ref(foo1);\n            ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-ref-unref.js:40:13)\n\n FAILURES \n\nprocess.ref/unref work as expected ... refs... => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (35ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-http2-connect-method.js":[true,null,{}],"parallel/test-promises-unhandled-rejections.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-wasm-reject-wasm-export-names.mjs":[false,{"code":1,"stderr":"\n[process 7407]: --- stderr ---\n\n[process 7407]: --- stdout ---\n\n[process 7407]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-reject-wasm-export-names.mjs:6:1\n"},{}],"parallel/test-snapshot-eval.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http-upgrade-advertise.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: socket hang up\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at Socket.socketOnEnd (node:_http_client:528:25)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-net-socket-connect-invalid-autoselectfamilyattempttimeout.js":[true,null,{}],"parallel/test-tls-set-secure-context.js":[true,null,{}],"parallel/test-fs-cp-sync-no-overwrite-force-false.mjs":[true,null,{}],"parallel/test-stream-writable-write-writev-finish.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-http-request-default.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv();\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:6:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv();\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:6:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-http-request-default.mjs:12:1\n"},{}],"parallel/test-http-client-abort-keep-alive-queued-unix-socket.js":[true,null,{}],"parallel/test-quic-test-server.mjs":[true,null,{}],"sequential/test-debugger-pid.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-diagnostics-channel-http2-client-stream-created.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [Object: null prototype] {\n    ':authority': 'localhost:44029',\n    ':method': 'GET',\n    ':path': '/',\n    ':scheme': 'http',\n+   Symbol(sensitiveHeaders): [],\n+   pushheader: 'pushValue'\n-   requestHeader: 'requestValue'\n  }\n\n    assert.deepStrictEqual(headers, {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:33:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Channel.publish (ext:deno_node/diagnostics_channel.js:145:9)\n    at Http2Session.onSessionHeaders (ext:deno_node/http2.ts:1068:40)\n    at Socket.<anonymous> (ext:deno_node/http2.ts:2471:16)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at addChunk (ext:deno_node/internal/streams/readable.js:611:12)\n    at readableAddChunkPushByteMode (ext:deno_node/internal/streams/readable.js:559:3)\n    at Socket.push (ext:deno_node/internal/streams/readable.js:428:7)\n    at TCPWrap.onStreamRead [as onread] (ext:deno_node/internal/stream_base_commons.ts:213:25)\n"},{}],"parallel/test-webstream-structured-clone-no-leftovers.mjs":[true,null,{"usesNodeTest":1}],"internet/test-tls-autoselectfamily-servername.js":[true,null,{}],"es-module/test-esm-syntax-error.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-stdin-pause-resume.js":[true,null,{}],"es-module/test-esm-named-exports.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'fs' does not provide an export named '__fromLoader'\nimport { readFile, __fromLoader } from 'fs';\n                   ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-named-exports.mjs:3:20)\n"},{}],"parallel/test-tls-server-verify.js":[true,null,{}],"parallel/test-fs-append-file-sync.js":[true,null,{}],"test-runner/test-output-tap-escape.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: escaped description \\\\\\\\ \\\\# \\\\\\\\\\\\#\\\\\\\\ \\\\\\\\n \\\\\\\\t \\\\\\\\f \\\\\\\\v \\\\\\\\b \\\\\\\\r\\n' +\n-   'ok 1 - escaped description \\\\\\\\ \\\\# \\\\\\\\\\\\#\\\\\\\\ \\\\\\\\n \\\\\\\\t \\\\\\\\f \\\\\\\\v \\\\\\\\b \\\\\\\\r\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: escaped skip message\\n' +\n-   'ok 2 - escaped skip message # SKIP \\\\#skip\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: escaped todo message\\n' +\n-   'ok 3 - escaped todo message # TODO \\\\#todo\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: escaped diagnostic\\n' +\n-   'ok 4 - escaped diagnostic\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# \\\\#diagnostic\\n' +\n-   '1..4\\n' +\n-   '# tests 4\\n' +\n-   '# suites 0\\n' +\n-   '# pass 2\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 1\\n' +\n-   '# todo 1\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-tap-escape.mjs:11:1\n"},{}],"parallel/test-fs-cp-sync-dest-parent-name-prefix-match.mjs":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-sync-error.js":[true,null,{}],"parallel/test-require-delete-array-iterator.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:704:11)\n    at Module._load (node:module:689:19)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-delete-array-iterator.js:5:26\n"},{}],"parallel/test-child-process-fork-detached.js":[true,null,{}],"sequential/test-pipe.js":[true,null,{}],"parallel/test-domain-stack.js":[true,null,{}],"parallel/test-source-map-enable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Download https://ci.nodejs.org/418\\n'\n- ''\n\n  assert.strictEqual(output.stderr.toString(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-source-map-enable.js:32:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-source-map-enable.js:5:26\n"},{}],"parallel/test-permission-allow-wasi-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-stream-readable-to-web-termination.js":[true,null,{}],"es-module/test-require-module-dynamic-import-2.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"internet/test-https-autoselectfamily-slow-timeout.js":[true,null,{}],"parallel/test-fs-writev-promises.js":[true,null,{}],"test-runner/test-output-hooks-with-no-global-test.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: describe hooks with no global tests\\n' +\n-   '    # Subtest: 1\\n' +\n-   '    ok 1 - 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: 2\\n' +\n-   '    ok 2 - 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: nested\\n' +\n-   '        # Subtest: nested 1\\n' +\n-   '        ok 1 - nested 1\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '          ...\\n' +\n-   '        # Subtest: nested 2\\n' +\n-   '        ok 2 - nested 2\\n' +\n-   '          ---\\n' +\n-   '          duration_ms: *\\n' +\n-   \"          type: 'test'\\n\" +\n-   '          ...\\n' +\n-   '        1..2\\n' +\n-   '    ok 3 - nested\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'suite'\\n\" +\n-   '      ...\\n' +\n-   '    1..3\\n' +\n-   'ok 1 - describe hooks with no global tests\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 4\\n' +\n-   '# suites 2\\n' +\n-   '# pass 4\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-hooks-with-no-global-test.mjs:8:1\n"},{}],"parallel/test-next-tick-domain.js":[true,null,{}],"parallel/test-stream2-readable-empty-buffer-no-eof.js":[true,null,{}],"parallel/test-net-connect-buffer.js":[true,null,{}],"sequential/test-dgram-implicit-bind-failure.js":[true,null,{}],"parallel/test-stack-size-limit.js":[true,null,{}],"parallel/test-http-server-request-timeout-upgrade.js":[true,null,{}],"parallel/test-eslint-prefer-util-format-errors.js":[true,null,{}],"parallel/test-stream-writable-invalid-chunk.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-append-https-request.js":[true,null,{}],"parallel/test-http-parser-free.js":[true,null,{}],"parallel/test-net-server-close.js":[true,null,{}],"parallel/test-process-execve-no-args.js":[true,null,{}],"parallel/test-internal-util-getCIDR.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-http-client-close-event.js":[true,null,{}],"parallel/test-fs-watch-recursive-assert-leaks.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process._getActiveHandles is not a function\n  assert(!process._getActiveHandles().some((handle) => handle.constructor.name === 'StatWatcher'));\n                  ^\n    at FSWatcher.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-watch-recursive-assert-leaks.js:39:19)\n    at drainTicks (ext:core/01_core.js:424:7)\n    at listOnTimeout (ext:core/02_timers.js:286:9)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-v8-global-setter.js":[true,null,{}],"parallel/test-http2-max-session-memory-leak.js":[true,null,{}],"parallel/test-dgram-cluster-bind-error.js":[true,null,{}],"parallel/test-no-node-snapshot.js":[true,null,{}],"parallel/test-compile-cache-api-permission.js":["IGNORE",null,{"ignoreReason":"Node.js permission model (--experimental-permission) is not implemented in Deno"}],"parallel/test-worker-message-port-close-while-receiving.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 2, actual 1.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-close-while-receiving.js:11:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-close-while-receiving.js:5:26\n\n"},{}],"parallel/test-dgram-reuseport.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-getcertificate-x509.js":[true,null,{}],"sequential/test-next-tick-error-spin.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: child is hung\n    throw new Error('child is hung');\n          ^\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-next-tick-error-spin.js:32:11)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-permission-fs-absolute-path.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http2-reset-flood.js":[true,null,{}],"parallel/test-dgram-setBroadcast.js":[true,null,{}],"parallel/test-compile-cache-typescript-transform.js":[true,null,{}],"module-hooks/test-module-hooks-load-context-optional.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-optional.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-optional.js:5:26\n"},{}],"client-proxy/test-https-proxy-request-invalid-char-in-url.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-invalid-char-in-url.mjs:101\ncalled with arguments: Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE'\n}\n    assert.fail(\n           ^\n    at ClientRequest.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at emitErrorEvent (node:_http_client:82:11)\n    at TLSSocket.socketErrorListener (node:_http_client:509:5)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-realpath-native.js":[true,null,{}],"parallel/test-dgram-send-multi-string-array.js":[true,null,{}],"parallel/test-net-throttle.js":[true,null,{}],"parallel/test-http-sync-write-error-during-continue.js":[true,null,{}],"parallel/test-process-available-memory.js":[true,null,{}],"parallel/test-fs-stream-construct-compat-graceful-fs.js":[true,null,{}],"parallel/test-dgram-exclusive-implicit-bind.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-crypto-keygen-async-named-elliptic-curve-encrypted.js":[true,null,{}],"parallel/test-tls-pfx-authorizationerror.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: received fatal alert: AccessDenied\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-dgram-send-callback-recursive.js":[true,null,{}],"client-proxy/test-https-proxy-request.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       host: 'localhost:34139'\n-     },\n-     method: 'CONNECT',\n-     url: 'localhost:34139'\n-   }\n- ]\n\n  assert.deepStrictEqual(logs, expectedLogs);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request.mjs:55:10\n"},{}],"parallel/test-http-agent-null.js":[true,null,{}],"parallel/test-whatwg-url-custom-tostringtag.js":[true,null,{}],"parallel/test-fs-cp-sync-copy-symlink-not-pointing-to-folder.mjs":[true,null,{}],"parallel/test-dgram-send-callback-buffer.js":[true,null,{}],"parallel/test-http2-pipe.js":[true,null,{}],"parallel/test-http2-invalidargtypes-errors.js":[true,null,{}],"parallel/test-heap-prof-sigint.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-sigint.js:41:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-sigint.js:5:26\n"},{}],"es-module/test-require-module-synchronous-rejection-handling.js":[true,null,{}],"parallel/test-child-process-fork-net-socket.js":[true,null,{}],"parallel/test-cluster-invalid-message.js":[true,null,{}],"parallel/test-worker-message-port-jstransferable-nested-untransferable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/worker/js_transferable'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-jstransferable-nested-untransferable.js\n} = require('internal/worker/js_transferable');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-jstransferable-nested-untransferable.js:7:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-compat-errors.js":[true,null,{}],"parallel/test-fs-mkdtemp.js":[true,null,{}],"sea/test-single-executable-application-assets-invalid-type.js":[false,{"code":1,"stderr":"\n[process 24598]: --- stderr ---\n\n[process 24598]: --- stdout ---\nDeno 2.7.14+1d8465f\nexit using ctrl+d, ctrl+c, or close()\nREPL is running with all permissions allowed.\nTo specify permissions, run `deno repl` with allow flags.\n\n[process 24598]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-application-assets-invalid-type.js:25:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-application-assets-invalid-type.js:5:26\n"},{}],"es-module/test-esm-json.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-promise-unhandled-flag.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: invalid value for --unhandled-rejections. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\nconst child = cp.spawnSync(\n                 ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at Object.spawnSync (ext:deno_node/internal/child_process.ts:1329:47)\n    at Object.spawnSync (ext:deno_node/child_process.ts:219:33)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-flag.js:9:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-flag.js:5:26\n"},{}],"parallel/test-async-local-storage-http-agent.js":[true,null,{}],"parallel/test-buffer-inspect.js":[true,null,{}],"parallel/test-global-encoder.js":[true,null,{}],"test-runner/test-output-eval-spec.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '✔ passes (*ms)\\n' +\n-   '✖ fails (*ms)\\n' +\n-   'ℹ tests 2\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 1\\n' +\n-   'ℹ fail 1\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 0\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n' +\n-   '\\n' +\n-   '✖ failing tests:\\n' +\n-   '\\n' +\n-   '✖ fails (*ms)\\n' +\n-   '  Error: fail\\n' +\n-   '      at TestContext.eval (eval at <anonymous> (<project-root>/test/fixtures/test-runner/output/eval_spec.js:3:1), <anonymous>:6:11)\\n' +\n-   '      at <node-internal-frames>\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-eval-spec.mjs:7:1\n"},{}],"parallel/test-worker-message-channel-sharedarraybuffer.js":[true,null,{}],"parallel/test-runner-concurrency.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"parallel/test-http-server-request-timeout-interrupted-headers.js":[true,null,{}],"parallel/test-webcrypto-wrap-unwrap.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported AES-KW test case\n1..0 # Skipped: Skipping unsupported AES-KW test case\n1..0 # Skipped: Skipping unsupported Curve test cases\n\nerror: Uncaught (in promise) NotSupportedError: Unrecognized algorithm name\n    const keys = await subtle.generateKey(params.algorithm, true, usages);\n                              ^\n    at normalizeAlgorithm (ext:deno_crypto/00_crypto.js:278:11)\n    at SubtleCrypto.generateKey (ext:deno_crypto/00_crypto.js:1706:33)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-wrap-unwrap.js:252:31\n    at Array.map (<anonymous>)\n    at generateKeysToWrap (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-wrap-unwrap.js:247:48)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-wrap-unwrap.js:374:22\n"},{}],"parallel/test-child-process-can-write-to-stdout.js":[true,null,{}],"parallel/test-net-connect-options-path.js":[true,null,{}],"parallel/test-buffer-equals.js":[true,null,{}],"parallel/test-http-chunk-extensions-limit.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'HTTP/1.1 413 Payload Too Large\\r\\nConnection: close\\r\\n\\r\\n'\n\n      assert.strictEqual(data, 'HTTP/1.1 413 Payload Too Large\\r\\nConnection: close\\r\\n\\r\\n');\n             ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-chunk-extensions-limit.js:32:14)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-fs-promises-writefile-typedarray.js":[true,null,{}],"parallel/test-webcrypto-derivekey-ecdh.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MISSING_OPTION'\n- }\n\n    await assert.rejects(\n    ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivekey-ecdh.js:125:5\n"},{}],"parallel/test-heap-prof-dir-absolute.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-absolute.js:42:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-absolute.js:5:26\n"},{}],"parallel/test-fs-promises-file-handle-stream.js":[true,null,{}],"parallel/test-worker-track-unmanaged-fds.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"[worker eval]\") SyntaxError: Identifier '__filename' has already been declared\n    at <anonymous> ([ext:runtime/web_worker.rs:1126:35]:8:7)\nerror: Uncaught (in promise) SyntaxError: Identifier '__filename' has already been declared\n"},{}],"parallel/test-vm-global-identity.js":[true,null,{}],"parallel/test-heap-prof-invalid-args.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: --heap-prof-name must be used with --heap-prof. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\n  const output = spawnSync(process.execPath, [\n                 ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at Object.spawnSync (ext:deno_node/internal/child_process.ts:1329:47)\n    at spawnSync (ext:deno_node/child_process.ts:219:33)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-invalid-args.js:23:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-invalid-args.js:5:26\n"},{}],"parallel/test-cppheap-stats.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: v8.getCppHeapStatistics is not a function\nconst heapStatsDetailed = v8.getCppHeapStatistics('detailed');\n                             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cppheap-stats.js:9:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cppheap-stats.js:5:26\n"},{}],"parallel/test-fs-link.js":[true,null,{}],"client-proxy/test-https-proxy-request-ipv6.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       host: 'localhost:38503'\n-     },\n-     method: 'CONNECT',\n-     url: 'localhost:38503'\n-   }\n- ]\n\n  assert.deepStrictEqual(logs, expectedLogs);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-ipv6.mjs:55:10\n"},{}],"parallel/test-http-abort-before-end.js":[true,null,{}],"parallel/test-process-getactiveresources-track-multiple-timers.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.getActiveResourcesInfo is not a function\nassert.strictEqual(process.getActiveResourcesInfo().filter(\n                           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-multiple-timers.js:12:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-multiple-timers.js:5:26\n"},{}],"parallel/test-stream-writable-final-async.js":[true,null,{}],"parallel/test-listen-fd-server.js":[false,{"code":1,"stderr":"\nserver listening on 43681\nerror: Uncaught TypeError: The argument 'stdio' is invalid. Received <ref *1> TCPWrap {\n  onconnection: [Function (anonymous)],\n  Symbol(ownerSymbol): Server {\n    _events: [Object: null prototype] { connection: [Function (anonymous)] },\n    _eventsCount: 1,\n    _maxListeners: undefined,\n    allowHalfOpen: false,\n    pauseOnConnect: false,\n    noDelay: false,\n    _handle: [Circular *1],\n    _connections: 0,\n    _usingWorkers: false,\n    _workers: [],\n    _unref: false,\n    _pipeName: undefined,\n    _connectionKey: '6::::0',\n    _listeningId: 2,\n    Symbol(kCapture): false,\n    Symbol(asyncIdSymbol): 2\n  }\n}\n    const child = spawn(process.execPath, [__filename, 'child'], {\n                  ^\n    at toDenoStdio (ext:deno_node/internal/child_process.ts:605:15)\n    at ChildProcess.#spawnInternal (ext:deno_node/internal/child_process.ts:207:35)\n    at ChildProcess.spawn (ext:deno_node/internal/child_process.ts:157:26)\n    at spawn (ext:deno_node/child_process.ts:168:11)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-listen-fd-server.js:97:19)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n"},{}],"parallel/test-trace-events-api.js":["IGNORE",null,{"ignoreReason":"Deno's node:trace_events polyfill is a stub (createTracing returns an object without .enable/.disable, getEnabledCategories returns \"\" instead of undefined). These tests were silently skipping via try/catch(require('trace_events')) until that lookup was fixed."}],"parallel/test-v8-stop-coverage.js":[false,{"code":1,"stderr":"error: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/v8-coverage/interval\". Maybe add a '.js' extension or run with --sloppy-imports\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(output.status, 0);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-stop-coverage.js:31:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-stop-coverage.js:5:26\n"},{}],"parallel/test-stream-readable-object-multi-push-async.js":[true,null,{}],"parallel/test-net-connect-reset.js":[true,null,{}],"parallel/test-fs-watch-ignore-regexp.js":[true,null,{}],"parallel/test-h2-large-header-cause-client-to-hangup.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-runner-root-duration.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-root-duration.js\nroot duration is longer than test duration ... FAILED (145ms)\n\n ERRORS \n\nroot duration is longer than test duration => ./test/parallel/test-runner-root-duration.js:7:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 2\n\n  assert.strictEqual(durations.length, 2);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-root-duration.js:20:10)\n\n FAILURES \n\nroot duration is longer than test duration => ./test/parallel/test-runner-root-duration.js:7:1\n\nFAILED | 0 passed | 1 failed (176ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-vm-harmony-symbols.js":[true,null,{}],"parallel/test-http-outgoing-buffer.js":[true,null,{}],"es-module/test-esm-import-attributes-errors.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_UNKNOWN_MODULE_FORMAT'\n- }\n\nawait assert.rejects(\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-errors.mjs:7:1\n"},{}],"parallel/test-http2-compat-serverresponse-end.js":[true,null,{}],"parallel/test-stream-reduce.js":[true,null,{}],"parallel/test-stream-iterator-helpers-test262-tests.mjs":[true,null,{}],"parallel/test-tls-cli-min-version-1.0.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-eslint-prefer-optional-chaining.js":[true,null,{}],"parallel/test-net-buffersize.js":[true,null,{}],"parallel/test-http-server-headers-timeout-delayed-headers.js":[true,null,{}],"internet/test-net-autoselectfamily-events-failure.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-invalid-url.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_PROXY_INVALID_CONFIG'\n- }\n\nassert.throws(() => {\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-invalid-url.mjs:7:8\n"},{}],"parallel/test-stream-wrap-encoding.js":[true,null,{}],"parallel/test-crypto-ecdh-convert-key.js":[true,null,{}],"parallel/test-child-process-spawnsync-validation-errors.js":[true,null,{}],"parallel/test-buffer-slow.js":[true,null,{}],"parallel/test-tls-buffersize.js":[true,null,{}],"parallel/test-http-client-finished.js":[true,null,{}],"parallel/test-crypto-keygen-rsa-pss.js":[true,null,{}],"es-module/test-vm-compile-function-leak.js":[true,null,{}],"parallel/test-dgram-send-empty-array.js":[true,null,{}],"parallel/test-stream-writable-end-cb-uncaught.js":[true,null,{}],"parallel/test-crypto-keygen-missing-oid.js":[true,null,{}],"parallel/test-http-outgoing-end-cork.js":[false,{"code":1,"stderr":"Sending req no 1\n22 bytes were received for request 1\nSending req no 2\n22 bytes were received for request 2\nSending req no 3\n22 bytes were received for request 3\nSending req no 4\n22 bytes were received for request 4\nSending req no 5\n22 bytes were received for request 5\nSending req no 6\n22 bytes were received for request 6\nSending req no 7\n22 bytes were received for request 7\nSending req no 8\n22 bytes were received for request 8\nSending req no 9\n22 bytes were received for request 9\nSending req no 10\n22 bytes were received for request 10\nSending req no 11\n22 bytes were received for request 11\nSending req no 12\n22 bytes were received for request 12\nSending req no 13\n22 bytes were received for request 13\nSending req no 14\n22 bytes were received for request 14\nSending req no 15\n22 bytes were received for request 15\nSending req no 16\n22 bytes were received for request 16\nSending req no 17\n22 bytes were received for request 17\nSending req no 18\n22 bytes were received for request 18\nSending req no 19\n22 bytes were received for request 19\nSending req no 20\n22 bytes were received for request 20\nSending req no 21\n22 bytes were received for request 21\nSending req no 22\n22 bytes were received for request 22\nSending req no 23\n22 bytes were received for request 23\nSending req no 24\n22 bytes were received for request 24\nSending req no 25\n22 bytes were received for request 25\nSending req no 26\n22 bytes were received for request 26\nSending req no 27\n22 bytes were received for request 27\nSending req no 28\n22 bytes were received for request 28\nSending req no 29\n22 bytes were received for request 29\nSending req no 30\n22 bytes were received for request 30\nSending req no 31\n22 bytes were received for request 31\nSending req no 32\n22 bytes were received for request 32\nSending req no 33\n22 bytes were received for request 33\nSending req no 34\n22 bytes were received for request 34\nSending req no 35\n22 bytes were received for request 35\nSending req no 36\n22 bytes were received for request 36\nSe ..."},{}],"parallel/test-fs-fchown-negative-one.js":[true,null,{}],"parallel/test-http-keep-alive-max-requests.js":[true,null,{}],"parallel/test-http-invalid-urls.js":[true,null,{}],"parallel/test-https-timeout.js":[true,null,{}],"parallel/test-net-after-close.js":[true,null,{}],"parallel/test-child-process-fork.js":[true,null,{}],"parallel/test-fs-read-stream-err.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:32:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:39:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:45:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-read-stream-err.js:5:26\n\n"},{}],"sequential/test-debugger-debug-brk.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-dgram-send-error.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch-default.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv();\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:8:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv();\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:8:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch-default.mjs:12:1\n"},{}],"parallel/test-zlib-write-after-close.js":[true,null,{}],"parallel/test-fs-cp-sync-src-parent-of-dest-error.mjs":[true,null,{}],"parallel/test-whatwg-encoding-singlebyte.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-domain-no-error-handler-abort-on-uncaught-9.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-http-insecure-parser.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'HTTP/1.1 400 Bad Request'\n- 'HTTP/1.1 200 OK'\n            ^\n\n    assert.strictEqual(head, 'HTTP/1.1 200 OK');\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-insecure-parser.js:33:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"sea/test-build-sea-invalid-boolean-fields.js":[true,null,{}],"parallel/test-net-connect-options-fd.js":[true,null,{}],"parallel/test-stream-readable-error-end.js":[true,null,{}],"es-module/test-esm-loader-programmatically.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-programmatically.mjs\nESM: programmatically register loaders ...\n  works with only a dummy CLI argument ... FAILED (52ms)\n  registering via --import ...\n    should programmatically register a loader from a MJS file ... FAILED (62ms)\n    should programmatically register a loader from a CJS file ... FAILED (57ms)\n  registering via --import ... FAILED (due to 2 failed steps) (120ms)\n  programmatically registered loaders are appended to an existing chaining ... FAILED (60ms)\n  works registering loaders across files ... FAILED (60ms)\n  works registering loaders across virtual files ... FAILED (62ms)\n  works registering the same loaders more them once ... FAILED (45ms)\n  works registering loaders as package name ... FAILED (59ms)\n  works without a CLI flag ... FAILED (61ms)\n  does not work with a loader specifier that does not exist ... FAILED (63ms)\n  does not work with a loader that got syntax errors ... ok (59ms)\nESM: programmatically register loaders ... FAILED (due to 9 failed steps) (644ms)\n\n ERRORS \n\nESM: programmatically register loaders ... works with only a dummy CLI argument => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+   '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+   '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+   '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-programmatically.mjs:37:12)\n\nESM: programmatically register loaders ... registering via --import ... should programmatically register a loader from a MJS file => ext:deno_node/testing ..."},{"usesNodeTest":1}],"parallel/test-diagnostics-channel-object-channel-pub-sub.js":[true,null,{}],"parallel/test-stream-preprocess.js":[true,null,{}],"pseudo-tty/test-tty-window-size.js":[true,null,{}],"parallel/test-node-output-vm.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-trace-env.js":[false,{"code":1,"stderr":"\n[process 18917]: --- stderr ---\n\n[process 18917]: --- stdout ---\n\n[process 18917]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /get \"NODE_EXTRA_CA_CERTS\"/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env.js:20:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /get \"NODE_EXTRA_CA_CERTS\"/,\n  operator: 'match',\n  diff: 'simple'\n}\nspawnSyncAndAssert(process.execPath, ['--trace-env', fixtures.path('empty.js')], {\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-env.js:5:26\n"},{}],"parallel/test-http-server-close-idle-wait-response.js":[true,null,{}],"es-module/test-esm-wasm-source-phase-no-execute-dynamic.mjs":[false,{"code":1,"stderr":"\n[process 8354]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"FAIL\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/unimportable.wasm:1:50\nawait import.source(unimportableUrl);\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-source-phase-no-execute-dynamic.mjs:6:1\n\n[process 8354]: --- stdout ---\n\n[process 8354]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-source-phase-no-execute-dynamic.mjs:6:1\n"},{}],"parallel/test-https-server-close-idle.js":[true,null,{}],"parallel/test-performance-timeline.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'three',\n+   'two',\n    'one',\n-   'two',\n-   'three'\n  ]\n\nassert.deepStrictEqual(entries.map((x) => x.name), ['one', 'two', 'three']);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-timeline.mjs:23:8\n"},{}],"parallel/test-fs-cp-async-same-dir-twice.mjs":[true,null,{}],"parallel/test-cluster-bind-twice.js":[true,null,{}],"parallel/test-domain-top-level-error-handler-clears-stack.js":[true,null,{}],"parallel/test-pipe-return-val.js":[true,null,{}],"parallel/test-repl-load-multiline.js":[true,null,{}],"es-module/test-esm-wasm-source-phase-not-defined-static.mjs":[false,{"code":1,"stderr":"\n[process 8574]: --- stderr ---\nerror: Importing JavaScript modules at source phase is unsupported.\n  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/wasm-source-phase.js\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-source-phase-not-defined-static.mjs:2:29\n\n[process 8574]: --- stdout ---\n\n[process 8574]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /Source phase import object is not defined for module/. Input:\n\n'error: Importing JavaScript modules at source phase is unsupported.\\n' +\n  '  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/wasm-source-phase.js\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-source-phase-not-defined-static.mjs:2:29\\n'\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-source-phase-not-defined-static.mjs:15:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-source-phase-not-defined-static.mjs:9:1 {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 'error: Importing JavaScript modules at source phase is unsupported.\\n' +\n    '  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/wasm-source-phase.js\\n' +\n    '    at f ..."},{}],"parallel/test-parse-test-envs.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-parse-test-envs.js\nenv var via comment ...\n  should set env var A_SET_ENV_VAR ... FAILED (1ms)\n  should set env var B_SET_ENV_VAR ... FAILED (1ms)\n  should interop with flags ... FAILED (1ms)\nenv var via comment ... FAILED (due to 3 failed steps) (15ms)\n\n ERRORS \n\nenv var via comment ... should set env var A_SET_ENV_VAR => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'A_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.A_SET_ENV_VAR, 'A_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-envs.js:16:12)\n\nenv var via comment ... should set env var B_SET_ENV_VAR => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'B_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.B_SET_ENV_VAR, 'B_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-envs.js:19:12)\n\nenv var via comment ... should interop with flags => ext:deno_node/testing.ts:370:37\nerror: Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-envs.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-envs.js\n    const flag = require('internal/options').getOptionValue('--test-isolation');\n                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-envs.js:23:18)\n\n FAILURES \n\nenv var via comment ... should set env var A_SET_ENV_VAR => ext:deno_node ..."},{"usesNodeTest":1}],"parallel/test-repl-require-cache.js":[true,null,{}],"parallel/test-worker-uncaught-exception.js":[true,null,{}],"parallel/test-child-process-stdout-ipc.js":[true,null,{}],"es-module/test-esm-wasm-globals-all-types.mjs":[false,{"code":1,"stderr":"\n[process 7451]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ Global [WebAssembly.Global] {}\n- 42\n\n  strictEqual(wasmExports.importedI32, 42);\n  ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-globals-all-types.mjs:15:3\n\n[process 7451]: --- stdout ---\n\n[process 7451]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-globals-all-types.mjs:6:1\n"},{}],"parallel/test-http2-compat-serverresponse-statusmessage-property.js":[true,null,{}],"parallel/test-child-process-spawn-typeerror.js":[true,null,{}],"parallel/test-vm-module-linkmodulerequests.js":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-vm-module-linkmodulerequests.js\nsimple graph ... FAILED (1ms)\ninvalid link values ... FAILED (1ms)\nmismatch linkage ... FAILED (0ms)\ninstantiate error should hint about module identifier ... FAILED (0ms)\n\n ERRORS \n\nsimple graph => ./test/parallel/test-vm-module-linkmodulerequests.js:12:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.simple (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests.js:14:7)\n\ninvalid link values => ./test/parallel/test-vm-module-linkmodulerequests.js:27:1\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_VM_MODULE_NOT_MODULE'\n- }\n\n    assert.throws(() => module.linkRequests([value]), {\n           ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests.js:37:12)\n\nmismatch linkage => ./test/parallel/test-vm-module-linkmodulerequests.js:43:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests.js:45:7)\n\ninstantiate error should hint about module identifier => ./test/parallel/test-vm-module-linkmodulerequests.js:69:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([bar]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests.js:73:7)\n\n FAILURES \n\nsimple graph => ./test/parallel/test-vm-module-linkmodulerequests.js:12:1\ninvalid link values => ./test/parallel/test-vm-module-linkmodulerequests.js:27:1\nmismatch linkage => ./test/parallel/test-vm-module-linkmodulerequests.js:43:1\ninstantiate error should hi ..."},{"usesNodeTest":1}],"parallel/test-internal-util-classwrapper.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"sea/test-build-sea-invalid-json.js":[true,null,{}],"parallel/test-debugger-pid.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"client-proxy/test-http-set-global-proxy-from-env-override-http.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-override-http.mjs:14:1\n"},{}],"pseudo-tty/test-trace-sigint-disabled.js":[true,null,{}],"parallel/test-crypto-keygen-promisify.js":[true,null,{}],"parallel/test-vm-module-import-meta.js":[false,{"code":1,"stderr":"\n\n============================================================\nDeno has panicked. This is a bug in Deno. Please report this\nat https://github.com/denoland/deno/issues/new.\nIf you can reliably reproduce this panic, include the\nreproduction steps and re-run with the RUST_BACKTRACE=1 env\nvar set and include the backtrace in your report.\n\nPlatform: linux x86_64\nVersion: 2.7.14+1d8465f\nArgs: [\"/opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno\", \"run\", \"-A\", \"--quiet\", \"--unstable-unsafe-proto\", \"--unstable-bare-node-builtins\", \"test/parallel/test-vm-module-import-meta.js\"]\n\nView stack trace at:\nhttps://panic.deno.com/v2.7.14+1d8465f9cf43cba860fa18990a541967e65d96f5/x86_64-unknown-linux-gnu/gty1gHk33hzEgu3hzEgt3hzEgr3hzEgv8hzEgxrxzEgjpslFg9h5jDg8j6rDg_tnuDA\n\nthread 'main' (15018) panicked at libs/core/runtime/bindings.rs:816:6:\nModule not found\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n"},{}],"parallel/test-errors-systemerror-stackTraceLimit-not-writable.js":[true,null,{}],"parallel/test-tracing-no-crash.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: undefinederror: Uncaught (in promise) Error\n    at evalmachine.<anonymous>:1:7\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n  assert(stderr.includes('throw new Error()'), stderr);\n  ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tracing-no-crash.js:20:3)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-path-normalize.js":[true,null,{}],"parallel/test-http-client-input-function.js":[true,null,{}],"parallel/test-crypto-encoding-validation-error.js":[true,null,{}],"parallel/test-tls-cnnic-whitelist.js":[true,null,{}],"parallel/test-compile-cache-dynamic-import.js":[false,{"code":1,"stderr":"\n[process 14581]: --- stderr ---\n\n[process 14581]: --- stdout ---\nhello world\n\n[process 14581]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /reading cache from .* for ESM .*mod\\.js/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-dynamic-import.js:32:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-dynamic-import.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /reading cache from .* for ESM .*mod\\.js/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-dynamic-import.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-dynamic-import.js:5:26\n"},{}],"sequential/test-https-server-keep-alive-timeout.js":[true,null,{}],"parallel/test-next-tick-when-exiting.js":[true,null,{}],"es-module/test-esm-invalid-data-urls.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_MODULE_NOT_FOUND',\n+   message: 'Expected a JavaScript or TypeScript module, but identified a Unknown module. Importing these types of modules is currently not supported.\\n' +\n+     '  Specifier: data:text/plain,export default0'\n-   code: 'ERR_UNKNOWN_MODULE_FORMAT',\n-   message: 'Unknown module format: text/plain for URL data:text/plain,export default0'\n  }\n\n  await assert.rejects(import('data:text/plain,export default0'), {\n  ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-invalid-data-urls.js:6:3\n"},{}],"parallel/test-dgram-connect-send-empty-packet.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-finish.js":[true,null,{}],"pummel/test-worker-take-heapsnapshot.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: Worker.prototype.getHeapSnapshot\n  const stream = await w.getHeapSnapshot();\n                         ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at NodeWorker.getHeapSnapshot (ext:deno_node/worker_threads.ts:597:27)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-worker-take-heapsnapshot.js:12:26\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-worker-take-heapsnapshot.js:5:26\n"},{}],"parallel/test-buffer-isutf8.js":[true,null,{}],"parallel/test-crypto-pqc-sign-verify-ml-dsa.js":[true,null,{}],"parallel/test-vm-global-property-interceptors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(() => vm.runInContext(`\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-interceptors.js:126:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-interceptors.js:5:26\n"},{}],"parallel/test-process-default.js":[true,null,{}],"parallel/test-async-hooks-worker-asyncfn-terminate-4.js":[true,null,{}],"parallel/test-trace-events-fs-async.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(traceFile))\n\n  assert(fs.existsSync(traceFile));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-fs-async.js:325:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-fs-async.js:5:26\n"},{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-0.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-fs-watch-ignore-recursive-glob.js":[true,null,{}],"parallel/test-crypto-oneshot-hash-xof.js":[true,null,{}],"parallel/test-tls-js-stream.js":[true,null,{}],"parallel/test-worker-message-port-move.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: moveMessagePortToContext\ncontext.port = moveMessagePortToContext(port1, context);\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at moveMessagePortToContext (ext:deno_node/worker_threads.ts:1144:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-move.js:12:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-move.js:5:26\n"},{}],"parallel/test-http-agent-maxsockets.js":[true,null,{}],"es-module/test-import-preload-require-cycle.js":[true,null,{}],"parallel/test-urlpattern-invalidthis.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: URLPattern is not a constructor\nconst pattern = new URLPattern();\n                ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern-invalidthis.js:8:17)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern-invalidthis.js:5:26\n"},{}],"module-hooks/test-async-loader-hooks-initialize-rejecting.mjs":[false,{"code":1,"stderr":"\n[process 5674]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"node:os\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 5674]: --- stdout ---\n\n[process 5674]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /undefined$/m\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-rejecting.mjs:7:1\n"},{}],"parallel/test-eslint-alphabetize-primordials.js":[true,null,{}],"parallel/test-vm-new-script-this-context.js":[true,null,{}],"parallel/test-tls-reinitialize-listeners.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/net'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-reinitialize-listeners.js\nconst { kReinitializeHandle } = require('internal/net');\n                                ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-reinitialize-listeners.js:13:33)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-intl-v8BreakIterator.js":[true,null,{}],"parallel/test-runner-plan.mjs":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-runner-plan.mjs\ninput validation ...\n  throws if options is not an object ... FAILED (1ms)\n  throws if options.wait is not a number or a boolean ... FAILED (0ms)\n  throws if count is not a number ... ok (1ms)\ninput validation ... FAILED (due to 2 failed steps) (6ms)\ntest planning ...\n  should pass when assertions match plan ... FAILED (0ms)\n  should fail when less assertions than planned ... FAILED (2ms)\n  should fail when more assertions than planned ... FAILED (3ms)\n  should handle plan with subtests correctly ... FAILED (0ms)\n  should handle plan via options ... FAILED (0ms)\n  should handle streaming with plan ... FAILED (1ms)\n  should handle nested subtests with plan ... FAILED (0ms)\n  with timeout ...\n    should handle basic timeout scenarios ... FAILED (1ms)\n    should fail when timeout expires before plan is met ... FAILED (1ms)\n    should handle wait:true option specifically ... FAILED (0ms)\n    should handle wait:false option (should not wait) ... FAILED (1ms)\n  with timeout ... FAILED (due to 4 failed steps) (6ms)\ntest planning ... FAILED (due to 8 failed steps) (22ms)\n\n ERRORS \n\ninput validation ... throws if options is not an object => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-plan.mjs:10:14)\n\ninput validation ... throws if options.wait is not a number or a boolean => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Missing expected exception.\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-plan.mjs:19:14)\n\ntest planning ... should pass when assertions match plan => ext:deno_node/testing.ts:509:21\nerror: Error: Not implemented: test.run\n    const stream = run({\n                   ^\n    at notImplemented (ext:deno_ ..."},{"usesNodeTest":1}],"parallel/test-sqlite-config.js":[true,null,{"usesNodeTest":1}],"parallel/test-whatwg-events-customevent.js":[true,null,{}],"module-hooks/test-async-loader-hooks-no-leak-internals.mjs":[true,null,{}],"parallel/test-http-agent-destroyed-socket.js":[true,null,{}],"sequential/test-diagnostic-dir-heap-prof.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-diagnostic-dir-heap-prof.js:85:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-diagnostic-dir-heap-prof.js:5:26\n"},{}],"parallel/test-tls-get-ca-certificates-system.js":[true,null,{}],"parallel/test-icu-data-dir.js":[true,null,{}],"parallel/test-cluster-worker-kill-signal.js":[true,null,{}],"sequential/test-cpu-prof-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-exit.js:37:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-exit.js:5:26\n"},{}],"parallel/test-process-ppid.js":[true,null,{}],"parallel/test-fs-read-stream-file-handle.js":[true,null,{}],"parallel/test-http-autoselectfamily.js":[true,null,{}],"parallel/test-cluster-rr-ref.js":[true,null,{}],"parallel/test-module-symlinked-peer-modules.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ReferenceError: module is not defined\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1380/moduleA/index.js:1:1\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1380/app/index.js:1:15)\n'use strict'; require('moduleA');\n              ^\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1380/app/index.js:1:15)\n    at Module._compile (node:module:960:34)\n\n    info: Deno supports CommonJS modules in .cjs files, or when the closest\n          package.json has a \"type\": \"commonjs\" option.\n    hint: Rewrite this module to ESM,\n          or change the file extension to .cjs,\n          or add package.json next to the file with \"type\": \"commonjs\" option,\n          or pass --unstable-detect-cjs flag to detect CommonJS when loading.\n    docs: https://docs.deno.com/go/commonjs\n"},{}],"parallel/test-readline-input-onerror.js":[true,null,{}],"parallel/test-repl-tab-complete-new-expression.js":[true,null,{"usesNodeTest":1}],"parallel/test-stream2-readable-wrap-destroy.js":[true,null,{}],"parallel/test-child-process-exec-std-encoding.js":[true,null,{}],"parallel/test-tls-streamwrap-buffersize.js":[true,null,{}],"parallel/test-tls-sni-server-client.js":[true,null,{}],"parallel/test-async-hooks-prevent-double-destroy.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: globalThis.gc is not a function\n  globalThis.gc();\n             ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-prevent-double-destroy.js:20:14)\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\n    at runImmediates (ext:core/01_core.js:249:21)\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\n"},{}],"test-runner/test-watch-create-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"abort/test-abort-fatal-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(common.nodeProcessAborted(err.code, err.signal))\n\n  assert(common.nodeProcessAborted(err.code, err.signal));\n  ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-abort-fatal-error.js:42:3\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"client-proxy/test-http-proxy-fetch.mjs":[false,{"code":1,"stderr":"[STDOUT] Hello world\n\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n    {\n      headers: {\n+       'accept-encoding': 'gzip,br',\n+       'accept-language': '*',\n+       'user-agent': 'Deno/2.7.14+1d8465f',\n+       accept: '*/*',\n-       'proxy-connection': 'keep-alive',\n-       connection: 'close',\n        host: 'localhost:42947'\n      },\n+     method: 'GET',\n+     url: 'http://localhost:42947/test'\n-     method: 'CONNECT',\n-     url: 'localhost:42947'\n    }\n  ]\n\nassert.deepStrictEqual(logs, expectedLogs);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-fetch.mjs:42:8\n"},{}],"parallel/test-require-invalid-main-no-exports.js":[true,null,{}],"parallel/test-tls-set-ciphers-error.js":[true,null,{}],"parallel/test-child-process-spawnsync-env.js":[true,null,{}],"parallel/test-aborted-util.js":[false,{"code":1,"stderr":"running 5 tests from ./test/parallel/test-aborted-util.js\nAborted works when provided a resource ... ok (0ms)\nAborted with gc cleanup ... FAILED (93ms)\nFails with error if not provided AbortSignal ... ok (5ms)\nFails if not provided a resource ...\n ERRORS \n\nAborted with gc cleanup => ./test/parallel/test-aborted-util.js:23:1\nerror: AssertionError: The input did not match the regular expression /<pending>/. Input:\n\n'Promise { undefined }'\n\n  assert.match(inspect(abortedPromise), /<pending>/);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-aborted-util.js:41:10)\n\n FAILURES \n\nAborted with gc cleanup => ./test/parallel/test-aborted-util.js:23:1\n\nFAILED | 2 passed | 1 failed (104ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-http-client-timeout-event.js":[true,null,{}],"parallel/test-assert-fail.js":[true,null,{"usesNodeTest":1}],"parallel/test-runner-snapshot-tests.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-inspector-inspect-brk-node.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-dns-resolvesrv.js":[true,null,{}],"parallel/test-timers-unrefed-in-callback.js":[true,null,{}],"parallel/test-http-client-response-timeout.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-promise-unhandled.js":[true,null,{}],"parallel/test-net-listen-close-server.js":[true,null,{}],"parallel/test-buffer-tostring-4gb.js":[true,null,{}],"parallel/test-buffer-over-max-length.js":[true,null,{}],"parallel/test-domain-nested-throw.js":[true,null,{}],"client-proxy/test-https-proxy-request-proxy-failure-502.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\nassert.strictEqual(stderr.match(/ERR_PROXY_TUNNEL.*Failed to establish tunnel to .* HTTP\\/1\\.1 502 Bad Gateway/g).length, 1);\n                                                                                                                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-proxy-failure-502.mjs:45:114\n"},{}],"parallel/test-fs-existssync-false.js":[true,null,{}],"parallel/test-crypto-pqc-key-objects-ml-dsa.js":[true,null,{}],"internet/test-http-dns-fail.js":[true,null,{}],"parallel/test-punycode.js":[true,null,{}],"parallel/test-timers-process-tampering.js":[true,null,{}],"parallel/test-fs-watchfile.js":[true,null,{}],"es-module/test-vm-main-context-default-loader-eval.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MODULE_NOT_FOUND'\n- }\n\n    await assert.rejects(s.runInContext(ctx), { code: 'ERR_MODULE_NOT_FOUND' });\n    ^\n    at async main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-vm-main-context-default-loader-eval.js:53:5)\n"},{}],"parallel/test-repl-tab-complete-on-editor-mode.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: ifError got unwanted exception: Cannot read properties of undefined (reading 'length')\n    at EventEmitter.emit (ext:deno_node/_events.mjs:440:20)\n    at _replCaptureCallback (node:repl:61:11)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"parallel/test-fs-cp-sync-copy-file-to-directory-error.mjs":[true,null,{}],"parallel/test-repl-options.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-net-listen-fd0.js":[true,null,{}],"parallel/test-zlib-zstd-kmaxlength-rangeerror.js":["IGNORE",null,{"ignoreReason":"Deno pre-loads polyfills as ESM, so kMaxLength is a live binding that can't be snapshotted like Node.js CJS require"}],"parallel/test-tls-client-destroy-soon.js":[true,null,{}],"parallel/test-worker-ref-onexit.js":[true,null,{}],"parallel/test-perf-hooks-timerify-invalid-args.js":[true,null,{}],"parallel/test-dns-lookupService-promises.js":[true,null,{}],"parallel/test-diagnostics-channel-module-import-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     name: 'start',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js',\n-     url: 'does-not-exist'\n-   },\n-   {\n-     name: 'end',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js',\n-     url: 'does-not-exist'\n-   },\n-   {\n-     error: TypeError: Import \"does-not-exist\" not a dependency\n-         at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js:31:23\n-     \n-         at async waitForActual (ext:deno_node/assert.ts:263:7)\n-         at async assert.rejects (ext:deno_node/assert.ts:574:27) {\n-       code: 'ERR_MODULE_NOT_FOUND'\n-     },\n-     name: 'error',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js',\n-     url: 'does-not-exist'\n-   },\n-   {\n-     error: TypeError: Import \"does-not-exist\" not a dependency\n-         at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js:31:23\n-     \n-         at async waitForActual (ext:deno_node/assert.ts:263:7)\n-         at async assert.rejects (ext:deno_node/assert.ts:574:27) {\n-       code: 'ERR_MODULE_NOT_FOUND'\n-     },\n-     name: 'asyncStart',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js',\n-     url: 'does-not-exist'\n-   },\n-   {\n-     error: TypeError: Import \"does-not-exist\" not a dependency\n-         at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import-error.js:31:23\n-     \n-         at as ..."},{}],"test-runner/test-output-test-timeout-flag.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: --test-timeout is set to 100ms\\n' +\n-   '    # Subtest: should timeout after 100ms\\n' +\n-   '    not ok 1 - should timeout after 100ms\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/test-timeout-flag.js:8:3'\\n\" +\n-   \"      failureType: 'testTimeoutFailure'\\n\" +\n-   \"      error: 'test timed out after 100ms'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      stack: |-\\n' +\n-   '        async Promise.all (index 0)\\n' +\n-   '      ...\\n' +\n-   '    # Subtest: should timeout after 5ms\\n' +\n-   '    not ok 2 - should timeout after 5ms\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/test-timeout-flag.js:16:3'\\n\" +\n-   \"      failureType: 'testTimeoutFailure'\\n\" +\n-   \"      error: 'test timed out after 5ms'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: should not timeout\\n' +\n-   '    ok 3 - should not timeout\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: should pass\\n' +\n-   '    ok 4 - should pass\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..4\\n' +\n-   'not ok 1 - --test-timeout is set to 100ms\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/test-timeout-flag.js:5:1'\\n\" +\n-   \"  failureType: 'subtestsFailed'\\n\" +\n-   \"  error: '2 subtests failed'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: should inherit timeout options to children\\n' +\n-   '    # Subtest: should timeout after 1ms\\n' +\n-   '    not  ..."},{}],"parallel/test-process-threadCpuUsage-worker-threads.js":["IGNORE",null,{"ignoreReason":"This test is flaky and/or timing out. Needs to be investigated"}],"parallel/test-http-writable-true-after-close.js":[true,null,{}],"parallel/test-worker-cleanexit-with-moduleload.js":[true,null,{}],"internet/test-net-connect-timeout.js":[true,null,{}],"parallel/test-fs-promises-file-handle-op-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/fs/promises'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-op-errors.js\n} = require('internal/fs/promises');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-op-errors.js:18:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"pummel/test-heapdump-zlib.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-fs-watch-ignore-invalid.js":[true,null,{}],"parallel/test-url-domain-ascii-unicode.js":[true,null,{"usesNodeTest":1}],"parallel/test-net-listening.js":[true,null,{}],"parallel/test-timers-nested.js":[true,null,{}],"parallel/test-async-hooks-enable-during-promise.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected at least 2, actual 1.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-during-promise.js:9:19\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-during-promise.js:5:26\n\n"},{}],"parallel/test-events-on-async-iterator.js":[true,null,{}],"parallel/test-fs-cp-async-dest-symlink-points-to-src-error.mjs":[true,null,{}],"abort/test-addon-uv-handle-leak.js":[true,null,{}],"parallel/test-trace-exit-stack-limit.js":[false,{"code":1,"stderr":"\n[process 19282]: --- stderr ---\n\n[process 19282]: --- stdout ---\n\n[process 19282]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n\n0 !== 30\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-exit-stack-limit.js:22:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-exit-stack-limit.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 0,\n  expected: 30,\n  operator: 'strictEqual',\n  diff: 'simple'\n}\nspawnSyncAndAssert(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-exit-stack-limit.js:10:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-exit-stack-limit.js:5:26\n"},{}],"parallel/test-stream-writable-decoded-encoding.js":[true,null,{}],"parallel/test-timers.js":[true,null,{}],"parallel/test-tls-over-http-tunnel.js":[true,null,{}],"parallel/test-child-process-pipe-dataflow.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-dgram-bytes-length.js":[true,null,{}],"parallel/test-util-inspect-namespace.js":[true,null,{}],"sea/test-single-executable-application-inspect-in-sea-flags.js":[true,null,{}],"parallel/test-priority-queue.js":[true,null,{}],"parallel/test-vm-run-in-new-context.js":[true,null,{}],"parallel/test-signal-handler-remove-on-exit.js":[true,null,{}],"parallel/test-child-process-recv-handle.js":["IGNORE",null,{"ignoreReason":"Uses internal/child_process kChannelHandle with readStop/readStart which is not exposed in Deno"}],"internet/test-dns-idna2008.js":[true,null,{}],"parallel/test-fs-promises-file-handle-readFile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection (AbortError): tick-0\n    await assert.rejects(readFile(fileHandle, common.mustNotMutateObjectDeep({ signal })), {\n    ^\n    at async doReadAndCancel (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-readFile.js:74:5)\n"},{}],"parallel/test-fs-readdir-stack-overflow.js":[true,null,{}],"test-runner/test-output-dot-output-custom-columns.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"/opt/hostedtoolcache/Python/3.11.15/x64/bin/python3: can't open file '<project-root>/tools/pseudo-tty.py': [Errno 2] No such file or directory\\n\"\n- '[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m\\n' +\n-   '[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m\\n' +\n-   '[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-dot-output-custom-columns.mjs:8:1\n"},{}],"parallel/test-stream-big-push.js":[true,null,{}],"parallel/test-disable-sigusr1.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-watch.js":[true,null,{}],"parallel/test-http2-connect.js":[true,null,{}],"es-module/test-esm-wasm-module-instances-warning.mjs":[false,{"code":1,"stderr":"\n[process 7609]: --- stderr ---\n\n[process 7609]: --- stdout ---\n\n[process 7609]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /ExperimentalWarning/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-module-instances-warning.mjs:13:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-module-instances-warning.mjs:8:1 {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /ExperimentalWarning/,\n  operator: 'match',\n  diff: 'simple'\n}\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-module-instances-warning.mjs:8:1\n"},{}],"parallel/test-http2-util-headers-list.js":[true,null,{}],"parallel/test-sqlite-named-parameters.js":[true,null,{"usesNodeTest":1}],"module-hooks/test-module-hooks-import-wasm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks, createRequire } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-import-wasm.mjs:6:10)\n"},{}],"parallel/test-readline-promises-interface.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:958:22\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:782:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:966:22\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:782:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:958:22\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-readline-promises-interface.js:782:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js ..."},{}],"parallel/test-timers-unref.js":[true,null,{}],"parallel/test-readline.js":[true,null,{}],"parallel/test-fs-promises-watch-ignore-invalid.mjs":[true,null,{}],"parallel/test-domain-timer.js":[true,null,{}],"parallel/test-fs-cp-sync-parent-symlink-dest-points-to-src-error.mjs":[true,null,{}],"parallel/test-http-response-statuscode.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n400 !== 200\n\n    assert.strictEqual(res.statusCode, 200);\n           ^\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-response-statuscode.js:81:12)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at Socket.socketOnData (node:_http_client:541:22)\n"},{}],"parallel/test-crypto-classes.js":[true,null,{}],"parallel/test-performance-gc.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-gc.js:28:46)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-gc.js:5:26\n\n"},{}],"parallel/test-tls-on-empty-socket.js":[true,null,{}],"parallel/test-https-connecting-to-http.js":["IGNORE",null,{"ignoreReason":"TLS handshake error not propagated when HTTPS client connects to plain HTTP server"}],"parallel/test-internal-util-normalizeencoding.js":[true,null,{}],"parallel/test-http-dont-set-default-headers-with-set-header.js":[true,null,{}],"es-module/test-esm-util-types.mjs":[true,null,{}],"parallel/test-tls-alpn-server-client.js":[true,null,{}],"parallel/test-cluster-worker-exit.js":[true,null,{}],"client-proxy/test-http-proxy-request-invalid-proxy.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n  assert.throws(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-invalid-proxy.mjs:26:10\n"},{}],"parallel/test-fs-write-sync-optional-params.js":[true,null,{}],"parallel/test-eventtarget-once-twice.js":[true,null,{}],"parallel/test-permission-net-uds.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-fs-cp-async-subdirectory-of-self.mjs":[true,null,{}],"es-module/test-esm-cjs-main.js":[true,null,{"usesNodeTest":1}],"parallel/test-crypto-pqc-keygen-ml-dsa.js":[true,null,{}],"sequential/test-watch-mode-watch-flags.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"module-hooks/test-module-hooks-load-short-circuit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit.js:8:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit.js:5:26\n"},{}],"sea/test-single-executable-application-assets.js":[true,null,{}],"test-runner/test-run-watch-repeatedly.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ file: 'test.js', fileToUpdate: 'test.js', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-repeatedly.mjs:8:1)\n"},{}],"parallel/test-fs-write-stream-autoclose-option.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_THIS'\n- }\n\nassert.throws(() => fs.WriteStream.prototype.autoClose, {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-autoclose-option.js:59:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-autoclose-option.js:5:26\n"},{}],"client-proxy/test-http-proxy-request-proxy-failure-500.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: socket hang up\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at Socket.socketOnEnd (node:_http_client:528:25)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5) {\n  code: \"ECONNRESET\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Proxy error ECONNRESET: socket hang up/. Input:\n\n''\n\nassert.match(stdout, /Proxy error ECONNRESET: socket hang up/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-proxy-failure-500.mjs:33:8\n"},{}],"parallel/test-repl-tab-complete-computed-props.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-repl-tab-complete-computed-props.js\nREPL tab object completion on computed properties ...\n  simple string cases ...\n    works with double quoted strings ... FAILED (6ms)\n    works with single quoted strings ... FAILED (3ms)\n    works with template strings ... FAILED (1ms)\n    works with nested objects ... FAILED (1ms)\n    works with nested objects combining different type of strings ... FAILED (1ms)\n    works with strings with spaces ... FAILED (1ms)\n  simple string cases ... FAILED (due to 6 failed steps) (53ms)\n  variables as indexes ...\n    works with a simple variable ... FAILED (0ms)\n    works with a computed variable ... FAILED (0ms)\n    works with a simple inlined computed property ... FAILED (1ms)\n    works with a ternary inlined computed property ... FAILED (1ms)\n    works with an inlined computed property with a nested property lookup ... FAILED (1ms)\n    works with an inlined computed property with a nested inlined computer property lookup ... FAILED (1ms)\n  variables as indexes ... FAILED (due to 6 failed steps) (49ms)\nREPL tab object completion on computed properties ... FAILED (due to 2 failed steps) (105ms)\n\n ERRORS \n\nREPL tab object completion on computed properties ... simple string cases ... works with double quoted strings => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   [],\n-   [\n-     'obj[\"one\"].toFixed'\n-   ],\n    'obj[\"one\"].toFi'\n  ]\n\n      assert.deepStrictEqual(data, [expectedCompletions, input]);\n             ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-tab-complete-computed-props.js:12:14\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at _doComplete (node:repl:718:9)\n    at REPLServer.completer (node:repl:631:7)\n    at REPLServer.complete (node:repl:1510:13)\n    at testCompletion (file:///home/runner/work/de ..."},{"usesNodeTest":1}],"parallel/test-stream-pipe-same-destination-twice.js":[true,null,{}],"parallel/test-gc-http-client-connaborted.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-dynamic-import-commonjs.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(!tickDuringCJSImport)\n\nassert(!tickDuringCJSImport);\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-commonjs.mjs:9:1\n"},{}],"parallel/test-http-outgoing-finish-writable.js":[true,null,{}],"parallel/test-http-pipeline-requests-connection-leak.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: read ECONNRESET\n    at TCPWrap.onStreamRead [as onread] (ext:deno_node/internal/stream_base_commons.ts:238:22)\n"},{}],"parallel/test-repl-history-init-fail-leak.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/repl/history'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-history-init-fail-leak.js\nconst { ReplHistory } = require('internal/repl/history');\n                        ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-history-init-fail-leak.js:7:25)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"client-proxy/test-http-proxy-request-invalid-char-in-options.mjs":[true,null,{}],"parallel/test-fs-write-optional-params.js":[true,null,{}],"parallel/test-file-write-stream2.js":[true,null,{}],"parallel/test-util-format.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '118059162071741140000 118059162071741140000 123123123'\n- '118_059_162_071_741_140_000 118_059_162_071_741_140_000 123_123_123'\n\n  assert.strictEqual(\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-format.js:86:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-format.js:5:26\n"},{}],"parallel/test-http2-server-settimeout-no-callback.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-created-start-timing.js":[true,null,{}],"parallel/test-env-newprotomethod-remove-unnecessary-prototypes.js":[true,null,{}],"parallel/test-errors-hide-stack-frames.js":[true,null,{}],"parallel/test-module-wrapper.js":[true,null,{}],"parallel/test-listen-fd-detached-inherit.js":[true,null,{}],"parallel/test-http2-client-destroy.js":[true,null,{}],"parallel/test-child-process-spawnsync-maxbuf.js":[true,null,{}],"parallel/test-fs-watch-recursive-add-file-with-url.js":[true,null,{}],"parallel/test-child-process-stdio-merge-stdouts-into-cat.js":[true,null,{}],"test-runner/test-output-lcov-reporter.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: test.expectFailure is not a function\\n' +\n+   '\\n'\n- 'TN:\\n' +\n-   'SF:test/fixtures/test-runner/output/output.js\\n' +\n-   'FN:8,anonymous_0\\n' +\n-   'FN:12,anonymous_1\\n' +\n-   'FN:16,anonymous_2\\n' +\n-   'FN:20,anonymous_3\\n' +\n-   'FN:24,anonymous_4\\n' +\n-   'FN:28,anonymous_5\\n' +\n-   'FN:32,anonymous_6\\n' +\n-   'FN:36,anonymous_7\\n' +\n-   'FN:40,anonymous_8\\n' +\n-   'FN:45,anonymous_9\\n' +\n-   'FN:50,anonymous_10\\n' +\n-   'FN:54,anonymous_11\\n' +\n-   'FN:58,anonymous_12\\n' +\n-   'FN:62,anonymous_13\\n' +\n-   'FN:66,anonymous_14\\n' +\n-   'FN:70,anonymous_15\\n' +\n-   'FN:74,anonymous_16\\n' +\n-   'FN:78,anonymous_17\\n' +\n-   'FN:83,anonymous_18\\n' +\n-   'FN:88,anonymous_19\\n' +\n-   'FN:92,anonymous_20\\n' +\n-   'FN:96,anonymous_21\\n' +\n-   'FN:100,anonymous_22\\n' +\n-   'FN:104,anonymous_23\\n' +\n-   'FN:105,anonymous_24\\n' +\n-   'FN:110,anonymous_25\\n' +\n-   'FN:111,anonymous_26\\n' +\n-   'FN:116,anonymous_27\\n' +\n-   'FN:117,anonymous_28\\n' +\n-   'FN:118,anonymous_29\\n' +\n-   'FN:124,anonymous_30\\n' +\n-   'FN:125,anonymous_31\\n' +\n-   'FN:131,anonymous_32\\n' +\n-   'FN:135,anonymous_33\\n' +\n-   'FN:136,anonymous_34\\n' +\n-   'FN:137,anonymous_35\\n' +\n-   'FN:138,anonymous_36\\n' +\n-   'FN:146,anonymous_37\\n' +\n-   'FN:147,anonymous_38\\n' +\n-   'FN:154,anonymous_39\\n' +\n-   'FN:155,anonymous_40\\n' +\n-   'FN:156,anonymous_41\\n' +\n-   'FN:164,anonymous_42\\n' +\n-   'FN:165,anonymous_43\\n' +\n-   'FN:166,anonymous_44\\n' +\n-   'FN:174,anonymous_45\\n' +\n-   'FN:175,anonymous_46\\n' +\n-   'FN:183,anonymous_47\\n' +\n-   'FN:184,anonymous_48\\n' +\n-   'FN:185,anonymous_49\\n' +\n-   'FN:190,anonymous_50\\n' +\n-   'FN:191,anonymous_51\\n' +\n-   'FN:195,anonymous_52\\n' +\n-   'FN:196,anonymous_53\\n' +\n-   'FN:197,anonymous_54\\n' +\n-   'FN:203,anonymous_55\\n' +\n-   'FN:207,anonymous_56\\n' +\n-   'FN:211,anonymous_57\\n' +\n-   'FN:219,functionOnly\\n ..."},{}],"parallel/test-http2-session-gc-while-write-scheduled.js":[true,null,{}],"parallel/test-crypto-keygen-async-explicit-elliptic-curve-encrypted.js.js":[true,null,{}],"parallel/test-process-setgroups.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'process.setgroups is not a function',\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"groups\" argument must be an instance of Array. Received undefined',\n    name: 'TypeError'\n  }\n\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-setgroups.js:15:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-setgroups.js:5:26\n"},{}],"parallel/test-fs-promises-readfile-empty.js":[true,null,{}],"parallel/test-tls-multiple-cas-as-string.js":[true,null,{}],"parallel/test-http-client-timeout.js":[true,null,{}],"parallel/test-http-url.parse-post.js":[true,null,{}],"parallel/test-zlib-no-stream.js":[true,null,{}],"parallel/test-dgram-multicast-loopback.js":[true,null,{}],"parallel/test-fs-promises-watch-iterator.js":[true,null,{}],"parallel/test-crypto-keygen-async-encrypted-private-key-der.js":[true,null,{}],"parallel/test-http-buffer-sanity.js":[true,null,{}],"parallel/test-debugger-watchers.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-response-no-headers.js":[true,null,{}],"parallel/test-tls-handshake-error.js":[true,null,{}],"parallel/test-debugger-profile.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-fs-read-stream-pos.js":[true,null,{}],"sequential/test-inspector-open-dispose.mjs":[true,null,{}],"parallel/test-permission-inspector-brk.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-perf-hooks-eventlooputilization.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"sequential/test-cpu-prof-default.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-default.js:35:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-default.js:5:26\n"},{}],"parallel/test-inspector-network-http.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'Network.enable' wasn't found\ncommon.skipIfInspectorDisabled();\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-http.js:5:26\n"},{}],"parallel/test-event-emitter-add-listeners.js":[true,null,{}],"parallel/test-child-process-stdio.js":[true,null,{}],"parallel/test-https-max-headers-count.js":[true,null,{}],"parallel/test-fs-cp-async-error-on-exist.mjs":[true,null,{}],"parallel/test-child-process-exec-timeout-kill.js":[true,null,{}],"es-module/test-require-module-cycle-esm-cjs-esm.js":[false,{"code":1,"stderr":"\n[process 7281]: --- stderr ---\n(node:7281) Warning: Accessing non-existent property 'default' of module exports inside circular dependency\n\n[process 7281]: --- stdout ---\nrequire a.mjs in b.cjs undefined\nimport b.cjs from a.mjs {}\n\n[process 7281]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-cjs-esm.js:9:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-cjs-esm.js:5:26\n"},{}],"test-runner/test-output-before-and-after-each-with-timeout-too-many-listeners.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: 1\\n' +\n-   'ok 1 - 1\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 2\\n' +\n-   'ok 2 - 2\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 3\\n' +\n-   'ok 3 - 3\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 4\\n' +\n-   'ok 4 - 4\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 5\\n' +\n-   'ok 5 - 5\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 6\\n' +\n-   'ok 6 - 6\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 7\\n' +\n-   'ok 7 - 7\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 8\\n' +\n-   'ok 8 - 8\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 9\\n' +\n-   'ok 9 - 9\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 10\\n' +\n-   'ok 10 - 10\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: 11\\n' +\n-   'ok 11 - 11\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..11\\n' +\n-   '# tests 11\\n' +\n-   '# suites 0\\n' +\n-   '# pass 11\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_comp ..."},{}],"wasi/test-wasi-stat.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: stat\n\n[process 8800]: --- stderr ---\nAssertion failed: 0 == futimens(fd, times) (c/stat.c: main: 41)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/00022cda:wasm-function[0]:0x3d4e)\n    at <anonymous> (wasm://wasm/00022cda:wasm-function[0]:0x4159)\n    at <anonymous> (wasm://wasm/00022cda:wasm-function[0]:0x836)\n    at <anonymous> (wasm://wasm/00022cda:wasm-function[0]:0x3ba)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:191:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\n\n[process 8800]: --- stdout ---\n\n[process 8800]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-stat.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-stat.js:5:26\n"},{}],"parallel/test-http-content-length-mismatch.js":[true,null,{}],"parallel/test-abortsignal-drop-settled-signals.mjs":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-abortsignal-drop-settled-signals.mjs\nwhen there is a long-lived signal ...\n  drops settled dependent signals ... FAILED (171ms)\n  keeps all active dependent signals ... FAILED (234ms)\nwhen there is a long-lived signal ... FAILED (due to 2 failed steps) (424ms)\ndoes not prevent source signal from being GCed if it is short-lived ... FAILED (68ms)\ndrops settled dependent signals when signal is composite ... FAILED (0ms)\ndrops settled signals even when there are listeners ... FAILED (94ms)\n\n ERRORS \n\nwhen there is a long-lived signal ... drops settled dependent signals => ext:deno_node/testing.ts:509:21\nerror: TypeError: globalThis.gc is not a function\n        globalThis.gc();\n                   ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-drop-settled-signals.mjs:19:20)\n\nwhen there is a long-lived signal ... keeps all active dependent signals => ext:deno_node/testing.ts:370:37\nerror: TypeError: globalThis.gc is not a function\n        globalThis.gc();\n                   ^\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-drop-settled-signals.mjs:19:20)\n\ndoes not prevent source signal from being GCed if it is short-lived => ./test/parallel/test-abortsignal-drop-settled-signals.mjs:124:1\nerror: TypeError: globalThis.gc is not a function\n      globalThis.gc();\n                 ^\n    at run (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-drop-settled-signals.mjs:53:18)\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-drop-settled-signals.mjs:62:24)\n\ndrops settled dependent signals when signal is composite => ./test/parallel/test-abortsignal-drop-settled-signals.mjs:135:1\nerror: TypeError: Cannot read properties of undefined (reading 'size')\n  t.asse ..."},{"usesNodeTest":1}],"parallel/test-worker-workerdata-sharedarraybuffer.js":[true,null,{}],"parallel/test-tls-client-verify.js":[true,null,{}],"parallel/test-tls-env-extra-ca.js":[true,null,{}],"parallel/test-permission-fs-write-v8.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http-set-timeout-server.js":[true,null,{}],"parallel/test-errors-systemerror-stackTraceLimit-deleted-and-Error-sealed.js":[true,null,{}],"sequential/test-worker-eventlooputil.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-compat-write-head-destroyed.js":[true,null,{}],"parallel/test-http2-stream-client.js":[true,null,{}],"parallel/test-http-server-keep-alive-max-requests-null.js":[true,null,{}],"parallel/test-tls-close-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-close-error.js:14\ncalled with arguments: <ref *1> TLSSocket {\n  _tlsOptions: {\n    secureContext: SecureContext { context: [Object] },\n    isServer: true,\n    server: Server {\n      _contexts: [],\n      requestCert: false,\n      rejectUnauthorized: true,\n      _ticketKeys: <Buffer 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00>,\n      _sharedCreds: [SecureContext],\n      _handshakeTimeout: 120000,\n      _SNICallback: undefined,\n      _events: [Object: null prototype],\n      _eventsCount: 2,\n      _maxListeners: undefined,\n      allowHalfOpen: false,\n      pauseOnConnect: false,\n      noDelay: false,\n      _handle: null,\n      _connections: 1,\n      _usingWorkers: false,\n      _workers: [],\n      _unref: false,\n      _pipeName: undefined,\n      _connectionKey: '6::::0',\n      _listeningId: 3,\n      Symbol(kCapture): false,\n      Symbol(asyncIdSymbol): 2\n    },\n    requestCert: false,\n    rejectUnauthorized: true,\n    ALPNProtocols: undefined,\n    ALPNCallback: undefined,\n    SNICallback: undefined,\n    pauseOnConnect: false,\n    handshakeTimeout: 120000\n  },\n  _secureEstablished: true,\n  _securePending: false,\n  _newSessionPending: false,\n  _controlReleased: true,\n  secureConnecting: false,\n  _SNICallback: null,\n  servername: null,\n  alpnProtocol: false,\n  authorized: true,\n  authorizationError: null,\n  _session: null,\n  _sessionReused: false,\n  encrypted: true,\n  _events: {\n    close: [Function: onSocketClose],\n    error: [Function: onSocketTLSError],\n    prefinish: undefined,\n    finish: [Function (anonymous)],\n    drain: undefined,\n    data: undefined,\n    end: [Function: _onReadableStreamEnd],\n    readable: undefined,\n    secure: [Function: onServerSocketSecure],\n    _tlsError: [Function: onSocketTLSError]\n  },\n  _r ..."},{}],"parallel/test-v8-collect-gc-profile-using.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: GCProfiler is not a constructor\n  const profiler = new GCProfiler();\n                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-collect-gc-profile-using.js:8:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-collect-gc-profile-using.js:5:26\n"},{}],"parallel/test-worker-terminate-null-handler.js":[true,null,{}],"parallel/test-config-file.js":[false,{"code":1,"stderr":"running 31 tests from ./test/parallel/test-config-file.js\nshould handle non existing json ... FAILED (65ms)\nshould handle empty json ... FAILED (58ms)\nshould handle empty object json ... ok (111ms)\nshould parse boolean flag ... ignored (0ms)\nshould parse boolean flag defaulted to true ... FAILED (164ms)\nshould throw an error when a flag is declared twice ... FAILED (89ms)\nshould override env-file ... ignored (0ms)\nshould not override NODE_OPTIONS ... ignored (0ms)\nshould not override CLI flags ... ignored (0ms)\nshould parse array flag correctly ... FAILED (219ms)\nshould validate invalid array flag ... FAILED (230ms)\nshould validate array flag as string ... FAILED (188ms)\nshould throw at unknown flag ... FAILED (83ms)\nshould throw at flag not available in NODE_OPTIONS ... FAILED (107ms)\nunsigned flag should be parsed correctly ... FAILED (110ms)\nnumeric flag should not allow negative values ... FAILED (126ms)\nv8 flag should not be allowed in config file ... FAILED (176ms)\nstring flag should be parsed correctly ... FAILED (171ms)\nhost port flag should be parsed correctly ... FAILED (159ms)\n--inspect=true should be parsed correctly ... FAILED (159ms)\n--inspect=false should be parsed correctly ... ok (123ms)\nno op flag should throw ... FAILED (157ms)\nshould not allow users to sneak in a flag ... FAILED (119ms)\nnon object root ... FAILED (191ms)\nnon object node options ... FAILED (167ms)\nshould throw correct error when a json is broken ... FAILED (116ms)\nbroken value in node_options ... FAILED (118ms)\nshould use node.config.json as default ... FAILED (180ms)\nshould override node.config.json when specificied ... FAILED (114ms)\nshould throw an error when the file is non readable ... FAILED (121ms)\nnamespace-scoped options ...\n  should parse a namespace-scoped option correctly ... FAILED (125ms)\n  should throw an error when a namespace-scoped option is not recognised ... FAILED (119ms)\n  should not throw an error when a namespace is not recognised ... ok (168ms)\n  should ha ..."},{"usesNodeTest":1}],"parallel/test-process-domain-segfault.js":[true,null,{}],"parallel/test-vm-codegen.js":[true,null,{}],"parallel/test-fs-mkdir-rmdir.js":[true,null,{}],"parallel/test-net-remote-address-port.js":[true,null,{}],"parallel/test-tls-keylog-tlsv13.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 5, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-keylog-tlsv13.js:24:30)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-keylog-tlsv13.js:5:26\nMismatched <anonymous> function calls. Expected exactly 5, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-keylog-tlsv13.js:28:30)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-keylog-tlsv13.js:5:26\n\n"},{}],"parallel/test-path-posix-relative-on-windows.js":[true,null,{}],"parallel/test-debugger-breakpoint-exists.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-dgram-unref-in-cluster.js":[true,null,{}],"parallel/test-https-client-resume.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-repl-multiline-navigation.js":[true,null,{}],"parallel/test-child-process-stdin.js":[true,null,{}],"parallel/test-crypto-worker-thread.js":[true,null,{}],"parallel/test-buffer-fill.js":[true,null,{}],"system-ca/test-native-root-certs.mjs":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-process-exception-capture-should-abort-on-uncaught-setflagsfromstring.js":[true,null,{}],"parallel/test-cli-node-print-help.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-runner-cli-timeout.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"module-hooks/test-async-loader-hooks-throw-empty-object.mjs":[false,{"code":1,"stderr":"\n[process 5907]: --- stderr ---\n\n[process 5907]: --- stdout ---\n\n[process 5907]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-empty-object.mjs:7:1\n"},{}],"parallel/test-crypto-randomfillsync-regression.js":[true,null,{}],"parallel/test-abort-controller-any-timeout.js":[true,null,{"usesNodeTest":1}],"module-hooks/test-async-loader-hooks-throw-string.mjs":[false,{"code":1,"stderr":"\n[process 5943]: --- stderr ---\n\n[process 5943]: --- stdout ---\n\n[process 5943]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-string.mjs:7:1\n"},{}],"es-module/test-extensionless-esm-type-commonjs.js":[false,{"code":1,"stderr":"\n[process 6870]: --- stderr ---\n\n[process 6870]: --- stdout ---\nscript STARTED\nv24.2.0\n\n[process 6870]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndAssert(process.execPath, [\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-extensionless-esm-type-commonjs.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-extensionless-esm-type-commonjs.js:5:26\n"},{}],"parallel/test-stream-writable-write-cb-error.js":[true,null,{}],"parallel/test-process-warnings.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-process-warnings.mjs\nprocess warnings ...\n  should emit all warnings by default ... ok (186ms)\n  --no-warnings ...\n    should silence all warnings by default ... ok (156ms)\n  --no-warnings ... ok (172ms)\n  --no-deprecation ...\n    should silence all deprecation warnings ... FAILED (111ms)\n  --no-deprecation ... FAILED (due to 1 failed step) (114ms)\n  --disable-warning ...\n    should silence deprecation warning DEP1 ... FAILED (205ms)\n    should silence deprecation warnings DEP1 and DEP2 ... FAILED (175ms)\n    should silence all deprecation warnings using type DeprecationWarning ... FAILED (171ms)\n    should silence all experimental warnings using type ExperimentalWarning ... FAILED (167ms)\n    should pass down option to worker ... FAILED (257ms)\n    should not support a comma separated list ... ok (234ms)\n    should be specifiable in NODE_OPTIONS ... FAILED (129ms)\n  --disable-warning ... FAILED (due to 6 failed steps) (1s)\nprocess warnings ... FAILED (due to 2 failed steps) (1s)\n\n ERRORS \n\nprocess warnings ... --no-deprecation ... should silence all deprecation warnings => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input was expected to not match the regular expression /\\(node:\\d+\\) \\[DEP1\\] DeprecationWarning/. Input:\n\n'(node:11548) [DEP1] DeprecationWarning: Deprecation Warning 1\\n' +\n  '(node:11548) [DEP2] DeprecationWarning: Deprecation Warning 2\\n' +\n  '(node:11548) ExperimentalWarning: Experimental Warning\\n'\n\n      assert.doesNotMatch(stderr, dep1Message);\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-warnings.mjs:53:14)\n\nprocess warnings ... --disable-warning ... should silence deprecation warning DEP1 => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input was expected to not match the regular expression /\\(node:\\d+\\) \\[DEP1\\] DeprecationWarning/. Input:\n\n'(node:11565) [DEP1] DeprecationWarning: Deprecation Wa ..."},{"usesNodeTest":1}],"parallel/test-stream-push-strings.js":[true,null,{}],"parallel/test-cli-syntax-piped-good.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-http2-compat-serverrequest-headers.js":[true,null,{}],"wasi/test-return-on-exit.js":[true,null,{}],"parallel/test-readable-from.js":[true,null,{}],"parallel/test-http-req-res-close.js":[true,null,{}],"parallel/test-tls-socket-snicallback-without-server.js":[true,null,{}],"parallel/test-child-process-fork-ref.js":[true,null,{}],"parallel/test-repl-tab-complete-files.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: ifError got unwanted exception: Cannot read properties of undefined (reading 'includes')\n    at EventEmitter.emit (ext:deno_node/_events.mjs:440:20)\n    at _replCaptureCallback (node:repl:61:11)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"module-hooks/test-module-hooks-resolve-short-circuit-required-middle.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit-required-middle.js:8:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit-required-middle.js:5:26\n"},{}],"module-hooks/test-module-hooks-resolve-require-resolve-create-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-create-require.js:15:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-create-require.js:5:26\n"},{}],"pummel/test-net-timeout.js":[true,null,{}],"test-runner/test-output-spec-reporter-watch-restart.mjs":[false,{"code":1,"stderr":"\nerror: No such built-in module: node:test/reporters\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-spec-reporter-watch-restart.mjs:2:38\n"},{}],"parallel/test-stream2-readable-wrap.js":[true,null,{}],"es-module/test-esm-loader-spawn-promisified.mjs":[false,{"code":1,"stderr":"running 2 tests from ./test/es-module/test-esm-loader-spawn-promisified.mjs\nLoader hooks throwing errors ...\n  throws on nonexistent modules ... FAILED (44ms)\n  throws on unknown extensions ... FAILED (43ms)\n  throws on invalid return values ... FAILED (40ms)\n  throws on boolean false ... FAILED (42ms)\n  throws on boolean true ... FAILED (39ms)\n  throws on invalid returned object ... FAILED (40ms)\n  throws on unsupported format ... FAILED (39ms)\n  throws on invalid format property type ... FAILED (40ms)\n  rejects dynamic imports for all of the error cases checked above ... FAILED (40ms)\nLoader hooks throwing errors ... FAILED (due to 9 failed steps) (373ms)\nLoader hooks parsing modules ...\n  can parse .js files as ESM ... FAILED (40ms)\n  can define .ext files as ESM ... FAILED (39ms)\n  can predetermine the format in the custom loader resolve hook ... FAILED (40ms)\n  can provide source for a nonexistent file ... FAILED (40ms)\n  ensures that loaders have a separate context from userland ... FAILED (39ms)\n  ensures that user loaders are not bound to the internal loader ... ok (38ms)\n  throw maximum call stack error on the loader ... FAILED (40ms)\nLoader hooks parsing modules ... FAILED (due to 6 failed steps) (278ms)\n\n ERRORS \n\nLoader hooks throwing errors ... throws on nonexistent modules => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /ERR_MODULE_NOT_FOUND/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\\\"nonexistent/file.mjs\\\\\"\")\\n' +\n  '                                   ^\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n    assert.match(stderr, /ERR_MODULE_NOT_ ..."},{"usesNodeTest":1}],"parallel/test-tls-enable-keylog-cli.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.717/keylog.log'\n  const log = fs.readFileSync(file, 'utf8').trim().split('\\n');\n                 ^\n    at Object.readFileSync (ext:deno_node/fs.ts:401:15)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-enable-keylog-cli.js:26:18)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-stream2-compatibility.js":[true,null,{}],"parallel/test-stream-readable-needReadable.js":[true,null,{}],"parallel/test-webstreams-compression-buffer-source.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-webstreams-compression-buffer-source.js\nDecompressionStream accepts ArrayBuffer chunks ... ok (1ms)\nCompressionStream round-trip with ArrayBuffer input ...\nok | 1 passed | 0 failed (8ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-net-isipv4.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-http-request.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-http-request.mjs:10:1\n"},{}],"parallel/test-util-stripvtcontrolcharacters.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-timeout.js":[true,null,{}],"parallel/test-cli-print-promise.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-process-uptime.js":[true,null,{}],"parallel/test-whatwg-url-properties.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" to be strictly unequal to:\n\nundefined\n  assert.notStrictEqual(desc, undefined);\n         ^\n    at testMethod (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-properties.js:97:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-properties.js:11:3\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-properties.js:10:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-properties.js:5:26\n"},{}],"parallel/test-module-loading-deprecated.js":[false,{"code":1,"stderr":"\n(node:13039) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/packages/missing-main/package.json' of 'doesnotexist.js'. Please either fix that or report it to the module author\nerror: Uncaught (in promise) ReferenceError: ReferenceError: exports is not defined\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/packages/missing-main/index.js:22:1\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-deprecated.js:10:20)\nassert.strictEqual(require('../fixtures/packages/missing-main').ok, 'ok');\n                   ^\n    at loadESMFromCJS (node:module:1002:17)\n    at Module._compile (node:module:938:12)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-deprecated.js:10:20)\n    at Module._compile (node:module:960:34)\n\n    info: Deno supports CommonJS modules in .cjs files, or when the closest\n          package.json has a \"type\": \"commonjs\" option.\n    hint: Rewrite this module to ESM,\n          or change the file extension to .cjs,\n          or add package.json next to the file with \"type\": \"commonjs\" option,\n          or pass --unstable-detect-cjs flag to detect CommonJS when loading.\n    docs: https://docs.deno.com/go/commonjs\n"},{}],"parallel/test-quic-internal-endpoint-stats-state.mjs":[true,null,{}],"es-module/test-esm-repl-imports.js":["IGNORE",null,{"ignoreReason":"requires `deno --interactive` flag (not yet implemented); previously passed only because the test runner did not await Node-style `done` callbacks, which masked the failing assertion"}],"parallel/test-net-better-error-messages-listen.js":[true,null,{}],"parallel/test-http-response-setheaders.js":[true,null,{}],"parallel/test-process-env-symbols.js":[true,null,{}],"parallel/test-tls-wrap-timeout.js":[true,null,{}],"parallel/test-stdin-from-file.js":[true,null,{}],"parallel/test-tls-peer-certificate-encoding.js":[true,null,{}],"parallel/test-worker-message-port-transfer-terminate.js":[true,null,{}],"sequential/test-cli-syntax-require.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-fs-rmdir-throws-on-file.js":[true,null,{}],"parallel/test-https-strict.js":["IGNORE",null,{"ignoreReason":"NODE_TLS_REJECT_UNAUTHORIZED=0 does not fully suppress cert verification errors"}],"parallel/test-inspector-async-context-brk.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-stream-pipeline-uncaught.js":[true,null,{}],"parallel/test-tls-secure-session.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-inspector-heap-allocation-tracker.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError\n  assert(data.includes('PassThrough'), data);\n  ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-heap-allocation-tracker.js:43:3)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-timers-timeout-to-interval.js":[true,null,{}],"parallel/test-tls-socket-allow-half-open-option.js":[true,null,{}],"parallel/test-vm-deleting-property.js":[true,null,{}],"parallel/test-webcrypto-derivebits-argon2.js":[true,null,{}],"parallel/test-http-methods.js":[true,null,{}],"parallel/test-require-enoent-dir.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '../foo.cjs'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.724/delete_me/bar.cjs\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-enoent-dir.js\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at module.exports (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.724/delete_me/bar.cjs:2:28)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-enoent-dir.js:30:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-fs-watch-recursive-promise.js":[true,null,{}],"parallel/test-timers-refresh-in-callback.js":[true,null,{}],"internet/test-snapshot-dns-resolve.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-dgram-connect-send-default-host.js":[true,null,{}],"parallel/test-sync-io-option.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\n      assert.strictEqual(actualWarnings.length, warnings);\n                                        ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-sync-io-option.js:37:41\n"},{}],"parallel/test-net-end-without-connect.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-end-without-connect.js:28:17)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-end-without-connect.js:5:26\n\n"},{}],"parallel/test-vm-set-property-proxy.js":[true,null,{}],"parallel/test-net-client-bind-twice.js":[true,null,{}],"parallel/test-http-client-agent-end-close-event.js":[true,null,{}],"parallel/test-http2-createserver-options.js":[true,null,{}],"parallel/test-zlib-close-in-ondata.js":[true,null,{}],"parallel/test-zlib-zero-byte.js":[true,null,{}],"parallel/test-timers-this.js":[true,null,{}],"parallel/test-http-outgoing-renderHeaders.js":[true,null,{}],"parallel/test-dgram-createSocket-type.js":[true,null,{}],"parallel/test-console-instance.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-values.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'next() called on a value that is not a URLSearchParams iterator object',\n-   code: 'ERR_INVALID_THIS',\n-   message: 'Value of \"this\" must be of type URLSearchParamsIterator',\n    name: 'TypeError'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-values.js:30:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-values.js:5:26\n"},{}],"parallel/test-net-eaddrinuse.js":[true,null,{}],"parallel/test-process-getgroups.js":[true,null,{}],"parallel/test-compile-cache-typescript-esm.js":[true,null,{}],"parallel/test-event-emitter-listeners.js":[true,null,{}],"es-module/test-require-module-tla-unresolved.js":[true,null,{}],"parallel/test-http2-byteswritten-server.js":[true,null,{}],"parallel/test-exception-handler2.js":[true,null,{}],"parallel/test-debugger-sb-before-load.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-client-abort3.js":[true,null,{}],"es-module/test-esm-import-meta.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'url',\n-   'dirname',\n-   'filename',\n    'main',\n    'resolve',\n+   'filename',\n+   'dirname'\n-   'url'\n  ]\n\nassert.deepStrictEqual(Reflect.ownKeys(import.meta), keys);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-meta.mjs:7:8\n"},{}],"parallel/test-runner-exit-code.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-exit-code.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-exit-code.js (uncaught error)\nerror: (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(child.status, 0);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-exit-code.js:61:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-exit-code.js:7:9\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-exit-code.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-tls-timeout-server.js":[true,null,{}],"parallel/test-readline-set-raw-mode.js":[true,null,{}],"parallel/test-runner-coverage-thresholds.js":[false,{"code":1,"stderr":"running 21 tests from ./test/parallel/test-runner-coverage-thresholds.js\ntest passing --test-coverage-lines ... FAILED (272ms)\ntest passing --test-coverage-lines with custom reporter ... FAILED (318ms)\ntest failing --test-coverage-lines with red color ... FAILED (374ms)\ntest failing --test-coverage-lines ... FAILED (227ms)\ntest failing --test-coverage-lines with custom reporter ... FAILED (264ms)\ntest out-of-range --test-coverage-lines (too high) ... FAILED (185ms)\ntest out-of-range --test-coverage-lines (too low) ... FAILED (1ms)\ntest passing --test-coverage-functions ... FAILED (315ms)\ntest passing --test-coverage-functions with custom reporter ... FAILED (251ms)\ntest failing --test-coverage-functions with red color ... FAILED (322ms)\ntest failing --test-coverage-functions ... FAILED (230ms)\ntest failing --test-coverage-functions with custom reporter ... FAILED (244ms)\ntest out-of-range --test-coverage-functions (too high) ... FAILED (243ms)\ntest out-of-range --test-coverage-functions (too low) ... FAILED (0ms)\ntest passing --test-coverage-branches ... FAILED (249ms)\ntest passing --test-coverage-branches with custom reporter ... FAILED (226ms)\ntest failing --test-coverage-branches with red color ... FAILED (367ms)\ntest failing --test-coverage-branches ... FAILED (215ms)\ntest failing --test-coverage-branches with custom reporter ... FAILED (222ms)\ntest out-of-range --test-coverage-branches (too high) ... FAILED (227ms)\ntest out-of-range --test-coverage-branches (too low) ... FAILED (0ms)\n\n ERRORS \n\ntest passing --test-coverage-lines => ./test/parallel/test-runner-coverage-thresholds.js:60:3\nerror: AssertionError: The expression evaluated to a falsy value:\n\n  assert(stdout.includes(getTapCoverageFixtureReport()))\n\n    assert(stdout.includes(getTapCoverageFixtureReport()));\n    ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-coverage-thresholds.js:71:5)\n\ntest passing --test-coverage-lin ..."},{"usesNodeTest":1}],"parallel/test-net-write-cb-on-destroy-before-connect.js":[true,null,{}],"parallel/test-tls-server-failed-handshake-emits-clienterror.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /SSL routines:[^:]*:wrong version number/. Input:\n\n'received corrupt message of type InvalidContentType (wrong version number)'\n\n    assert.match(\n           ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-server-failed-handshake-emits-clienterror.js:23:12)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onSocketTLSError (ext:deno_node/_tls_wrap.js:1039:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._tlsError (ext:deno_node/_tls_wrap.js:771:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n"},{}],"parallel/test-fs-filehandle.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ERR_ASSERTION'\n- 'ERR_INVALID_STATE'\n       ^\n\n  assert.strictEqual(err.code, 'ERR_INVALID_STATE');\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-filehandle.js:16:10)\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:710:13)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at processPromiseRejections (ext:core/01_core.js:336:25)\n    at processTicksAndRejections (ext:core/01_core.js:403:34)\n"},{}],"parallel/test-inspect-async-hook-setup-at-inspect.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:36281/9793bc28-719f-4b4c-b978-7c17efa3a5ca\n[err] Visit chrome://inspect to connect to the debugger.\n[err] \n[err] Waiting until the inspector is activated...\n[err] \n[err] Debugger session started.\n[err] \n\n[test] Waiting for initial setup\nAssertionError [ERR_ASSERTION]: evalmachine.<anonymous> !== [eval]\n+ actual - expected\n\n+ 'evalmachine.<anonymous>'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at waitForInitialSetup (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspect-async-hook-setup-at-inspect.js:25:17)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspect-async-hook-setup-at-inspect.js:59:9) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'evalmachine.<anonymous>',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-dsa-fips-invalid-key.js":[true,null,{}],"parallel/test-stream-auto-destroy.js":[true,null,{}],"sequential/test-cpu-prof-dir-relative.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-relative.js:40:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-relative.js:5:26\n"},{}],"parallel/test-esm-loader-hooks-inspect-brk.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:35501/6a1ea6fc-0b10-4b8b-a16e-311c5579801a\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n\nTypeError: Cannot read properties of undefined (reading 'webSocketDebuggerUrl')\n    at NodeInstance.sendUpgradeRequest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:442:37)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5)\n    at async NodeInstance.connectInspectorSession (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:459:28)\n    at async runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-esm-loader-hooks-inspect-brk.js:17:19)\n1\n"},{}],"parallel/test-buffer-writeuint.js":[true,null,{}],"parallel/test-worker-voluntarily-exit-followed-by-addition.js":[true,null,{}],"parallel/test-dns-setserver-when-querying.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n    assert.throws(resolver.setServers.bind(resolver, localhost), {\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-setserver-when-querying.js:17:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-setserver-when-querying.js:5:26\n"},{}],"es-module/test-esm-loader-with-source.mjs":[false,{"code":1,"stderr":".cjs file\n\nerror: Uncaught (in promise) TypeError: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/no-such-file.cjs\".\nconst { default: noSuchFileSource } = await import(new URL('./no-such-file.cjs', import.meta.url));\n                                      ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-with-source.mjs:7:39\n"},{}],"parallel/test-fs-cp-async-identical-src-dest.mjs":[true,null,{}],"es-module/test-esm-detect-ambiguous.mjs":[false,{"code":1,"stderr":"running 4 tests from ./test/es-module/test-esm-detect-ambiguous.mjs\nModule syntax detection ...\n  string input ...\n    permits ESM syntax in --eval input without requiring --input-type=module ... FAILED (41ms)\n    permits ESM syntax in STDIN input without requiring --input-type=module ... ok (36ms)\n    should be overridden by --input-type ... ok (39ms)\n    should not switch to module if code is parsable as script ... ok (39ms)\n    does not trigger detection via source code `eval()` ... ok (40ms)\n  string input ... FAILED (due to 1 failed step) (198ms)\n  .js file input in a typeless package ...\n    permits CommonJS syntax in a .js entry point ... ok (36ms)\n    permits ESM syntax in a .js entry point ... ok (34ms)\n    permits CommonJS syntax in a .js file imported by a CommonJS entry point ... ok (36ms)\n    permits ESM syntax in a .js file imported by a CommonJS entry point ... ok (36ms)\n    permits CommonJS syntax in a .js file imported by an ESM entry point ... ok (36ms)\n    permits ESM syntax in a .js file imported by an ESM entry point ... ok (34ms)\n  .js file input in a typeless package ... ok (215ms)\n  extensionless file input in a typeless package ...\n    permits CommonJS syntax in an extensionless entry point ... ok (37ms)\n    permits ESM syntax in an extensionless entry point ... ok (36ms)\n    permits CommonJS syntax in an extensionless file imported by a CommonJS entry point ... ok (36ms)\n    permits ESM syntax in an extensionless file imported by a CommonJS entry point ... ok (35ms)\n    permits CommonJS syntax in an extensionless file imported by an ESM entry point ... ok (36ms)\n    permits ESM syntax in an extensionless file imported by an ESM entry point ... ok (35ms)\n    should not hint wrong format in resolve hook ... FAILED (46ms)\n  extensionless file input in a typeless package ... FAILED (due to 1 failed step) (262ms)\n  file input in a \"type\": \"commonjs\" package ...\n    disallows ESM syntax in a .js entry point ... FAILED (39ms)\n    disallows ESM syn ..."},{"usesNodeTest":1}],"parallel/test-process-binding-internalbinding-allowlist.js":[true,null,{}],"wasi/test-wasi-getentropy.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: getentropy\n\n[process 8914]: --- stderr ---\n\n[process 8914]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8914]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-getentropy.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-getentropy.js:5:26\n"},{}],"parallel/test-js-stream-call-properties.js":[false,{"code":1,"stderr":"\n(node:10148) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: JSStream is not a constructor\nutil.inspect(new JSStream());\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-js-stream-call-properties.js:11:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-js-stream-call-properties.js:5:26\n"},{}],"parallel/test-timers-clear-object-does-not-throw-error.js":[true,null,{}],"parallel/test-repl-let-process.js":[true,null,{}],"es-module/test-esm-symlink-main.js":[true,null,{}],"parallel/test-async-wrap-destroyid.js":[false,{"code":1,"stderr":"\n(node:21256) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: async_wrap.queueDestroyAsyncId is not a function\n  async_wrap.queueDestroyAsyncId(test_id);\n             ^\n    at runner (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-destroyid.js:37:14)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-destroyid.js:39:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-destroyid.js:5:26\n"},{}],"parallel/test-http2-compat-serverresponse-destroy.js":[true,null,{}],"parallel/test-http-url.parse-auth-with-header-in-request.js":[true,null,{}],"parallel/test-fs-readfile-flags.js":[true,null,{}],"parallel/test-http-header-overflow.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'HTTP/1.1 431 Request Header Fields Too Large\\r\\nConnection: close\\r\\n\\r\\n'\n\n    assert.strictEqual(\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-header-overflow.js:39:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-vm-function-redefinition.js":[true,null,{}],"parallel/test-snapshot-worker.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http2-allow-http1-upgrade-ws.js":[true,null,{}],"parallel/test-net-pipe-connect-errors.js":[true,null,{}],"parallel/test-runner-enable-source-maps-issue.js":[true,null,{"usesNodeTest":1}],"parallel/test-internal-errors.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-fs-readv-promises.js":[true,null,{}],"client-proxy/test-use-env-proxy-cli-https.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-net-socket-end-before-connect.js":[true,null,{}],"parallel/test-diagnostic-channel-http-response-created.js":[true,null,{}],"parallel/test-repl-custom-eval-previews.js":[true,null,{"usesNodeTest":1}],"parallel/test-http2-client-settings-before-connect.js":[true,null,{}],"parallel/test-fs-stream-double-close.js":[true,null,{}],"parallel/test-fs-watch-file-enoent-after-deletion.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-null.mjs":[false,{"code":1,"stderr":"\n[process 5775]: --- stderr ---\n\n[process 5775]: --- stdout ---\n\n[process 5775]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-null.mjs:7:1\n"},{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-6.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-dotenv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'basic'\n\nassert.strictEqual(process.env.BASIC, 'basic');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dotenv.js:8:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dotenv.js:5:26\n"},{}],"parallel/test-async-local-storage-isolation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'store3'\n\n  assert.strictEqual(als2.getStore(), 'store3');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-local-storage-isolation.js:33:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-local-storage-isolation.js:5:26\n"},{}],"parallel/test-http2-compat-serverresponse-headers-after-destroy.js":[true,null,{}],"parallel/test-sqlite-database-sync-dispose.js":[true,null,{"usesNodeTest":1}],"test-runner/test-run-watch-cwd-isolation-process.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/test-runner/test-run-watch-cwd-isolation-process.mjs FAILED\n\n ERRORS \n\n./test/test-runner/test-run-watch-cwd-isolation-process.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-cwd-isolation-process.mjs:22:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/test-runner/test-run-watch-cwd-isolation-process.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"es-module/test-esm-loader-chaining.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-chaining.mjs\nESM: loader chaining ...\n  should load unadulterated source when there are no loaders ... FAILED (61ms)\n  should load properly different source when only load changes something ... FAILED (61ms)\n  should result in proper output from multiple changes in resolve hooks ... FAILED (56ms)\n  should respect modified context within resolve chain ... FAILED (43ms)\n  should accept only the correct arguments ... FAILED (60ms)\n  should result in proper output from multiple changes in resolve hooks ... FAILED (45ms)\n  should provide the correct \"next\" fn when multiple calls to next within same loader ... FAILED (47ms)\n  should use the correct `name` for next<HookName>'s function ... FAILED (54ms)\n  should throw for incomplete resolve chain, citing errant loader & hook ... FAILED (59ms)\n  should NOT throw when nested resolve hook signaled a short circuit ... FAILED (53ms)\n  should NOT throw when nested load hook signaled a short circuit ... FAILED (50ms)\n  should allow loaders to influence subsequent loader resolutions ... FAILED (56ms)\n  should throw when the resolve chain is broken ... FAILED (58ms)\n  should throw for incomplete load chain, citing errant loader & hook ... FAILED (45ms)\n  should throw when the load chain is broken ... FAILED (44ms)\n  should throw when invalid `specifier` argument passed to `nextResolve` ... FAILED (56ms)\n  should throw when resolve hook is invalid ... FAILED (60ms)\n  should throw when invalid `context` argument passed to `nextResolve` ... FAILED (60ms)\n  should throw when load hook is invalid ... FAILED (55ms)\n  should throw when invalid `url` argument passed to `nextLoad` ... FAILED (64ms)\n  should throw when invalid `url` argument passed to `nextLoad` ... FAILED (53ms)\n  should throw when invalid `context` argument passed to `nextLoad` ... FAILED (55ms)\n  should allow loaders to influence subsequent loader `import()` calls in `resolve` ... FAILED (42ms)\n  should allow loaders to ..."},{"usesNodeTest":1}],"parallel/test-worker-on-process-exit.js":[true,null,{}],"parallel/test-async-hooks-http-agent-destroy.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/async_hooks'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-http-agent-destroy.js\nconst { async_id_symbol } = require('internal/async_hooks').symbols;\n                            ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-http-agent-destroy.js:5:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-onping.js":[true,null,{}],"parallel/test-windows-failed-heap-allocation.js":[true,null,{}],"parallel/test-child-process-advanced-serialization-splitted-length-field.js":[true,null,{}],"parallel/test-net-socket-byteswritten.js":[true,null,{}],"sea/test-single-executable-application-esm.js":[true,null,{}],"parallel/test-http2-compat-write-early-hints-invalid-argument-value.js":[true,null,{}],"parallel/test-util-inherits.js":[true,null,{}],"parallel/test-dgram-send-callback-buffer-empty-address.js":[true,null,{}],"parallel/test-http-set-cookies.js":[true,null,{}],"parallel/test-webcrypto-sign-verify-ml-dsa.js":[true,null,{}],"parallel/test-stream-destroy-event-order.js":[true,null,{}],"parallel/test-event-emitter-subclass.js":[true,null,{}],"parallel/test-http-server-multiheaders2.js":[true,null,{}],"parallel/test-repl-save-load-load-non-existent.js":[true,null,{}],"parallel/test-compile-cache-api-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n  assert.throws(() => enableCompileCache(invalid), { code: 'ERR_INVALID_ARG_TYPE' });\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-error.js:10:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-error.js:5:26\n"},{}],"parallel/test-http2-server-rst-before-respond.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-settimeout.js":[true,null,{}],"parallel/test-domain-ee-error-listener.js":[true,null,{}],"parallel/test-net-server-max-connections.js":[true,null,{}],"internet/test-dgram-connect.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js":[true,null,{}],"wasi/test-wasi-poll.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: poll\n\n[process 8810]: --- stderr ---\nAssertion failed: now - before >= 1 (c/poll.c: main: 24)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/000213e6:wasm-function[0]:0x15ec)\n    at <anonymous> (wasm://wasm/000213e6:wasm-function[0]:0x38ba)\n    at <anonymous> (wasm://wasm/000213e6:wasm-function[0]:0x4cc)\n    at <anonymous> (wasm://wasm/000213e6:wasm-function[0]:0x257)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:191:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\n\n[process 8810]: --- stdout ---\n\n[process 8810]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-poll.js:5:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-poll.js:5:26\n"},{}],"parallel/test-vm-sigint.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-sqlite-statement-sync.js":[true,null,{"usesNodeTest":1}],"parallel/test-tls-get-ca-certificates-extra.js":[true,null,{}],"parallel/test-http-correct-hostname.js":[true,null,{}],"parallel/test-https-expect-continue-reuse-race.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: request timed out\n      const err = new Error('request timed out');\n                  ^\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-expect-continue-reuse-race.js:87:19)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-inspector-resource-name-to-url.js":[true,null,{}],"parallel/test-stream-end-of-streams.js":[true,null,{}],"parallel/test-child-process-send-type-error.js":[true,null,{}],"parallel/test-zlib-from-string.js":[true,null,{}],"parallel/test-console-async-write-error.js":[true,null,{}],"parallel/test-http2-client-onconnect-errors.js":[true,null,{}],"parallel/test-cluster-dgram-1.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-module-builtin.js":[true,null,{}],"parallel/test-trace-events-promises.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) 1\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(file))\n\n    assert(fs.existsSync(file));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-promises.js:30:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-whatwg-webstreams-coverage.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/util'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-coverage.js\n} = require('internal/webstreams/util');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-coverage.js:17:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-destroy-socket-in-lookup.js":[true,null,{}],"parallel/test-startup-large-pages.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: invalid value for --use-largepages. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\n  const child = spawnSync(process.execPath,\n                ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at Object.spawnSync (ext:deno_node/internal/child_process.ts:1329:47)\n    at spawnSync (ext:deno_node/child_process.ts:219:33)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-startup-large-pages.js:21:17)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-startup-large-pages.js:5:26\n"},{}],"parallel/test-perf-hooks-usertiming.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(PerformanceMark)\n\nassert(PerformanceMark);\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-usertiming.js:18:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-usertiming.js:5:26\n"},{}],"parallel/test-tls-delayed-attach-error.js":[true,null,{}],"parallel/test-http2-single-headers-validation.js":[true,null,{}],"parallel/test-http-head-response-has-no-body-end-implicit-headers.js":[true,null,{}],"parallel/test-domain-implicit-binding.js":[true,null,{}],"parallel/test-stream-pipeline-async-iterator.js":[true,null,{}],"parallel/test-http2-server-shutdown-redundant.js":[true,null,{}],"test-runner/test-output-coverage-width-80-uncovered-lines-color.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/tty'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js\n  return require('internal/tty').getColorDepth() > 2;\n         ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at canColorize (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:292:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-coverage-width-80-uncovered-lines-color.mjs:12:6\n"},{}],"parallel/test-tls-cli-min-version-1.3.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-runner-aliases.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-promises-file-handle-write.js":[true,null,{}],"parallel/test-stream-pipe-await-drain-manual-resume.js":[true,null,{}],"parallel/test-permission-fs-read.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-uv-binding-constant.js":[true,null,{}],"parallel/test-stdout-stderr-reading.js":[true,null,{}],"parallel/test-quic-handshake.mjs":[true,null,{}],"es-module/test-esm-process.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'process' does not provide an export named 'report'\nimport process, { report } from 'process';\n                  ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-process.mjs:3:19)\n"},{}],"parallel/test-whatwg-writablestream-close.js":[true,null,{"usesNodeTest":1}],"pummel/test-regress-GH-892.js":[true,null,{}],"parallel/test-vm-is-context.js":[true,null,{}],"parallel/test-querystring-multichar-separator.js":[true,null,{}],"parallel/test-vm-module-basic.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-read.js":[true,null,{}],"parallel/test-cli-options-precedence.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-http-write-head-2.js":[true,null,{}],"parallel/test-http-client-request-options.js":[true,null,{}],"es-module/test-require-module-tla-retry-import-2.js":[true,null,{}],"parallel/test-http-multi-line-headers.js":[true,null,{}],"parallel/test-repl-async-iife.js":[true,null,{}],"parallel/test-worker-nested-uncaught.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Proxy.expectsError (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:716:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-nested-uncaught.js:11:22)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-nested-uncaught.js:5:26\n\nerror: Uncaught (in worker \"[worker eval]\") Error: uncaught\n    at [ext:runtime/web_worker.rs:1126:35]:5:7\n"},{}],"parallel/test-dgram-listen-after-bind.js":[true,null,{}],"parallel/test-http-remove-connection-header-persists-connection.js":[true,null,{}],"test-runner/test-output-source-mapped-locations.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: fails\\n' +\n-   'not ok 1 - fails\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/source_mapped_locations.ts:5:1'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   '  error: |-\\n' +\n-   '    Expected values to be strictly equal:\\n' +\n-   '\\n' +\n-   '    1 !== 2\\n' +\n-   '\\n' +\n-   \"  code: 'ERR_ASSERTION'\\n\" +\n-   \"  name: 'AssertionError'\\n\" +\n-   '  expected: 2\\n' +\n-   '  actual: 1\\n' +\n-   \"  operator: 'strictEqual'\\n\" +\n-   '  stack: |-\\n' +\n-   '    TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/source_mapped_locations.ts:6:3)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 0\\n' +\n-   '# fail 1\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-source-mapped-locations.mjs:8:1\n"},{}],"es-module/test-esm-loader-http-imports.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-http-imports.mjs\nESM: http import via loader ...\n  should load using --import flag ... FAILED (60ms)\n  should load using import inside --eval code ... FAILED (43ms)\nESM: http import via loader ... FAILED (due to 2 failed steps) (105ms)\n\n ERRORS \n\nESM: http import via loader ... should load using --import flag => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) ReferenceError: sum is not defined\\n' +\n+   '    at evalmachine.<anonymous>:1:9\\n' +\n+   '    at Script.#runInContext (ext:deno_node/vm.js:137:12)\\n' +\n+   '    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\\n' +\n+   '    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-http-imports.mjs:63:12)\n\nESM: http import via loader ... should load using import inside --eval code => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+   `    process.getBuiltinModule(\"vm\").runInThisContext(\"import * as main from 'http://127.0.0.1:33205/main.mjs'; console.log(main)\")\\n` +\n+   '                                   ^\\n' +\n+   '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+   '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+   '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite ..."},{"usesNodeTest":1}],"parallel/test-worker-messaging-errors-timeout.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_WORKER_MESSAGING_FAILED',\n-   code: 'ERR_WORKER_MESSAGING_TIMEOUT',\n    name: 'Error'\n  }\n\nWarning Couldn't format source line: Column 26 is out of bounds (source may have changed at runtime)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messaging-errors-timeout.js:5:26\n    at async test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messaging-errors-timeout.js:17:3)\n"},{}],"parallel/test-cluster-eaccess.js":[true,null,{}],"parallel/test-http-debug.js":[true,null,{}],"parallel/test-v8-serialize-leak.js":[true,null,{}],"parallel/test-child-process-exec-error.js":[true,null,{}],"es-module/test-esm-dynamic-import-attribute.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'rejected'\n- 'fulfilled'\n\n    assert.strictEqual(results[1].status, 'fulfilled');\n           ^\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-attribute.js:13:12)\n"},{}],"parallel/test-timers-clearImmediate.js":[true,null,{}],"parallel/test-https-agent-getname.js":[true,null,{}],"parallel/test-worker-crypto-sign-transfer-result.js":[true,null,{}],"parallel/test-child-process-kill.js":[true,null,{}],"es-module/test-require-module-error-catching.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Error: hello\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/runtime-error-esm.js:2:7\\n' +\n+     '    at loadESMFromCJS (node:module:1002:17)\\n' +\n+     '    at Module._compile (node:module:945:14)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at Module.require (node:module:861:19)\\n' +\n+     '    at require (node:module:1060:16)\\n' +\n+     '    at assert.throws.message (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-error-catching.js:10:3)'\n-   message: 'hello'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-error-catching.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-error-catching.js:5:26\n"},{}],"parallel/test-cluster-child-index-net.js":[true,null,{}],"sequential/test-http2-timeout-large-write-file.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Http2SecureServer.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-http2-timeout-large-write-file.js:64:25)\n    at Http2SecureServer.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Http2SecureServer.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-http2-timeout-large-write-file.js:5:26\n\n"},{}],"parallel/test-http-server-client-error.js":[false,{"code":1,"stderr":"ext:deno_node/assert.ts:3637: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'HPE_ERROR'\n- 'HPE_INVALID_METHOD'\n       ^\n\n\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'HTTP/1.1 400 Bad Request\\r\\n\\r\\n'\n\n      assert.strictEqual(chunks, 'HTTP/1.1 400 Bad Request\\r\\n\\r\\n');\n             ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-client-error.js:35:14)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-http2-goaway-delayed-request.js":[true,null,{}],"parallel/test-inspector-console-top-frame.js":[false,{"code":1,"stderr":"Log a message\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'url')\nassert.strictEqual(basename(topFrame.url), basename(__filename));\n                                     ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-console-top-frame.js:30:38)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-console-top-frame.js:5:26\n"},{}],"parallel/test-http-information-headers.js":[true,null,{}],"sequential/test-async-wrap-getasyncid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: expected AsyncWrap\n  assert.strictEqual(req.getAsyncId(), -1);\n                         ^\n    at testUninitialized (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-async-wrap-getasyncid.js:89:26)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-async-wrap-getasyncid.js:105:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-async-wrap-getasyncid.js:5:26\n"},{}],"parallel/test-http-client-reject-cr-no-lf.js":[true,null,{}],"test-runner/test-watch-delete-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-inspector-debug-async-hook.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"parallel/test-http2-client-request-listeners-warning.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:19:58)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:5:26\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:32:53)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:5:26\n\n"},{}],"parallel/test-http-import-websocket.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- [class WebSocket extends EventTarget]\n\nassert.strictEqual(NodeHttpWebSocket, WebSocket);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-import-websocket.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-import-websocket.js:5:26\n"},{}],"parallel/test-tls-psk-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: no cipher match\n  const server = tls.createServer({\n                     ^\n    at validateCipherList (ext:deno_node/_tls_common.ts:48:19)\n    at new SecureContext (ext:deno_node/_tls_common.ts:337:9)\n    at createSecureContext (ext:deno_node/_tls_common.ts:459:12)\n    at Server.setSecureContext (ext:deno_node/_tls_wrap.js:1216:23)\n    at new Server (ext:deno_node/_tls_wrap.js:1184:8)\n    at Object.createServer (ext:deno_node/_tls_wrap.js:1446:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-psk-errors.js:13:22)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n"},{}],"parallel/test-worker-sharedarraybuffer-from-worker-thread.js":[true,null,{}],"parallel/test-dgram-bind-fd-error.js":[false,{"code":1,"stderr":"\n(node:17757) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught AssertionError: Missing expected exception (Error).\n    assert.throws(() => {\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-fd-error.js:22:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.onListening (ext:deno_node/dgram.ts:212:14)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at startListening (ext:deno_node/dgram.ts:770:12)\n    at ext:deno_node/dgram.ts:291:9\n    at processTicksAndRejections (ext:core/01_core.js:378:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-http-client-upload.js":[true,null,{}],"internet/test-dns-setserver-in-callback-of-resolve4.js":[true,null,{}],"parallel/test-http-allow-content-length-304.js":[true,null,{}],"parallel/test-fs-stat-bigint.js":[true,null,{}],"parallel/test-http2-head-request.js":[true,null,{}],"parallel/test-debug-process.js":[true,null,{}],"parallel/test-internal-validators-validateoneof.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-net-server-pause-on-connect.js":[true,null,{}],"parallel/test-stream-pipeline-listeners.js":[true,null,{}],"sea/test-build-sea-custom-argv0.js":[true,null,{}],"test-runner/test-output-abort-hooks.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'before\\n' +\n-   '2.1\\n' +\n-   '2.2\\n' +\n-   'after\\n' +\n-   'beforeEach\\n' +\n-   '4.1\\n' +\n-   'afterEach\\n' +\n-   '4.2\\n' +\n-   'TAP version 13\\n' +\n-   '# Subtest: 1 before describe\\n' +\n-   '    # Subtest: test 1\\n' +\n-   '    not ok 1 - test 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:11:3'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: test 2\\n' +\n-   '    not ok 2 - test 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:14:3'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    1..2\\n' +\n-   'not ok 1 - 1 before describe\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:4:1'\\n\" +\n-   \"  failureType: 'hookFailed'\\n\" +\n-   \"  error: 'This operation was aborted'\\n\" +\n-   '  code: 20\\n' +\n-   \"  name: 'AbortError'\\n\" +\n-   '  stack: |-\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '    before.signal (<project-root>/test/fixtures/test-runner/output/abort_hooks.js:8:8)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '# Subtest: 2 after describe\\n' +\n-   '    # Subtest: test 1\\n' +\n-   '    ok 1 - test 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: test 2\\n' +\n-   '    ok 2 - test 2\\n' +\n-   '      -- ..."},{}],"parallel/test-webcrypto-getRandomValues.js":[true,null,{}],"parallel/test-zlib-params.js":[true,null,{}],"parallel/test-internal-socket-list-receive.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-webcrypto-keygen.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported test cases\n1..0 # Skipped: Skipping unsupported SHA-3 test case\n1..0 # Skipped: Skipping unsupported AES-KW test cases\n1..0 # Skipped: Skipping unsupported SHA-3 test cases\n1..0 # Skipped: Skipping unsupported Curve448 test cases\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Unrecognized algorithm name'\n-   message: /Usages cannot be empty/\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-keygen.js:5:26\n    at async test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-keygen.js:250:5)\n    at async Promise.all (index 12)\n"},{}],"parallel/test-https-client-override-global-agent.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(name in agent.sockets)\n\n  assert(name in agent.sockets); // Agent has indeed been used\n  ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-client-override-global-agent.js:28:3)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:452:22)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-client-override-global-agent.js:5:26\n"},{}],"parallel/test-http2-update-settings.js":[true,null,{}],"sequential/test-cli-syntax-bad.js":[true,null,{"usesNodeTest":1}],"test-runner/test-output-abort.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: promise timeout signal\\n' +\n-   '    # Subtest: ok 1\\n' +\n-   '    ok 1 - ok 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 2\\n' +\n-   '    ok 2 - ok 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 3\\n' +\n-   '    ok 3 - ok 3\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: ok 4\\n' +\n-   '    ok 4 - ok 4\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 1\\n' +\n-   '    not ok 5 - not ok 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort.js:11:7'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 2\\n' +\n-   '    not ok 6 - not ok 2\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort.js:12:7'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: not ok 3\\n' +\n-   '    not ok 7 - not ok 3\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/abort.js:13:7'\\n\" +\n-   \"      failureType: 'testAborted'\\n\" +\n-   \"      error: 'This operation was aborted'\\n\" +\n-   '    ..."},{}],"parallel/test-console-tty-colors.js":[true,null,{}],"parallel/test-cluster-worker-wait-server-close.js":[true,null,{}],"parallel/test-crypto-key-objects.js":[true,null,{}],"parallel/test-url-format-whatwg.js":[true,null,{"usesNodeTest":1}],"parallel/test-whatwg-webstreams-adapters-to-streamwritable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamwritable.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamwritable.js:14:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"module-hooks/test-module-hooks-load-builtin-override-module.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-module.js:12:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-module.js:5:26\n"},{}],"parallel/test-fs-close-errors.js":[true,null,{}],"parallel/test-http-server-options-server-response.js":[true,null,{}],"pummel/test-string-decoder-large-buffer.js":[true,null,{}],"parallel/test-http-client-pipe-end.js":[true,null,{}],"parallel/test-stream-readable-hwm-0.js":[true,null,{}],"parallel/test-microtask-queue-run.js":[true,null,{}],"parallel/test-http2-perf_hooks.js":[true,null,{}],"parallel/test-net-server-async-dispose.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-inspector-ip-detection.js":[true,null,{}],"pummel/test-http-many-keep-alive-connections.js":[true,null,{}],"parallel/test-stream3-cork-end.js":[true,null,{}],"parallel/test-assert-deep-with-error.js":[true,null,{"usesNodeTest":1}],"parallel/test-cli-eval.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-inspector-async-hook-setup-at-signal.js":[false,{"code":1,"stderr":"[err] Waiting until a signal enables the inspector...\n[err] started\n[err] \n\nTypeError: process._debugProcess is not a function\n    at NodeInstance.startViaSignal (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:394:13)\n    at async runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-hook-setup-at-signal.js:67:20)\n1\n"},{}],"parallel/test-path-dirname.js":[true,null,{}],"parallel/test-webcrypto-encrypt-decrypt-rsa.js":[true,null,{}],"parallel/test-process-env-allowed-flags-are-documented.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/doc/api/cli.md'\nconst cliText = fs.readFileSync(cliMd, { encoding: 'utf8' });\n                   ^\n    at Object.readFileSync (ext:deno_node/fs.ts:401:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-env-allowed-flags-are-documented.js:12:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"module-hooks/test-async-loader-hooks-never-settling-resolve-cjs.mjs":[false,{"code":1,"stderr":"\n[process 6055]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-resolve\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.cjs:3:43\n\n\n[process 6055]: --- stdout ---\nshould be output\n\n[process 6055]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-resolve-cjs.mjs:7:1\n"},{}],"parallel/test-crypto-des3-wrap.js":[true,null,{}],"es-module/test-esm-cjs-builtins.js":[true,null,{"usesNodeTest":1}],"parallel/test-net-socket-constructor.js":[true,null,{}],"parallel/test-http-default-port.js":[true,null,{}],"sequential/test-net-server-address.js":[true,null,{}],"parallel/test-http-header-validators.js":[true,null,{}],"parallel/test-http2-error-order.js":[true,null,{}],"parallel/test-tls-min-max-version.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-async-hooks-stack-overflow.js":[true,null,{}],"parallel/test-fs-readfile-eof.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: Command failed: (echo \"${ESCAPED_0}\"; sleep 0.5; echo \"${ESCAPED_1}\") | \"${ESCAPED_2}\" \"${ESCAPED_3}\" \"${ESCAPED_4}\"\nerror: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\nconst common = require('../common');\n               ^\n    at stat (node:module:281:18)\n    at Module._findPath (node:module:521:20)\n    at Module._resolveFilename (node:module:776:27)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-readfile-eof.js:2:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-http-response-cork.js":[true,null,{}],"parallel/test-worker-broadcastchannel.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: \"Failed to construct 'BroadcastChannel': 1 argument required, but only 0 present\"\n-   message: /The \"name\" argument must be specified/\n  }\n\nassert.throws(() => new BroadcastChannel(), {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-broadcastchannel.js:16:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-broadcastchannel.js:5:26\n"},{}],"parallel/test-fs-makeStatsCallback.js":[true,null,{}],"parallel/test-repl-eval-error-after-close.js":[true,null,{}],"parallel/test-wrap-js-stream-read-stop.js":[true,null,{}],"parallel/test-worker-console-listeners.js":[true,null,{}],"parallel/test-repl-preprocess-top-level-await.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/repl/await'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-preprocess-top-level-await.js\nconst { processTopLevelAwait } = require('internal/repl/await');\n                                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-preprocess-top-level-await.js:5:34)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-promise-hook-on-init.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"initHook\" argument must be of type function/. Input:\n\n\"TypeError: Cannot read properties of undefined (reading 'onInit')\"\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-init.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-init.js:5:26\n"},{}],"parallel/test-tls-zero-clear-in.js":[true,null,{}],"parallel/test-module-parent-setter-deprecation.js":[true,null,{}],"parallel/test-util-parse-env.js":[true,null,{}],"parallel/test-http-conn-reset.js":[true,null,{}],"pseudo-tty/test-tty-isatty.js":[true,null,{}],"parallel/test-net-connect-reset-after-destroy.js":[true,null,{}],"test-runner/test-output-output.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: test.expectFailure is not a function\\n' +\n+   \"test.expectFailure('sync expect fail (method)', () => {\\n\" +\n+   '     ^\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/output.js:8:6)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/output.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: sync expect fail (method)\\n' +\n-   'ok 1 - sync expect fail (method) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync expect fail (options)\\n' +\n-   'ok 2 - sync expect fail (options) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: async expect fail (method)\\n' +\n-   'ok 3 - async expect fail (method) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: async expect fail (options)\\n' +\n-   'ok 4 - async expect fail (options) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync todo with expect fail\\n' +\n-   'ok 5 - sync todo with expect fail # TODO\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync skip expect fail\\n' +\n-   'ok 6 - sync skip expect fail # SKIP\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync pass todo\\n' +\n-   'ok 7 - sync pass todo # TODO\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync pass todo with message\\n' +\n-   'ok 8 - sync pass todo with message # TODO this is a passing todo\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  typ ..."},{}],"parallel/test-stream-readable-emittedReadable.js":[true,null,{}],"parallel/test-pipe-writev.js":[true,null,{}],"parallel/test-http2-multiheaders-raw.js":[true,null,{}],"parallel/test-http2-misbehaving-flow-control-paused.js":[true,null,{}],"parallel/test-vm-syntax-error-message.js":[true,null,{}],"parallel/test-fs-sync-fd-leak.js":[false,{"code":1,"stderr":"\n(node:9522) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(function() {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-sync-fd-leak.js:53:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-sync-fd-leak.js:5:26\n"},{}],"es-module/test-require-node-modules-warning.js":["IGNORE",null,{"ignoreReason":"Tests Node's --trace-require-module / ExperimentalWarning stderr emissions, which Deno does not emit."}],"parallel/test-vm-ownpropertysymbols.js":[true,null,{}],"parallel/test-compile-cache-permission-allowed.js":["IGNORE",null,{"ignoreReason":"Node.js permission model (--experimental-permission) is not implemented in Deno"}],"parallel/test-asyncresource-bind.js":[true,null,{}],"parallel/test-stdin-resume-pause.js":[true,null,{}],"parallel/test-http-request-large-payload.js":[true,null,{}],"parallel/test-worker-execargv.js":[true,null,{}],"test-runner/test-output-unfinished-suite-async-error.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: unfinished suite with asynchronous error\\n' +\n-   '    # Subtest: uses callback\\n' +\n-   '    not ok 1 - uses callback\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/unfinished-suite-async-error.js:5:3'\\n\" +\n-   \"      failureType: 'uncaughtException'\\n\" +\n-   \"      error: 'callback test does not complete'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      stack: |-\\n' +\n-   '        Immediate.<anonymous> (<project-root>/test/fixtures/test-runner/output/unfinished-suite-async-error.js:7:13)\\n' +\n-   '        <node-internal-frames>\\n' +\n-   '      ...\\n' +\n-   '    # Subtest: should pass 1\\n' +\n-   '    ok 2 - should pass 1\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..2\\n' +\n-   'not ok 1 - unfinished suite with asynchronous error\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/unfinished-suite-async-error.js:4:1'\\n\" +\n-   \"  failureType: 'subtestsFailed'\\n\" +\n-   \"  error: '1 subtest failed'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: should pass 2\\n' +\n-   'ok 2 - should pass 2\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..2\\n' +\n-   '# tests 3\\n' +\n-   '# suites 1\\n' +\n-   '# pass 2\\n' +\n-   '# fail 1\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/te ..."},{}],"parallel/test-tls-connect-simple.js":[true,null,{}],"parallel/test-child-process-internal.js":[true,null,{}],"parallel/test-domain-safe-exit.js":[true,null,{}],"pummel/test-next-tick-infinite-calls.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-off-thread-cert-loading-disabled.js":[true,null,{}],"parallel/test-runner-run-global-hooks.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-run-global-hooks.mjs\nrequire('node:test').run with global hooks ...\n  with isolation : none ...\n    should run globalSetup and globalTeardown functions ... FAILED (44ms)\n    should run setup-only module ... FAILED (39ms)\n    should run teardown-only module ... FAILED (1ms)\n    should share context between setup and teardown ... ignored (0ms)\n    should handle async setup and teardown ... FAILED (1ms)\n    should run TypeScript globalSetup and globalTeardown functions ... ignored (0ms)\n    should run ESM globalSetup and globalTeardown functions ... FAILED (36ms)\n  with isolation : none ... FAILED (due to 5 failed steps) (124ms)\n  with isolation : process ...\n    should run globalSetup and globalTeardown functions ... FAILED (40ms)\n    should run setup-only module ... FAILED (36ms)\n    should run teardown-only module ... FAILED (0ms)\n    should share context between setup and teardown ... ignored (0ms)\n    should handle async setup and teardown ... FAILED (1ms)\n    should run TypeScript globalSetup and globalTeardown functions ... ignored (0ms)\n    should run ESM globalSetup and globalTeardown functions ... FAILED (37ms)\n  with isolation : process ... FAILED (due to 5 failed steps) (115ms)\n  should validate that globalSetupPath is a string ... FAILED (2ms)\nrequire('node:test').run with global hooks ... FAILED (due to 3 failed steps) (243ms)\n\n ERRORS \n\nrequire('node:test').run with global hooks ... with isolation : none ... should run globalSetup and globalTeardown functions => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: No such built-in module: node:test/reporters\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/test-runner/test-runner-global-hooks.mjs:2:22\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/paral ..."},{"usesNodeTest":1}],"parallel/test-inspector-already-activated-cli.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'startsWith')\nassert(wsUrl.startsWith('ws://'));\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-already-activated-cli.js:16:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-already-activated-cli.js:5:26\n"},{}],"parallel/test-crypto-lazy-transform-writable.js":[true,null,{}],"parallel/test-cluster-worker-disconnect-on-error.js":[true,null,{}],"parallel/test-domain-vm-promise-isolation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ null\n- Domain {\n-   Symbol(kCapture): false,\n-   _events: [Object: null prototype] {},\n-   _eventsCount: 0,\n-   _maxListeners: undefined,\n-   members: []\n- }\n\n      assert.strictEqual(process.domain, d);\n             ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-vm-promise-isolation.js:21:14\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-vm-promise-isolation.js:5:26\n"},{}],"parallel/test-vfs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module._stat is not a function\nassert.strictEqual(Module._stat(directory), 1);\n                          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vfs.js:20:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vfs.js:5:26\n"},{}],"parallel/test-diagnostics-channel-tracing-channel-promise-early-exit.js":[true,null,{}],"parallel/test-worker-message-port-transfer-native.js":[false,{"code":1,"stderr":"\n(node:23328) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: internalBinding(...).JSStream is not a constructor\n  const nativeObject = new (internalBinding('js_stream').JSStream)();\n                       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-native.js:28:24)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-native.js:5:26\n"},{}],"parallel/test-buffer-tostring.js":[true,null,{}],"parallel/test-https-agent-sni.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'null'\n- undefined\n\n      assert.strictEqual(res.headers['x-sni'],\n             ^\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-sni.js:34:14)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at TLSSocket.socketOnData (node:_http_client:541:22)\n"},{}],"parallel/test-bash-completion.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expect\n\n '_deno() {\\n' +\n  '    local i cur prev opts cmd\\n' +\n  '    COMPREPLY=()\\n' +\n  '    if [[ \"${BASH_VERSINFO[0]}\" -ge 4 ]]; then\\n' +\n  '        cur=\"$2\"\\n' +\n  '    else\\n' +\n  '        cur=\"${COMP_WORDS[COMP_CWORD]}\"\\n' +\n  '    fi\\n' +\n  '    prev=\"$3\"\\n' +\n  '    cmd=\"\"\\n' +\n  '    opts=\"\"\\n' +\n  '\\n' +\n  '    for i in \"${COMP_WORDS[@]:0:COMP_CWORD}\"\\n' +\n  '    do\\n' +\n  '        case \"${cmd},${i}\" in\\n' +\n  '            \",$1\")\\n' +\n  '                cmd=\"deno\"\\n' +\n  '                ;;\\n' +\n  '            deno,add)\\n' +\n  '                cmd=\"deno__add\"\\n' +\n  '                ;;\\n' +\n  '            deno,approve-scripts)\\n' +\n  '                cmd=\"deno__approve__scripts\"\\n' +\n  '                ;;\\n' +\n  '            deno,audit)\\n' +\n  '                cmd=\"deno__audit\"\\n' +\n  '                ;;\\n' +\n  '            deno,bench)\\n' +\n  '                cmd=\"deno__bench\"\\n' +\n  '                ;;\\n' +\n  '            deno,bump-version)\\n' +\n  '                cmd=\"deno__bump__version\"\\n' +\n  '                ;;\\n' +\n  '            deno,bundle)\\n' +\n  '                cmd=\"deno__bundle\"\\n' +\n  '                ;;\\n' +\n  '            deno,cache)\\n' +\n  '                cmd=\"deno__cache\"\\n' +\n  '                ;;\\n' +\n  '            deno,check)\\n' +\n  '                cmd=\"deno__check\"\\n' +\n  '                ;;\\n' +\n  '            deno,clean)\\n' +\n  '                cmd=\"deno__clean\"\\n' +\n  '                ;;\\n' +\n  '            deno,compile)\\n' +\n  '                cmd=\"deno__compile\"\\n' +\n  '                ;;\\n' +\n  '            deno,completions)\\n' +\n  '                cmd=\"deno__completions\"\\n' +\n  '                ;;\\n' +\n  '            deno,coverage)\\n' +\n  '                cmd=\"deno__coverage\"\\n' +\n  '                ;;\\n' +\n  '            deno,create)\\n' +\n  '                cmd=\"deno__create\"\\n' +\n  '                ;;\\n' +\n  '            deno,deploy)\\n' +\n  '                cmd=\"deno__deploy\" ..."},{}],"pummel/test-crypto-dh-hash.js":[true,null,{}],"parallel/test-trace-events-vm.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(file))\n\n    assert(fs.existsSync(file));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-vm.js:31:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-repl-save-load-editor-mode.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch-no-proxy.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch-no-proxy.mjs:10:1\n"},{}],"parallel/test-debugger-unavailable-port.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-trace-events-async-hooks.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-async-hooks.js:21:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-http-parser-timeout-reset.js":[true,null,{}],"sequential/test-cpu-prof-name.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.33/test.cpuprofile'\n- ]\n\n  assert.deepStrictEqual(profiles, [file]);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-name.js:43:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-name.js:5:26\n"},{}],"parallel/test-net-server-capture-rejection.js":[true,null,{}],"parallel/test-stream-construct.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-import-cjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-import-cjs.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-import-cjs.js:5:26\n"},{}],"parallel/test-zlib-type-error.js":[true,null,{"usesNodeTest":1}],"parallel/test-domain-emit-error-handler-stack.js":[false,{"code":1,"stderr":"\nexpected domains stack length of NaN, but instead is 0\n"},{}],"pummel/test-net-pause.js":[true,null,{}],"es-module/test-esm-export-not-found.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-snapshot-cwd.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-unhandled-exception-rethrow-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 7\n\n  assert.strictEqual(result.status, 7);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-unhandled-exception-rethrow-error.js:20:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-unhandled-exception-rethrow-error.js:5:26\n"},{}],"parallel/test-http-server-headers-timeout-pipelining.js":[true,null,{}],"pummel/test-buffer-large-size-buffer-write.js":[true,null,{}],"parallel/test-repl-sigint.js":[false,{"code":1,"stderr":"\n(node:17232) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'setEncoding')\nchild.stdout.setEncoding('utf8');\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-sigint.js:23:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-sigint.js:5:26\n"},{}],"parallel/test-http2-respond-with-fd-errors.js":[true,null,{}],"parallel/test-event-emitter-remove-listeners.js":[true,null,{}],"parallel/test-child-process-spawn-event.js":[true,null,{}],"parallel/test-fs-cp-sync-unicode-folder-names.mjs":[true,null,{}],"parallel/test-zlib-brotli-from-brotli.js":[true,null,{}],"es-module/test-require-module-tla-print-execution.js":["IGNORE",null,{"ignoreReason":"Requires Node's --experimental-print-required-tla CLI flag, which Deno does not implement."}],"parallel/test-runner-module-mocking.js":[false,{"code":1,"stderr":"running 18 tests from ./test/parallel/test-runner-module-mocking.js\ninput validation ...\n  throws if specifier is not a string ... FAILED (3ms)\n  throws if options is not an object ... FAILED (1ms)\n  throws if cache is not a boolean ... FAILED (1ms)\n  throws if namedExports is not an object ... FAILED (1ms)\ninput validation ... FAILED (due to 4 failed steps) (55ms)\ncore module mocking with namedExports option ...\n  does not cache by default ... FAILED (3ms)\n  explicitly enables caching ... FAILED (1ms)\n  explicitly disables caching ... FAILED (3ms)\n  named exports are applied to defaultExport ... FAILED (0ms)\n  throws if named exports cannot be applied to defaultExport ... FAILED (1ms)\ncore module mocking with namedExports option ... FAILED (due to 5 failed steps) (21ms)\nCJS mocking with namedExports option ...\n  does not cache by default ... FAILED (4ms)\n  explicitly enables caching ... FAILED (1ms)\n  explicitly disables caching ... FAILED (0ms)\n  named exports are applied to defaultExport ... FAILED (1ms)\n  throws if named exports cannot be applied to defaultExport ... FAILED (1ms)\nCJS mocking with namedExports option ... FAILED (due to 5 failed steps) (17ms)\nESM mocking with namedExports option ...\n  does not cache by default ... FAILED (7ms)\n  explicitly enables caching ... FAILED (1ms)\n  explicitly disables caching ... FAILED (1ms)\n  named exports are not applied to defaultExport ... FAILED (1ms)\n  throws if named exports cannot be applied to defaultExport as CJS ... FAILED (12ms)\nESM mocking with namedExports option ... FAILED (due to 5 failed steps) (30ms)\nJSON mocking ...\n  with defaultExport ... FAILED (0ms)\n  throws without appropriate import attributes ... FAILED (1ms)\nJSON mocking ... FAILED (due to 2 failed steps) (43ms)\nmodules cannot be mocked multiple times at once ...\n  CJS ... FAILED (1ms)\n  ESM ... FAILED (1ms)\n  Importing a Windows path should fail ... ignored (0ms)\n  Importing a module with a quote in its URL should work ... FAILED (1ms)\nmodules ..."},{"usesNodeTest":1}],"sequential/test-worker-heapsnapshot-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: Worker.prototype.getHeapSnapshot\n    const stream = await w.getHeapSnapshot(options);\n                           ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at NodeWorker.getHeapSnapshot (ext:deno_node/worker_threads.ts:597:27)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-worker-heapsnapshot-options.js:15:28\n"},{}],"parallel/test-https-request-arguments.js":[true,null,{}],"parallel/test-node-output-eval.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-webcrypto-export-import-ec.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'unsupported algorithm'\n-   message: /Invalid key type/\n  }\n\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import-ec.js:5:26\n"},{}],"parallel/test-webstreams-clone-unref.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-compat-expect-handling.js":[true,null,{}],"parallel/test-fs-promises-exists.js":[true,null,{}],"parallel/test-tls-key-mismatch.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(function() {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-key-mismatch.js:43:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-key-mismatch.js:5:26\n"},{}],"parallel/test-fs-write-file-invalid-path.js":[true,null,{}],"parallel/test-tls-connect-hwm-option.js":[true,null,{}],"wasi/test-wasi-initialize-validation.js":[true,null,{}],"parallel/test-inspector-bindings.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http2-respond-file-fd-errors.js":[true,null,{}],"parallel/test-cluster-net-send.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-precedence-bundled.js":[true,null,{}],"parallel/test-wrap-js-stream-destroy.js":[true,null,{}],"parallel/test-http2-client-setLocalWindowSize.js":[true,null,{}],"parallel/test-compile-cache-bad-syntax.js":[false,{"code":1,"stderr":"\n[process 15268]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Unexpected identifier 'bar'\nWarning Couldn't format source line: Line 5 is out of bounds (source may have changed at runtime)\n    at Object.compileFunction (ext:core/01_core.js:1039:31)\n    at wrapSafe (node:module:918:21)\n    at Module._compile (node:module:942:23)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/syntax/bad_syntax.js:5:26\n\n[process 15268]: --- stdout ---\n\n[process 15268]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /skip .*bad_syntax\\.js because the cache was not initialized/\n  spawnSyncAndExit(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-bad-syntax.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-bad-syntax.js:5:26\n"},{}],"parallel/test-promise-handled-rejection-no-warning.js":[true,null,{}],"parallel/test-webcrypto-encrypt-decrypt-aes.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Failed to execute 'importKey' on 'SubtleCrypto': The provided value 'raw-secret' is not a valid enum value of type KeyFormat\n  const key = await subtle.importKey(\n                           ^\n    at Array.KeyFormat (ext:deno_webidl/00_webidl.js:901:13)\n    at SubtleCrypto.importKey (ext:deno_crypto/00_crypto.js:998:32)\n    at testEncrypt (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-encrypt-decrypt-aes.js:18:28)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-encrypt-decrypt-aes.js:224:23\n    at Array.forEach (<anonymous>)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-encrypt-decrypt-aes.js:223:13\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-encrypt-decrypt-aes.js:246:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n"},{}],"parallel/test-child-process-fork-getconnections.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n0 !== 11\n\n        assert.strictEqual(num, count - (i + 1));\n               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-getconnections.js:101:16\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-dgram-send-address-types.js":[true,null,{}],"parallel/test-process-exit-from-before-exit.js":[true,null,{}],"parallel/test-stream-writable-destroy.js":[true,null,{}],"parallel/test-inspector-invalid-args.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: [DEP0062]: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` and `node --inspect-brk` instead.. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\n  execFile(\n  ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at ChildProcess.#spawnInternal (ext:deno_node/internal/child_process.ts:186:54)\n    at ChildProcess.spawn (ext:deno_node/internal/child_process.ts:157:26)\n    at spawn (ext:deno_node/child_process.ts:168:11)\n    at execFile (ext:deno_node/child_process.ts:341:19)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-invalid-args.js:15:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-https-localaddress.js":[true,null,{}],"parallel/test-child-process-fork3.js":[true,null,{}],"parallel/test-zlib-unused-weak.js":[true,null,{}],"es-module/test-require-module-cycle-cjs-esm-esm.js":[true,null,{}],"parallel/test-http-exceptions.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-crypto-oneshot-hash.js":[true,null,{}],"parallel/test-http-multiple-headers.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n-   'X-Res-a',\n-   'AAA',\n-   'X-Res-a',\n-   'BBB',\n-   'X-Res-a',\n-   'CCC',\n-   'X-Res-b',\n-   'DDD; EEE; FFF; GGG',\n    'Connection',\n    'close',\n-   'x-res-c',\n-   'HHH',\n-   'x-res-c',\n-   'III',\n-   'x-res-d',\n-   'JJJ; KKK; LLL',\n-   'Transfer-Encoding',\n-   'chunked'\n  ]\n\n    assert.deepStrictEqual(res.rawHeaders, [\n           ^\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-multiple-headers.js:116:12)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at Socket.socketOnData (node:_http_client:541:22)\n"},{}],"parallel/test-tls-enable-trace-cli.js":[true,null,{}],"parallel/test-fs-write-file-sync.js":[true,null,{}],"parallel/test-http2-respond-file-fd-invalid.js":[true,null,{}],"parallel/test-tls-socket-destroy.js":[true,null,{}],"parallel/test-stream-writable-finished-state.js":[true,null,{}],"parallel/test-http-parser-memory-retention.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-performance-resourcetimingbufferfull.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(performance.getEntriesByType('resource').length, 1);\n         ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbufferfull.js:50:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbufferfull.js:137:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-performance-resourcetimingbufferfull.js:5:26\n"},{}],"parallel/test-url-parse-query.js":[true,null,{}],"parallel/test-crypto-keygen-sync.js":[true,null,{}],"parallel/test-http2-pack-end-stream-flag.js":[true,null,{}],"wasi/test-wasi-notdir.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: notdir\n\n[process 8427]: --- stderr ---\n\n[process 8427]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8427]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-notdir.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-notdir.js:5:26\n"},{}],"parallel/test-v8-version-tag.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" to be strictly unequal to:\n\n3493132495\nassert.notStrictEqual(versionTag1, versionTag2);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-version-tag.js:19:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-version-tag.js:5:26\n"},{}],"parallel/test-http-agent-uninitialized.js":[true,null,{}],"parallel/test-fs-cp-sync-directory-not-exist-error.mjs":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-https-request.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-https-request.mjs:16:1\n"},{}],"parallel/test-child-process-spawnsync.js":[true,null,{}],"parallel/test-stream-wrap.js":[true,null,{}],"parallel/test-stream-catch-rejections.js":[true,null,{}],"parallel/test-worker-onmessage-not-a-function.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-short-circuit-required-start.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit-required-start.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-short-circuit-required-start.js:5:26\n"},{}],"parallel/test-fs-read-optional-params.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-race-cjs.mjs":[true,null,{}],"es-module/test-esm-loader-resolve-type.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n+     '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n+     '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n+     '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.143/test-esm-loader-resolve-type-713636197601/$deno$eval.mts:6:36\\n',\n+   stdout: ''\n-   stderr: '',\n-   stdout: '{\"before\":{\"importedESM\":0,\"importedCJS\":0},\"after\":{\"importedESM\":1,\"importedCJS\":0}}\\n'\n  }\n\n  assert.deepStrictEqual(output, {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-resolve-type.mjs:36:10\n"},{}],"parallel/test-http-upgrade-agent.js":[true,null,{}],"parallel/test-dns-default-order-verbatim.js":[true,null,{}],"parallel/test-repl-tab.js":[true,null,{}],"parallel/test-stream-unshift-read-race.js":[true,null,{}],"parallel/test-buffer-resizable.js":[true,null,{"usesNodeTest":1}],"parallel/test-net-autoselectfamily.js":[true,null,{}],"parallel/test-tls-client-getephemeralkeyinfo.js":[false,{"code":1,"stderr":"\nerror: Uncaught null\n"},{}],"parallel/test-fs-stream-construct-compat-error-read.js":[true,null,{}],"test-runner/test-output-spec-reporter-cli.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-abortcontroller-internal.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-tls-connect-given-socket.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-inspector-network-data-sent.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-inspector-network-data-sent.js\nNetwork.getRequestPostData should send all buffered text data ... FAILED (4ms)\nNetwork.getRequestPostData does not support binary data ... FAILED (2ms)\nNetwork.getRequestPostData should reject if request id not found ... ok (0ms)\n\n ERRORS \n\nNetwork.getRequestPostData should send all buffered text data => ./test/parallel/test-inspector-network-data-sent.js:96:1\nerror: TypeError: Network.dataSent is not a function\n  Network.dataSent({\n          ^\n    at triggerNetworkEvents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-sent.js:37:11)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-sent.js:102:3)\n\nNetwork.getRequestPostData does not support binary data => ./test/parallel/test-inspector-network-data-sent.js:111:1\nerror: TypeError: Network.dataSent is not a function\n  Network.dataSent({\n          ^\n    at triggerNetworkEvents (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-sent.js:37:11)\n    at async NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-data-sent.js:117:3)\n\n FAILURES \n\nNetwork.getRequestPostData should send all buffered text data => ./test/parallel/test-inspector-network-data-sent.js:96:1\nNetwork.getRequestPostData does not support binary data => ./test/parallel/test-inspector-network-data-sent.js:111:1\n\nFAILED | 1 passed | 2 failed (11ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-http-client-race-2.js":[true,null,{}],"parallel/test-dotenv-edge-cases.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-dotenv-edge-cases.js\n.env supports edge cases ...\n  supports multiple declarations, including optional ones ... FAILED (76ms)\n  should not support comma-separated env files ... FAILED (42ms)\n  supports absolute paths ... ok (38ms)\n  supports a space instead of '=' for the flag  ... ok (42ms)\n  should handle non-existent .env file ... FAILED (41ms)\n  should handle non-existent optional .env file ... ok (42ms)\n  should not override existing environment variables but introduce new vars ... ok (41ms)\n  should handle multiline quoted values ... ok (40ms)\n  should handle empty value without a newline at the EOF ... ok (39ms)\n  should handle lines that come after lines with only spaces (and tabs) ... ok (39ms)\n  should handle when --env-file is passed along with -- ... FAILED (40ms)\n  should handle file without a final newline ... ok (81ms)\n  should reject invalid env file flag ... FAILED (7ms)\n  should handle invalid multiline syntax ... ok (1ms)\n  should handle trimming of keys and values correctly ... ok (0ms)\n  should handle a comment in a valid value ... ok (0ms)\n.env supports edge cases ... FAILED (due to 5 failed steps) (575ms)\n\n ERRORS \n\n.env supports edge cases ... supports multiple declarations, including optional ones => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n    {\n+     code: 1,\n-     code: 0,\n      signal: null,\n+     stderr: \"Warning The `--env-file` flag was used, but the environment file specified '.env' was not found.\\n\" +\n+       'error: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\\n' +\n+       '+ actual - expected\\n' +\n+       '\\n' +\n+       '+ undefined\\n' +\n+       \"- 'basic'\\n\" +\n+       '\\n' +\n+       '    at evalmachine.<anonymous>:1:8\\n' +\n+       '    at Script.#runInContext (ext:deno_node/vm.js:137:12)\\n' +\n+       '    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\\n' +\n+       '     ..."},{"usesNodeTest":1}],"parallel/test-outgoing-message-pipe.js":[true,null,{}],"parallel/test-http-byteswritten.js":[true,null,{}],"parallel/test-stream-pipe-await-drain-push-while-write.js":[true,null,{}],"parallel/test-fs-error-messages.js":[false,{"code":1,"stderr":"\n(node:21406) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1305/existingFile.js'\n- undefined\n\n    assert.strictEqual(existingFile, err.path);\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-error-messages.js:242:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-error-messages.js:256:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-worker-process-argv.js":[true,null,{}],"parallel/test-http2-client-port-80.js":[true,null,{}],"sequential/test-cluster-port-reuse-between-workers.js":[true,null,{}],"parallel/test-worker-dispose.mjs":[true,null,{}],"parallel/test-promise-unhandled-error-with-reading-file.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error-with-reading-file.js:10:40)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-error-with-reading-file.js:5:26\n\n"},{}],"parallel/test-module-print-timing.mjs":[false,{"code":1,"stderr":"running 5 tests from ./test/parallel/test-module-print-timing.mjs\nshould print the timing information for cjs ... FAILED (42ms)\nshould write tracing information for cjs ... FAILED (41ms)\nshould write tracing & print logs for cjs ... FAILED (39ms)\nshould support enable tracing dynamically ... FAILED (85ms)\nshould not print when is disabled and found duplicated labels (GH-54265) ... ok (46ms)\n\n ERRORS \n\nshould print the timing information for cjs => ./test/parallel/test-module-print-timing.mjs:12:1\nerror: Error: - stderr did not match /MODULE_TIMER/g\n  const result = spawnSyncAndAssert(process.execPath, ['--eval', 'require(\"url\");'], {\n                 ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-print-timing.mjs:13:18)\n\nshould write tracing information for cjs => ./test/parallel/test-module-print-timing.mjs:32:1\nerror: Error: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.463/output-trace.log'\n    at ext:deno_node/fs.ts:375:26\n\nshould write tracing & print logs for cjs => ./test/parallel/test-module-print-timing.mjs:61:1\nerror: Error: - stderr did not match /MODULE_TIMER/g\n  const result = spawnSyncAndAssert(process.execPath, [\n                 ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-print-timing.mjs:64:18)\n\nshould support enable tracing dynamically => ./test/parallel/test-module-print-timing.mjs:101:1\nerror: Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(process.execPath, [\n  ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-print-timing.mjs:136:3)\n\n FAILURES \n\nshould print the timing information for cjs => ./test/parallel/test-module-print-timing.mjs:12:1\nshould write tracing information for cjs => ./test/parallel/test-module ..."},{"usesNodeTest":1}],"parallel/test-diagnostics-channel-http2-server-stream-start.js":[true,null,{}],"parallel/test-buffer-bigint64.js":[true,null,{}],"parallel/test-http-missing-header-separator-cr.js":[true,null,{}],"parallel/test-fs-rmdir-type-check.js":[true,null,{}],"parallel/test-shadow-realm-globals.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) ReferenceError: ShadowRealm is not defined\nconst shadowRealm = new ShadowRealm();\n                    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-globals.js:9:21)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-globals.js:5:26\n"},{}],"pseudo-tty/test-stderr-stdout-handle-sigwinch.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\r\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-stderr-stdout-handle-sigwinch.js:8:26\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-stderr-stdout-handle-sigwinch.js:23:31)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\r\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-stderr-stdout-handle-sigwinch.js:8:26\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-stderr-stdout-handle-sigwinch.js:26:31)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n"},{}],"module-hooks/test-async-loader-hooks-process-exit-async.mjs":[false,{"code":1,"stderr":"\n[process 5941]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"data:exit\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 5941]: --- stdout ---\n\n[process 5941]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 42\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-process-exit-async.mjs:7:1\n"},{}],"parallel/test-sqlite-database-sync.js":[true,null,{"usesNodeTest":1}],"parallel/test-http2-respond-file-404.js":[true,null,{}],"pummel/test-fs-watch-system-limit.js":[true,null,{}],"parallel/test-fs-watchfile-bigint.js":[true,null,{}],"parallel/test-event-emitter-check-listener-leaks.js":[true,null,{}],"parallel/test-process-features.js":[true,null,{}],"parallel/test-worker-exit-code.js":[true,null,{}],"parallel/test-crypto-prime.js":[true,null,{}],"parallel/test-http2-server-rst-stream.js":[true,null,{}],"es-module/test-esm-import-assertion-warning.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Use `importAttributes` instead of `importAssertions`/. Input:\n\n'error: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\\n' +\n  '    at new Script (ext:deno_node/vm.js:98:20)\\n' +\n  '    at createScript (ext:deno_node/vm.js:313:10)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n  assert.match(stderr, /Use `importAttributes` instead of `importAssertions`/);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-assertion-warning.mjs:39:10\n    at async Promise.all (index 0)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-assertion-warning.mjs:5:1\n"},{}],"parallel/test-process-getactiveresources-track-timer-lifetime.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.getActiveResourcesInfo is not a function\n  assert.strictEqual(process.getActiveResourcesInfo().filter(\n                             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-timer-lifetime.js:8:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-timer-lifetime.js:5:26\n"},{}],"parallel/test-fs-watch-encoding.js":[true,null,{}],"parallel/test-https-close.js":[true,null,{}],"parallel/test-next-tick-ordering.js":[true,null,{}],"parallel/test-events-add-abort-listener.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-http2-cancel-while-client-reading.js":[true,null,{}],"sequential/test-deprecation-flags.js":[false,{"code":1,"stderr":"\n--no-deprecation: silence deprecations\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'This is deprecated\\n' +\n+   '(node:5350) DeprecationWarning: this function is deprecated'\n- 'This is deprecated'\n\n  assert.strictEqual(stderr.trim(), 'This is deprecated');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-deprecation-flags.js:53:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:379:9)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-tls-ca-concat.js":[true,null,{}],"parallel/test-fs-write-stream-flush.js":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-fs-write-stream-flush.js\nvalidation ... FAILED (1ms)\nperforms flush ... FAILED (3ms)\ndoes not perform flush ... ok (2ms)\nworks with file handles ... ok (1ms)\n\n ERRORS \n\nvalidation => ./test/parallel/test-fs-write-stream-flush.js:17:1\nerror: AssertionError: Missing expected exception.\n    assert.throws(() => {\n           ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-flush.js:19:12)\n\nperforms flush => ./test/parallel/test-fs-write-stream-flush.js:25:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n      assert.strictEqual(calls.length, 1);\n             ^\n    at WriteStream.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-flush.js:33:14)\n    at WriteStream.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17)\n    at WriteStream.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n\n FAILURES \n\nvalidation => ./test/parallel/test-fs-write-stream-flush.js:17:1\nperforms flush => ./test/parallel/test-fs-write-stream-flush.js:25:1\n\nFAILED | 2 passed | 2 failed (11ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-http2-allow-http1.js":[true,null,{}],"test-runner/test-output-no-refs.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: does not keep event loop alive\\n' +\n-   '    # Subtest: +does not keep event loop alive\\n' +\n-   '    ok 1 - +does not keep event loop alive\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 1 - does not keep event loop alive\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 2\\n' +\n-   '# suites 0\\n' +\n-   '# pass 2\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-no-refs.mjs:7:1\n"},{}],"parallel/test-child-process-net-reuseport.js":[true,null,{}],"parallel/test-repl-inspect-defaults.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'REPL is running with all permissions allowed.',\n+   'To specify permissions, run `deno repl` with allow flags.',\n    '[ 42, 23 ]',\n+   'Uncaught ReferenceError: util is not defined',\n+   '    at <anonymous>:1:22',\n+   '[ 42, 23 ]',\n-   '1',\n-   '[ 42, ... 1 more item ]',\n    ''\n  ]\n\n  assert.deepStrictEqual(\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-inspect-defaults.js:15:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"es-module/test-vm-main-context-default-loader.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.164/message.mjs\".\n    const result = await script.runInThisContext();\n                   ^\n    at async testLoader (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-vm-main-context-default-loader.js:61:20)\n    at async main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-vm-main-context-default-loader.js:83:5)\n"},{}],"parallel/test-fs-cp-sync-resolve-relative-symlinks-false.mjs":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-no-proxy.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-no-proxy.mjs:10:1\n"},{}],"parallel/test-stream-readable-pause-and-resume.js":[true,null,{}],"parallel/test-async-wrap-trigger-id.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected \"actual\" to be strictly unequal to: 0\n    assert.notStrictEqual(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-trigger-id.js:16:12\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-trigger-id.js:5:26\n"},{}],"parallel/test-dgram-abort-closed.js":[true,null,{}],"parallel/test-http2-res-corked.js":[true,null,{}],"parallel/test-crypto-domains.js":[true,null,{}],"pummel/test-tls-throttle.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-util-deprecate.js":[true,null,{}],"es-module/test-require-module-tla-rejected.js":[true,null,{}],"parallel/test-cluster-send-deadlock.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-symlink-type.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: For {\"source\":\"extensionless-symlink-to-file-in-module-scope\",\"target\":\"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/package-type-module/index.js\",\"prints\":\"package-type-module\",\"errorsWithPreserveSymlinksMain\":true}, failed to find package-type-module in: <\n\n>\n          assert.fail(`For ${JSON.stringify(symlink)}, failed to find ` +\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-symlink-type.js:75:18\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"sea/test-build-sea-missing-main.js":[true,null,{}],"parallel/test-tls-delayed-attach.js":[true,null,{}],"parallel/test-repl-tab-complete-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: ifError got unwanted exception: Expected values to be strictly equal:\n\nundefined !== ''\n\n    at EventEmitter.emit (ext:deno_node/_events.mjs:440:20)\n    at _replCaptureCallback (node:repl:61:11)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"parallel/test-trace-events-worker-metadata-with-name.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n    assert(fs.existsSync(FILE_NAME));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-worker-metadata-with-name.js:20:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-stream-pipe-needDrain.js":[true,null,{}],"parallel/test-fs-writestream-open-write.js":[true,null,{}],"parallel/test-fs-cp-promises-options-validation.mjs":[true,null,{}],"parallel/test-worker-message-port-message-before-close.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: Unknown event: \"error\"\n    at MessagePort.<anonymous> (ext:deno_node/worker_threads.ts:1250:15)\n    at resolver (ext:deno_node/_events.mjs:923:17)\n    at fn (ext:deno_node/worker_threads.ts:1281:16)\n    at MessagePort._listener (ext:deno_node/worker_threads.ts:1231:9)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at MessagePort.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at dispatchPortMessageData (ext:deno_web/13_message_port.js:182:10)\n    at ext:deno_web/13_message_port.js:297:14\n"},{}],"parallel/test-stream3-cork-uncork.js":[true,null,{}],"parallel/test-warn-sigprof.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-warn-sigprof.js:20:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n"},{}],"pummel/test-keep-alive.js":[true,null,{}],"parallel/test-compile-cache-typescript-strip-miss.js":[true,null,{}],"test-runner/test-output-hooks.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:10:35)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:56:49)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:78:48)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:105:46)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/hooks.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/hooks.js:249:49)\\n' +\n+   '    at <node-internal-frames>\\n ..."},{}],"parallel/test-timers-invalid-clear.js":[true,null,{}],"client-proxy/test-https-proxy-fetch.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: error sending request for url (https://localhost:39767/test): client error (Connect): invalid peer certificate: Other(OtherError(UnsupportedCertVersion))\nconst response = await fetch(process.env.FETCH_URL);\n                 ^\n    at async mainFetch (ext:deno_fetch/26_fetch.js:186:12)\n    at async fetch (ext:deno_fetch/26_fetch.js:479:9)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:11:18\n\n    hint: Run again with the `--unsafely-ignore-certificate-errors` flag to bypass certificate errors.\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: error sending request for url (https://localhost:39767/test): client error (Connect): invalid peer certificate: Other(OtherError(UnsupportedCertVersion))\\n' +\n+     'const response = await fetch(process.env.FETCH_URL);\\n' +\n+     '                 ^\\n' +\n+     '    at async mainFetch (ext:deno_fetch/26_fetch.js:186:12)\\n' +\n+     '    at async fetch (ext:deno_fetch/26_fetch.js:479:9)\\n' +\n+     '    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:11:18\\n' +\n+     '\\n' +\n+     '    hint: Run again with the `--unsafely-ignore-certificate-errors` flag to bypass certificate errors.',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-fetch.mjs:44:1\n\n    hint: Run again with the `--unsafely-ignore-certificate-errors` flag to bypass certificate errors.\n"},{}],"parallel/test-crypto-secure-heap.js":["IGNORE",null,{"ignoreReason":"Secure heap is OpenSSL specific, not in Deno"}],"parallel/test-fs-fchown.js":[true,null,{}],"parallel/test-stream-writable-write-cb-twice.js":[true,null,{}],"parallel/test-client-request-destroy.js":[true,null,{}],"parallel/test-next-tick.js":[true,null,{}],"parallel/test-webstreams-decompression-reject-trailing.js":[true,null,{"usesNodeTest":1}],"parallel/test-fs-watch-ignore-function.js":[true,null,{}],"parallel/test-require-resolve.js":[true,null,{"usesNodeTest":1}],"parallel/test-https-resume-after-renew.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: server._sharedCreds.context.enableTicketKeyCallback is not a function\nserver._sharedCreds.context.enableTicketKeyCallback();\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-resume-after-renew.js:23:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-resume-after-renew.js:5:26\n"},{}],"parallel/test-fs-read-stream-inherit.js":[true,null,{}],"parallel/test-testpy-env-var-via-comment.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-testpy-env-var-via-comment.js\ntestpy env var via comment ...\n  should set env var A_SET_ENV_VAR ... FAILED (1ms)\n  should set env var B_SET_ENV_VAR ... FAILED (1ms)\n  should interop with flags ... FAILED (1ms)\ntestpy env var via comment ... FAILED (due to 3 failed steps) (3ms)\n\n ERRORS \n\ntestpy env var via comment ... should set env var A_SET_ENV_VAR => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'A_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.A_SET_ENV_VAR, 'A_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-testpy-env-var-via-comment.js:16:12)\n\ntestpy env var via comment ... should set env var B_SET_ENV_VAR => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'B_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.B_SET_ENV_VAR, 'B_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-testpy-env-var-via-comment.js:19:12)\n\ntestpy env var via comment ... should interop with flags => ext:deno_node/testing.ts:370:37\nerror: Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-testpy-env-var-via-comment.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-testpy-env-var-via-comment.js\n    const flag = require('internal/options').getOptionValue('--test-isolation');\n                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-testpy-env-var-via-comm ..."},{"usesNodeTest":1}],"parallel/test-vm-dynamic-import-callback-missing-flag.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection.\nconst assert = require('assert');\n                         ^\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-dynamic-import-callback-missing-flag.js:5:26\n"},{}],"parallel/test-arm-math-illegal-instruction.js":[true,null,{"usesNodeTest":1}],"module-hooks/test-module-hooks-resolve-load-import-inline-typescript.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks(require('./typescript-transpiler'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:4:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-typescript-hooks.js:7:9\n"},{}],"parallel/test-v8-collect-gc-profile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: GCProfiler is not a constructor\n    const profiler = new GCProfiler();\n                     ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/v8.js:7:22\n    at new Promise (<anonymous>)\n    at collectGCProfile (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/v8.js:6:10)\n    at testGCProfiler (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/v8.js:62:22)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-collect-gc-profile.js:6:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-wrap-js-stream-duplex.js":[true,null,{}],"parallel/test-crypto-dh-constructor.js":[true,null,{}],"parallel/test-sqlite-custom-functions.js":[true,null,{"usesNodeTest":1}],"es-module/test-esm-loader-invalid-format.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot convert object to primitive value\n"},{}],"parallel/test-fs-cp-sync-verbatim-symlinks-invalid.mjs":[true,null,{}],"parallel/test-http2-tls-disconnect.js":[true,null,{}],"parallel/test-permission-allow-child-process-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-diagnostics-channel-worker-threads.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-worker-threads.js:7:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-worker-threads.js:5:26\n\n"},{}],"parallel/test-compile-cache-esm.js":[false,{"code":1,"stderr":"\n[process 20144]: --- stderr ---\n\n[process 20144]: --- stdout ---\n\n[process 20144]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /message\\.mjs was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-esm.js:29:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-esm.js:16:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /message\\.mjs was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-esm.js:16:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-esm.js:5:26\n"},{}],"parallel/test-http2-compat-serverresponse-close.js":[true,null,{}],"parallel/test-repl-function-definition-edge-case.js":[true,null,{}],"test-runner/test-run-watch-create.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({ action: 'create', fileToCreate: 'new-test-file.test.js', useRunApi: true });\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-create.mjs:8:1)\n"},{}],"parallel/test-http2-removed-header-stays-removed.js":[true,null,{}],"parallel/test-runner-no-isolation-different-cwd.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-no-isolation-different-cwd.mjs FAILED\n\n ERRORS \n\n./test/parallel/test-runner-no-isolation-different-cwd.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation-different-cwd.mjs:6:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-no-isolation-different-cwd.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-write-negativeoffset.js":[true,null,{}],"parallel/test-fs-cp-async-with-mode-flags.mjs":[true,null,{}],"parallel/test-repl-autocomplete.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:704:11)\n    at processOnError (node:process:969:17)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at reportException (ext:deno_web/02_event.js:1562:54)\n    at runImmediateCallbacks (ext:core/01_core.js:513:7)\n"},{}],"parallel/test-unhandled-exception-with-worker-inuse.js":[true,null,{}],"parallel/test-runner-misc.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-misc.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-misc.js (uncaught error)\nerror: (in promise) AssertionError: The input did not match the regular expression /pass 2$/m. Input:\n\n''\n\n  assert.match(stdout, /pass 2$/m);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-misc.js:36:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-misc.js:7:9\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-misc.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-watch-recursive-add-file.js":[true,null,{}],"parallel/test-timers-unenroll-unref-interval.js":[true,null,{}],"es-module/test-esm-dynamic-import-mutating-fs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.183/0.6466543310948223.mjs\".\n  const moduleRecord = await import(target);\n                       ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-mutating-fs.js:17:24\n"},{}],"sequential/test-vm-break-on-sigint.js":[true,null,{}],"parallel/test-webcrypto-util.js":["IGNORE",null,{"ignoreReason":"Runs with --expose-internals and requires Node's internal/crypto/util JS module to whitebox-test the internal normalizeAlgorithm() helper; Deno's WebCrypto is implemented in Rust (ext/crypto/) and does not expose this Node-internal module"}],"parallel/test-http-connect-req-res.js":[true,null,{}],"es-module/test-esm-wasm-js-string-builtins.mjs":[false,{"code":1,"stderr":"\n[process 7312]: --- stderr ---\nerror: Unsupported scheme \"wasm\" for module \"wasm:js-string\". Supported schemes:\n - \"blob\"\n - \"data\"\n - \"file\"\n - \"http\"\n - \"https\"\n - \"jsr\"\n - \"npm\"\n\n[process 7312]: --- stdout ---\n\n[process 7312]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-js-string-builtins.mjs:6:1\n"},{}],"parallel/test-tls-get-ca-certificates-node-use-system-ca.js":[true,null,{}],"parallel/test-process-dlopen-error-message-crash.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'TypeError'\n- 'Error'\n\n  assert.strictEqual(name, 'Error');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-dlopen-error-message-crash.js:18:10)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-dlopen-error-message-crash.js:15:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-tls-psk-server.js":[true,null,{}],"parallel/test-fs-utimes.js":[true,null,{}],"es-module/test-esm-dns-promises.mjs":[true,null,{}],"parallel/test-tls-set-sigalgs.js":[false,{"code":1,"stderr":"\nerror: Uncaught null\n"},{}],"system-ca/test-set-default-ca-certificates-append-system-ca.mjs":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-http2-server-socket-destroy.js":[true,null,{}],"parallel/test-http-outgoing-end-multiple.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"test-runner/test-run-watch-different-runner-cwd.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-different-runner-cwd.mjs:9:1)\n"},{}],"module-hooks/test-module-hooks-custom-conditions-special-values.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\n    const hooks = registerHooks({\n                  ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-custom-conditions-special-values.js:13:19\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-custom-conditions-special-values.js:70:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-custom-conditions-special-values.js:5:26\n"},{}],"parallel/test-process-versions.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '../../deps/acorn/acorn/package.json'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-versions.js\nconst acorn = require('../../deps/acorn/acorn/package.json');\n              ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-versions.js:6:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-timers-negative-duration-warning-emit-once-per-process.js":[true,null,{}],"parallel/test-http-set-header-chain.js":[true,null,{}],"parallel/test-util-sigint-watchdog.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-util-sigint-watchdog.js\n<anonymous> ...\n  with no signal observed ... FAILED (1ms)\n  with one call to the watchdog, one signal ... FAILED (0ms)\n  Nested calls are okay ... FAILED (1ms)\n  Signal comes in after first call to stop ... FAILED (0ms)\n<anonymous> ... FAILED (due to 4 failed steps) (3ms)\n\n ERRORS \n\n<anonymous> ... with no signal observed => ext:deno_node/testing.ts:509:21\nerror: TypeError: binding.startSigintWatchdog is not a function\n    binding.startSigintWatchdog();\n            ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-sigint-watchdog.js:16:13)\n    at ext:deno_node/testing.ts:320:29\n    at new Promise (<anonymous>)\n\n<anonymous> ... with one call to the watchdog, one signal => ext:deno_node/testing.ts:370:37\nerror: TypeError: binding.startSigintWatchdog is not a function\n    binding.startSigintWatchdog();\n            ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-sigint-watchdog.js:22:13)\n    at ext:deno_node/testing.ts:320:29\n    at new Promise (<anonymous>)\n\n<anonymous> ... Nested calls are okay => ext:deno_node/testing.ts:370:37\nerror: TypeError: binding.startSigintWatchdog is not a function\n    binding.startSigintWatchdog();\n            ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-sigint-watchdog.js:31:13)\n    at ext:deno_node/testing.ts:320:29\n    at new Promise (<anonymous>)\n\n<anonymous> ... Signal comes in after first call to stop => ext:deno_node/testing.ts:370:37\nerror: TypeError: binding.startSigintWatchdog is not a function\n    binding.startSigintWatchdog();\n            ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-sigint-watchdog.js:43:13)\n    at ext:deno_node/testing.ts:320:29 ..."},{"usesNodeTest":1}],"parallel/test-urlpattern-types.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_CONSTRUCT_CALL_REQUIRED'\n- }\n\nassert.throws(() => URLPattern(), {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern-types.js:9:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-urlpattern-types.js:5:26\n"},{}],"parallel/test-child-process-execfile.js":[false,{"code":1,"stderr":"\n(node:21235) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: Command failed: \"$NODE\" \"$FIXTURE\" 0\n/bin/sh: 1: \"$NODE\": not found\n\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-set-process-debug-port.js":[true,null,{}],"parallel/test-http-allow-req-after-204-res.js":[true,null,{}],"parallel/test-http-client-abort-keep-alive-destroy-res.js":[true,null,{}],"parallel/test-whatwg-webstreams-adapters-to-streamduplex.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamduplex.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-streamduplex.js:14:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http2-server-push-stream-errors.js":[true,null,{}],"parallel/test-dgram-membership.js":[true,null,{}],"parallel/test-https-client-reject.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"pummel/test-process-cpuUsage.js":[true,null,{}],"parallel/test-worker-load-file-with-extension-other-than-js.js":[true,null,{}],"parallel/test-event-emitter-prepend.js":[true,null,{}],"parallel/test-stream-set-default-hwm.js":[true,null,{}],"pummel/test-heapdump-shadow-realm.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http-server-write-end-after-end.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-api-basics.js":[true,null,{}],"parallel/test-stdio-pipe-access.js":[true,null,{}],"parallel/test-http-aborted.js":[true,null,{}],"parallel/test-repl-completion-on-getters-disabled.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-repl-completion-on-getters-disabled.js\nREPL completion in relation of getters ...\n  standard behavior without proxies/getters ...\n    completion of nested properties of an undeclared objects ... ok (5ms)\n    completion of nested properties on plain objects ... ok (6ms)\n  standard behavior without proxies/getters ... ok (13ms)\n  completions on an object with getters ...\n    completions are generated for properties that don't trigger getters ... FAILED (15ms)\n    no completions are generated for properties that trigger getters ... FAILED (16ms)\n    no side effects are triggered for getters during completion ... FAILED (2ms)\n  completions on an object with getters ... FAILED (due to 3 failed steps) (34ms)\n  completions on proxies ...\n    no completions are generated for a proxy object ... FAILED (8ms)\n    no completions are generated for a proxy present in a standard object ... FAILED (6ms)\n  completions on proxies ... FAILED (due to 2 failed steps) (14ms)\nREPL completion in relation of getters ... FAILED (due to 2 failed steps) (63ms)\n\n ERRORS \n\nREPL completion in relation of getters ... completions on an object with getters ... completions are generated for properties that don't trigger getters => ext:deno_node/testing.ts:370:37\nerror: AssertionError: completion 'objWithGetters[\"foo\"].bar' not found\n          assert(actualCompletions.includes(expectedCompletion), `completion '${expectedCompletion}' not found`)\n          ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-completion-on-getters-disabled.js:20:11\n    at Array.forEach (<anonymous>)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-completion-on-getters-disabled.js:19:29\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at _doComplete (node:repl:718:9)\n    at REPLServer.completer (node:repl:631:7)\n    at REPLServer.com ..."},{"usesNodeTest":1}],"sequential/test-http-regr-gh-2928.js":[true,null,{}],"parallel/test-eventtarget-custom-inspect-does-not-throw.js":[true,null,{}],"sequential/test-timers-set-interval-excludes-callback-duration.js":[true,null,{}],"parallel/test-heap-prof-loop-drained.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-loop-drained.js:39:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-loop-drained.js:5:26\n"},{}],"parallel/test-http-max-header-size-per-stream.js":[true,null,{}],"parallel/test-net-write-slow.js":[true,null,{}],"parallel/test-compile-cache-permission-disallowed.js":["IGNORE",null,{"ignoreReason":"Node.js permission model (--experimental-permission) is not implemented in Deno"}],"parallel/test-async-hooks-worker-asyncfn-terminate-2.js":[true,null,{}],"parallel/test-http-chunked.js":[true,null,{}],"parallel/test-cluster-dgram-2.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-process-exit.js":[true,null,{}],"parallel/test-http2-client-promisify-connect.js":[true,null,{}],"parallel/test-http2-client-http1-server.js":[true,null,{}],"parallel/test-inspect-publish-uid.js":[true,null,{}],"parallel/test-runner-reporters.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-reporters.js\nnode:test reporters ...\n  should default to outputing TAP to stdout ... FAILED (79ms)\n  should default destination to stdout when passing a single reporter ... FAILED (79ms)\n  should throw when passing reporters without a destination ... FAILED (78ms)\n  should throw when passing a destination without a reporter ... FAILED (81ms)\n  should support stdout as a destination ... FAILED (73ms)\n  should support stderr as a destination ... FAILED (79ms)\n  should support a file as a destination ... FAILED (73ms)\n  should disallow using v8-serializer as reporter ... FAILED (83ms)\n  should support multiple reporters ... FAILED (78ms)\n  should support a 'js' file as a custom reporter ... FAILED (79ms)\n  should support a 'cjs' file as a custom reporter ... FAILED (77ms)\n  should support a 'mjs' file as a custom reporter ... FAILED (92ms)\n  should support a custom reporter from node_modules ... FAILED (73ms)\n  should support a custom ESM reporter from node_modules ... FAILED (78ms)\n  should throw when reporter setup throws asynchronously ... FAILED (83ms)\n  should throw when reporter errors ... FAILED (73ms)\n  should throw when reporter errors asynchronously ... FAILED (74ms)\n  should support stdout as a destination with spec reporter ... FAILED (80ms)\n  should correctly report pass/fail for junit reporter using reporters.js ... FAILED (76ms)\nnode:test reporters ... FAILED (due to 19 failed steps) (1s)\n\n ERRORS \n\nnode:test reporters ... should default to outputing TAP to stdout => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Test failed\\n'\n- ''\n\n    assert.strictEqual(child.stderr.toString(), '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-reporters.js:18:12)\n\nnode:test reporters ... should default destination to stdout when passing a single reporter => ext:deno_no ..."},{"usesNodeTest":1}],"parallel/test-http2-status-code-invalid.js":[true,null,{}],"parallel/test-blocklist-clone.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: data.check is not a function\n  assert.ok(data.check('123.123.123.123'));\n                 ^\n    at MessagePort.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-blocklist-clone.js:18:18)\n    at MessagePort.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at MessagePort.wrappedHandler (ext:deno_web/02_event.js:1467:12)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at MessagePort.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at dispatchPortMessageData (ext:deno_web/13_message_port.js:182:10)\n    at ext:deno_web/13_message_port.js:297:14\n"},{}],"parallel/test-http-server-headers-timeout-interrupted-headers.js":[true,null,{}],"parallel/test-vm-basic.js":[true,null,{}],"parallel/test-zlib-brotli-dictionary.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-zlib-brotli-dictionary.js:64:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-zlib-brotli-dictionary.js:5:26\n"},{}],"parallel/test-child-process-spawnsync-shell.js":["IGNORE",null,{"ignoreReason":"Requires monkey-patching internal/child_process.spawnSync, which doesn't work with ESM static bindings"}],"es-module/test-esm-wasm-source-phase-static.mjs":[true,null,{}],"parallel/test-tty-backwards-api.js":[false,{"code":1,"stderr":"\u001b[3;2H\u001b[3;2H\u001b[1C\u001b[2B\u001b[1C\u001b[2B\u001b[0K\u001b[0K\u001b[0J\u001b[0JMismatched <anonymous> function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:24:29\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched <anonymous> function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:24:29\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nMismatched <anonymous> function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:24:29\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tty-backwards-api.js:23:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (no ..."},{}],"parallel/test-fs-cp-sync-options-invalid-type-error.mjs":[true,null,{}],"parallel/test-stream-writable-samecb-singletick.js":[true,null,{}],"es-module/test-vm-compile-function-lineoffset.js":[true,null,{}],"parallel/test-stream-readable-dispose.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-sync-run-stores.js":[true,null,{}],"parallel/test-tls-ticket-12.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: s.getTLSTicket is not a function\n        ticketLog.push(s.getTLSTicket().toString('hex'));\n                         ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-ticket.js:126:26)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-net-write-connect-write.js":[true,null,{}],"parallel/test-cluster-eaddrinuse.js":[true,null,{}],"parallel/test-whatwg-writablestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/util'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-writablestream.js\n} = require('internal/webstreams/util');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-writablestream.js:18:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-sys.js":[true,null,{}],"system-ca/test-native-intermediate-certs.mjs":["IGNORE",null,{"ignoreReason":"Node.js system CA certificate handling is not implemented in Deno"}],"parallel/test-tls-connect-pipe.js":[true,null,{}],"parallel/test-fs-fmap.js":[true,null,{}],"parallel/test-zlib-not-string-or-buffer.js":[true,null,{}],"parallel/test-crypto-keygen-rfc8017-9-1.js":[true,null,{}],"parallel/test-http-client-get-url.js":[true,null,{}],"parallel/test-child-process-exit-code.js":[true,null,{}],"client-proxy/test-http-proxy-request-invalid-url.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /TypeError.*Invalid URL/. Input:\n\n''\n\nassert.match(stderr, /TypeError.*Invalid URL/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-invalid-url.mjs:25:8\n"},{}],"parallel/test-v8-deserialize-buffer.js":[true,null,{}],"parallel/test-os-userinfo-handles-getter-errors.js":[true,null,{}],"parallel/test-runner-no-isolation.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-no-isolation.mjs FAILED\n\n ERRORS \n\n./test/parallel/test-runner-no-isolation.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-no-isolation.mjs:6:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-no-isolation.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-crypto-randomuuid.js":[true,null,{}],"parallel/test-worker-heapdump-failure.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_NOT_IMPLEMENTED',\n+   message: 'Not implemented: Worker.prototype.getHeapSnapshot',\n+   name: 'Error'\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"options\" argument must be of type object. Received type number (1)',\n-   name: 'TypeError'\n  }\n\n    assert.throws(() => worker.getHeapSnapshot(i), {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heapdump-failure.js:22:12\n    at Array.forEach (<anonymous>)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heapdump-failure.js:21:38\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heapdump-failure.js:5:26\n"},{}],"parallel/test-trace-events-console.js":[false,{"code":1,"stderr":"bar: 1\nbar: 2\n\\winvalid_char: 0.294ms\nfoo: 0.312ms\nfoo: 0.448ms\n\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(file))\n\n    assert(fs.existsSync(file));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-console.js:49:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-tls-client-reject.js":[false,{"code":1,"stderr":"connect unauthorized\nreject unauthorized\n\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-reject.js:71\n    assert.fail(\n           ^\n    at TLSSocket.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-runner-coverage-default-exclusion.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-coverage-default-exclusion.mjs\ntest runner coverage default exclusion ...\n  should override default exclusion setting --test-coverage-exclude ... FAILED (227ms)\n  should exclude test files from coverage by default ... FAILED (221ms)\n  should exclude ts test files ... FAILED (222ms)\ntest runner coverage default exclusion ... FAILED (due to 3 failed steps) (676ms)\n\n ERRORS \n\ntest runner coverage default exclusion ... should override default exclusion setting --test-coverage-exclude => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Check file.test.mjs\\n' +\n+   'Check file.test.ts\\n' +\n+   'Check test.cjs\\n' +\n+   'error: Error: Could not find a matching package for \\'npm:@types/node\\' in the node_modules directory. Ensure you have all your JSR and npm dependencies listed in your deno.json or package.json, then run `deno install`. Alternatively, turn on auto-install by specifying `\"nodeModulesDir\": \"auto\"` in your deno.json file.\\n' +\n+   '    at Object.resolveTypeReferenceDirectiveReferences (ext:deno_cli_tsc/97_ts_host.js:517:26)\\n' +\n+   '    at ext:deno_cli_tsc/97_ts_host.js:749:49\\n' +\n+   '    at spanned (ext:deno_cli_tsc/97_ts_host.js:16:12)\\n' +\n+   '    at Object.host.<computed> [as resolveTypeReferenceDirectiveReferences] (ext:deno_cli_tsc/97_ts_host.js:749:14)\\n' +\n+   '    at resolveTypeReferenceDirectiveNamesWorker (ext:deno_cli_tsc/00_typescript.js:128306:20)\\n' +\n+   '    at resolveNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:128422:14)\\n' +\n+   '    at resolveTypeReferenceDirectiveNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:128393:12)\\n' +\n+   '    at processTypeReferenceDirectives (ext:deno_cli_tsc/00_typescript.js:129685:156)\\n' +\n+   '    at findSourceFileWorker (ext:deno_cli_tsc/00_typescript.js:129618:9)\\n' +\n+   '    at findSourceFile (ext:deno_cli_tsc/00_typescript.js:129476:20)\\n'\n- ''\n\n    assert.strictEqua ..."},{"usesNodeTest":1}],"parallel/test-module-version.js":[true,null,{}],"parallel/test-permission-inspector.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http2-large-write-close.js":[true,null,{}],"parallel/test-timers-clear-timeout-interval-equivalent.js":[true,null,{}],"parallel/test-repl-reset-event.js":[true,null,{}],"parallel/test-net-server-listen-options-signal.js":[true,null,{}],"parallel/test-tls-write-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: The \"key\" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, DataView, KeyObject, or CryptoKey. Received null\n  let hmac = crypto.createHmac(algo, secret);\n                    ^\n    at prepareSecretKey (ext:deno_node/internal/crypto/keys.ts:424:13)\n    at new HmacImpl (ext:deno_node/internal/crypto/hash.ts:165:13)\n    at Hmac (ext:deno_node/internal/crypto/hash.ts:135:12)\n    at Object.createHmac (ext:deno_node/crypto.ts:129:12)\n    at P_hash (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/tls.js:155:21)\n    at PRF12 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/tls.js:150:10)\n    at TestTLSSocket.createFinished (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/tls.js:70:15)\n    at TestTLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-write-error.js:46:29)\n    at TestTLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n"},{}],"parallel/test-http-agent-getname.js":[true,null,{}],"pummel/test-http-upload-timeout.js":[true,null,{}],"parallel/test-http2-compat-socket.js":[true,null,{}],"parallel/test-repl-uncaught-exception.js":[true,null,{}],"parallel/test-http2-socket-close.js":[true,null,{}],"parallel/test-worker-message-port-transfer-fake-js-transferable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'symbol'\n\n  assert.strictEqual(typeof kTransfer, 'symbol');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-fake-js-transferable.js:21:10\n"},{}],"internet/test-dgram-multicast-ssm-multi-process.js":[true,null,{}],"sequential/test-cpu-prof-invalid-options.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Failed to parse Node.js CLI arguments: --cpu-prof-name must be used with --cpu-prof. If you believe this is a valid Node.js flag, please report it at https://github.com/denoland/deno/issues\n  const output = spawnSync(process.execPath, [\n                 ^\n    at buildCommand (ext:deno_node/internal/child_process.ts:1179:22)\n    at Object.spawnSync (ext:deno_node/internal/child_process.ts:1329:47)\n    at spawnSync (ext:deno_node/child_process.ts:219:33)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-invalid-options.js:21:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-invalid-options.js:5:26\n"},{}],"parallel/test-timers-immediate.js":[true,null,{}],"parallel/test-whatwg-encoding-custom-interop.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call')\n  inspectFn.call(instance, Infinity, {});\n            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-interop.js:54:13)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-encoding-custom-interop.js:5:26\n"},{}],"test-runner/test-output-timeout-in-before-each.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'gonna timeout\\n' +\n-   'TAP version 13\\n' +\n-   'not gonna timeout\\n' +\n-   'before each test second 2\\n' +\n-   'after each test first 0\\n' +\n-   'gonna timeout\\n' +\n-   '# Subtest: before each timeout\\n' +\n-   '    # Subtest: first describe first test\\n' +\n-   '    not ok 1 - first describe first test\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js:18:3'\\n\" +\n-   \"      failureType: 'hookFailed'\\n\" +\n-   \"      error: 'failed running beforeEach hook'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      stack: |-\\n' +\n-   '        async Promise.all (index 0)\\n' +\n-   '      ...\\n' +\n-   '    # Subtest: first describe second test\\n' +\n-   '    ok 2 - first describe second test\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..2\\n' +\n-   'not ok 1 - before each timeout\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js:6:1'\\n\" +\n-   \"  failureType: 'subtestsFailed'\\n\" +\n-   \"  error: '1 subtest failed'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  ...\\n' +\n-   'after each test second 1\\n' +\n-   'not gonna timeout\\n' +\n-   '# Subtest: after each timeout\\n' +\n-   '    # Subtest: second describe first test\\n' +\n-   '    not ok 1 - second describe first test\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js:40:3'\\n\" +\n-   \"      failureType: 'hookFailed'\\n\" +\n-   \"      error: 'failed running afterEach hook'\\n\" +\n-   \"     ..."},{}],"parallel/test-tcp-wrap.js":[false,{"code":1,"stderr":"\n(node:12798) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== -22\n\nassert.strictEqual(err, UV_EINVAL);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tcp-wrap.js:41:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tcp-wrap.js:5:26\n"},{}],"parallel/test-stdin-pipe-large.js":[true,null,{}],"parallel/test-worker-ref.js":[true,null,{}],"parallel/test-performance-global.js":[true,null,{}],"parallel/test-internal-only-binding.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-global-customevent.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" to be reference-equal to \"expected\":\n+ actual - expected\n\n+ [class CustomEvent extends Event]\n- [class CustomEvent extends Event]\n\nassert.strictEqual(CustomEvent, internalCustomEvent);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-global-customevent.js:11:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-global-customevent.js:5:26\n"},{}],"parallel/test-snapshot-console.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot destructure property 'setDeserializeMainFunction' of 'require(...).startupSnapshot' as it is undefined.\n  setDeserializeMainFunction,\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/console.js:2:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/console.js:5:26\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(child.status, 0);\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-console.js:31:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-console.js:5:26\n"},{}],"parallel/test-zlib-flush-drain-longblock.js":[true,null,{}],"parallel/test-tls-connect-abort-controller.js":[true,null,{}],"parallel/test-http-expect-handling.js":[true,null,{}],"parallel/test-child-process-disconnect.js":[true,null,{}],"parallel/test-webcrypto-derivebits.js":[true,null,{}],"parallel/test-http2-compat-method-connect.js":[true,null,{}],"parallel/test-cli-syntax-eval.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"wasi/test-wasi-cant_dotdot.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: cant_dotdot\n\n[process 8417]: --- stderr ---\nAssertion failed: errno == ENOTCAPABLE (c/cant_dotdot.c: main: 8)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/0001d85a:wasm-function[0]:0x4bc)\n    at <anonymous> (wasm://wasm/0001d85a:wasm-function[0]:0x505)\n    at <anonymous> (wasm://wasm/0001d85a:wasm-function[0]:0x3c9)\n    at <anonymous> (wasm://wasm/0001d85a:wasm-function[0]:0x2ab)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:191:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\n\n[process 8417]: --- stdout ---\n\n[process 8417]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-cant_dotdot.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-cant_dotdot.js:5:26\n"},{}],"parallel/test-icu-env.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-statusmessage.js":[true,null,{}],"parallel/test-cluster-basic.js":[true,null,{}],"sequential/test-debug-prompt.js":[true,null,{}],"parallel/test-crypto-dh-stateless.js":[true,null,{}],"test-runner/test-output-dot-reporter.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: test.expectFailure is not a function\\n' +\n+   \"test.expectFailure('sync expect fail (method)', () => {\\n\" +\n+   '     ^\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/output.js:8:6)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/output.js:5:26\\n'\n- '........XX...X..XXX.\\n' +\n-   'X.....XXX...........\\n' +\n-   '.X.........X...XXX.X\\n' +\n-   'X.....XXXXXXX...XXXX\\n' +\n-   'X\\n' +\n-   '\\n' +\n-   'Failed tests:\\n' +\n-   '\\n' +\n-   '⚠ sync fail todo (*ms) # TODO\\n' +\n-   '  Error: thrown from sync fail todo\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:42:9)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   '⚠ sync fail todo with message (*ms) # this is a failing todo\\n' +\n-   '  Error: thrown from sync fail todo with message\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:47:9)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   '✖ sync throw fail (*ms)\\n' +\n-   '  Error: thrown from sync throw fail\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:63:9)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   '✖ async throw fail (*ms)\\n' +\n-   '  Error: thrown from async throw fail\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:75:9)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   '﹣ async skip fail (*ms) # SKIP\\n' +\n-   '  Error: thrown from async throw fail\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:80:9)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   '✖ async assertion fail (*ms)\\n' +\n-   '  AssertionError [ERR_ASSERTION]: Expect ..."},{}],"parallel/test-http2-respond-file-error-pipe-offset.js":[true,null,{}],"parallel/test-release-npm.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: npm is not ready for this release and is going to print warnings to users:\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/deps/npm/bin/npm-cli.js\".\n\n\n117 !== 0\n\n  assert.strictEqual(stderr.length, 0, 'npm is not ready for this release ' +\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-release-npm.js:22:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-release-npm.js:5:26\n"},{}],"parallel/test-worker-terminate-unrefed.js":[true,null,{}],"parallel/test-wasm.mjs":[true,null,{}],"parallel/test-internal-async-context-frame-enabled.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-quic-exports.mjs":[true,null,{}],"parallel/test-file.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(inspect(file).startsWith('File { size: 0, type: \\'\\', name: \\'\\', lastModified:'))\n\n  assert(inspect(file).startsWith('File { size: 0, type: \\'\\', name: \\'\\', lastModified:'));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-file.js:125:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-file.js:5:26\n"},{}],"parallel/test-dgram-bind-fd.js":[false,{"code":1,"stderr":"\n(node:15880) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n49539 !== 45010\n\n        assert.strictEqual(rinfo.port, socketRInfo.port);\n               ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-fd.js:73:16)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.onListening (ext:deno_node/dgram.ts:212:14)\n    at Socket.emit (ext:deno_node/_events.mjs:440:20)\n    at startListening (ext:deno_node/dgram.ts:770:12)\n    at ext:deno_node/dgram.ts:291:9\n    at Object.processTicksAndRejections (ext:core/01_core.js:378:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-bind-fd.js:5:26\n"},{}],"es-module/test-esm-loader-custom-condition.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   default: 'asdf'\n-   default: 'from custom condition'\n  }\n\nassert.deepStrictEqual({ ...ns }, { default: 'from custom condition' });\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-custom-condition.mjs:8:8\n"},{}],"es-module/test-esm-scope-node-modules.mjs":[true,null,{}],"parallel/test-zlib-from-gzip-with-trailing-garbage.js":[true,null,{}],"parallel/test-trace-events-binding.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-binding.js:31:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-http-client-unescaped-path.js":[true,null,{}],"parallel/test-snapshot-stack-trace-limit.js":[false,{"code":1,"stderr":"\n[process 18795]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Cannot destructure property 'setDeserializeMainFunction' of 'require(...).startupSnapshot' as it is undefined.\n  setDeserializeMainFunction,\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/error-stack.js:3:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/snapshot/error-stack.js:5:26\n\n[process 18795]: --- stdout ---\n\n[process 18795]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(process.execPath, [\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-stack-trace-limit.js:15:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-snapshot-stack-trace-limit.js:5:26\n"},{}],"parallel/test-cluster-setup-primary.js":[true,null,{}],"parallel/test-permission-net-tcp.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"internet/test-tls-add-ca-cert.js":[true,null,{}],"parallel/test-process-exception-capture-should-abort-on-uncaught.js":[true,null,{}],"parallel/test-signal-handler.js":[true,null,{}],"parallel/test-cluster-process-disconnect.js":[true,null,{}],"parallel/test-permission-config-file.mjs":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-vm-indexed-properties.js":[true,null,{}],"parallel/test-timers-destroyed.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-promise.js":[true,null,{}],"sea/test-single-executable-application-snapshot.js":[true,null,{}],"es-module/test-esm-in-require-cache.js":[true,null,{}],"parallel/test-http2-server-shutdown-before-respond.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-require-resolve-builtin.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-builtin.js:10:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-builtin.js:5:26\n"},{}],"es-module/test-esm-unknown-extension.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-unknown-extension.js\nESM: unknown specifiers ...\n  should throw ... FAILED (38ms)\n  should throw ... FAILED (36ms)\nESM: unknown specifiers ... FAILED (due to 2 failed steps) (74ms)\n\n ERRORS \n\nESM: unknown specifiers ... should throw => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n      assert.strictEqual(code, 1);\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-unknown-extension.js:23:14)\n\nESM: unknown specifiers ... should throw => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /ERR_UNKNOWN_FILE_EXTENSION/. Input:\n\n'error: Expected a JavaScript or TypeScript module, but identified a Unknown module. Importing these types of modules is currently not supported.\\n' +\n  '  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/package-type-module/extension.unknown\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/package-type-module/imports-unknownext.mjs:1:8\\n'\n\n      assert.match(stderr, /ERR_UNKNOWN_FILE_EXTENSION/);\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-unknown-extension.js:26:14)\n\n FAILURES \n\nESM: unknown specifiers ... should throw => ext:deno_node/testing.ts:509:21\nESM: unknown specifiers ... should throw => ext:deno_node/testing.ts:370:37\n\nFAILED | 0 passed | 1 failed (2 steps) (76ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-dns-setservers-type-check.js":[true,null,{}],"es-module/test-esm-snapshot.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n2 !== 1\n\nassert.strictEqual(one, 1);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-snapshot.mjs:6:8\n"},{}],"pseudo-tty/test-set-raw-mode-reset-signal.js":[true,null,{}],"parallel/test-crypto-keygen-async-named-elliptic-curve.js":[true,null,{}],"parallel/test-worker-messaging.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: The destination thread threw an error while receiving the message.\n    at deliverThreadMessageAck (ext:deno_node/worker_threads.ts:963:22)\n    at pollCrossThreadMessages (ext:deno_node/worker_threads.ts:1004:9)\n"},{}],"parallel/test-util-callbackify.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Method Promise.prototype.then called on incompatible receiver #<Object>\n    cbThenableFn(common.mustSucceed((ret) => {\n    ^\n    at Object.then (<anonymous>)\n    at thenableFnCallbackified (ext:deno_node/_util/_util_callbackify.js:64:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-callbackify.js:59:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-callbackify.js:5:26\n"},{}],"module-hooks/test-async-loader-hooks-throw-bigint.mjs":[false,{"code":1,"stderr":"\n[process 6268]: --- stderr ---\n\n[process 6268]: --- stdout ---\n\n[process 6268]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-bigint.mjs:7:1\n"},{}],"parallel/test-console-with-frozen-intrinsics.js":[true,null,{}],"parallel/test-performance-measure.js":[true,null,{}],"parallel/test-timers-setimmediate-infinite-loop.js":[true,null,{}],"parallel/test-http-flush-response-headers.js":[true,null,{}],"parallel/test-zlib-flush-write-sync-interleaved.js":[true,null,{}],"parallel/test-readable-large-hwm.js":[true,null,{}],"parallel/test-process-execve.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.execve is not a function\n  process.execve(\n          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve.js:19:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve.js:5:26\n"},{}],"parallel/test-vm-set-proto-null-on-globalthis.js":[true,null,{}],"parallel/test-http-upgrade-client2.js":[true,null,{}],"parallel/test-worker-event.js":[true,null,{}],"parallel/test-macos-app-sandbox.js":[true,null,{}],"parallel/test-runner-wait-for.js":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-runner-wait-for.js\ninput validation ...\n  throws if condition is not a function ... FAILED (2ms)\n  throws if options is not an object ... FAILED (1ms)\n  throws if options.interval is not a number ... FAILED (1ms)\n  throws if options.timeout is not a number ... FAILED (1ms)\ninput validation ... FAILED (due to 4 failed steps) (5ms)\nreturns the result of the condition function ... FAILED (0ms)\nreturns the result of an async condition function ... FAILED (0ms)\nerrors if the condition times out ... FAILED (0ms)\npolls until the condition returns successfully ... FAILED (0ms)\nsets last failure as error cause on timeouts ... FAILED (0ms)\nlimits polling if condition takes longer than interval ... FAILED (0ms)\n\n ERRORS \n\ninput validation ... throws if condition is not a function => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 't.waitFor is not a function'\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: /The \"condition\" argument must be of type function/\n  }\n\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-wait-for.js:7:14)\n\ninput validation ... throws if options is not an object => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 't.waitFor is not a function'\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: /The \"options\" argument must be of type object/\n  }\n\n    t.assert.throws(() => {\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-wait-for.js:16:14)\n\ninput validation ... throws if options.interval is not a number => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: ..."},{"usesNodeTest":1}],"parallel/test-promise-unhandled-warn.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 6, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn.js:28:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-unhandled-warn.js:5:26\n\n"},{}],"parallel/test-http-server-method.query.js":[true,null,{}],"parallel/test-fs-write-stream-throw-type-error.js":[true,null,{}],"parallel/test-fs-util-validateoffsetlength.js":[true,null,{}],"parallel/test-fs-open-flags.js":[true,null,{}],"parallel/test-stream-base-typechecking.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-net-connect-options-invalid.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-require-resolve-fallthrough.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-fallthrough.js:10:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-fallthrough.js:5:26\n"},{}],"parallel/test-tls-no-cert-required.js":[true,null,{}],"parallel/test-quic-internal-setcallbacks.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/test/binding\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/test/binding`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-quic-internal-setcallbacks.mjs:9:36\n"},{}],"parallel/test-cluster-listen-pipe-readable-writable.js":[true,null,{}],"parallel/test-http2-connect-options.js":[true,null,{}],"sea/test-build-sea-executable-field.js":[true,null,{}],"parallel/test-https-insecure-parse-per-stream.js":[true,null,{}],"parallel/test-stream-readable-compose.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- false\n\n  assert.strictEqual(stream.writable, false);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-readable-compose.js:25:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-readable-compose.js:5:26\n"},{}],"parallel/test-child-process-fork-net.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(!closeEmitted)\n\n      assert(!closeEmitted);\n      ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-fork-net.js:176:7)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-stream2-set-encoding.js":[true,null,{}],"parallel/test-internal-module-wrap.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-fs-symlink-dir-junction-relative.js":[true,null,{}],"parallel/test-net-connect-reset-before-connected.js":[true,null,{}],"parallel/test-tls-ticket.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: s.getTLSTicket is not a function\n        ticketLog.push(s.getTLSTicket().toString('hex'));\n                         ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-ticket.js:126:26)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"test-runner/test-output-coverage-width-80-uncovered-lines.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 100\\n' +\n-   'ok 1 - Coverage Print Fixed Width 100\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# file                                      | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# test                                      |        |          |         |\\n' +\n-   '#  fixtures                                 |        |          |         |\\n' +\n-   '#   test-runner                             |        |          |         |\\n' +\n-   '#    coverage-snap                          |        |          |         |\\n' +\n-   '#     a.js                                  |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 2…\\n' +\n-   '#     b.js                                  |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#     many-uncovered-lines.js               |  50.99 |    42.86 |    1.92 | 5-7 9-11 13-15 17-19 2…\\n' +\n-   '#    output                                 |        |          |         |\\n' +\n-   '#     coverage-width-80-uncovered-lines.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# all files                                 |  53.13 |    60.00 |    1.61 |\\n' +\n-   '# -------------------------------------------------------------------------------------------------- ..."},{}],"parallel/test-http-keep-alive-drop-requests.js":[true,null,{}],"parallel/test-url-format.js":[true,null,{"usesNodeTest":1}],"parallel/test-buffer-alloc-unsafe-is-uninitialized.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-error.mjs":[false,{"code":1,"stderr":"\n[process 6174]: --- stderr ---\n\n[process 6174]: --- stdout ---\n\n[process 6174]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-error.mjs:7:1\n"},{}],"module-hooks/test-module-hooks-resolve-builtin-on-disk-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-on-disk-require.js:13:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-on-disk-require.js:5:26\n"},{}],"module-hooks/test-module-hooks-require-esm.js":[false,{"code":1,"stderr":"\n[process 5837]: --- stderr ---\n\n[process 5837]: --- stdout ---\nesmValue in main.cjs: esm\ncjsValue in main.cjs: commonjs\n\n[process 5837]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /resolve .+main\\.cjs from undefined/. Input:\n\n'esmValue in main.cjs: esm\\ncjsValue in main.cjs: commonjs\\n'\n\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-require-esm.js:44:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-require-esm.js:32:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 'esmValue in main.cjs: esm\\ncjsValue in main.cjs: commonjs\\n',\n  expected: /resolve .+main\\.cjs from undefined/,\n  operator: 'match',\n  diff: 'simple'\n}\nspawnSyncAndAssert(process.execPath, [\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-require-esm.js:32:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner ..."},{}],"parallel/test-listen-fd-detached.js":[true,null,{}],"parallel/test-http-request-agent.js":[true,null,{}],"parallel/test-domain-promise.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: foo\n    Promise.reject(new Error('foo'));\n                   ^\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-promise.js:136:20)\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Domain.run (ext:deno_node/domain.ts:164:21)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-promise.js:135:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-promise.js:5:26\n"},{}],"parallel/test-http-destroyed-socket-write2.js":[true,null,{}],"parallel/test-tls-no-sslv3.js":[true,null,{}],"parallel/test-worker-cjs-workerdata.js":[true,null,{}],"parallel/test-child-process-uid-gid.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch-restore.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world\\nHello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch-restore.mjs:11:1\n"},{}],"parallel/test-path-extname.js":[true,null,{}],"parallel/test-repl-require-context.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-agent-maxtotalsockets.js":[true,null,{}],"parallel/test-net-connect-destroy.js":[true,null,{}],"sequential/test-worker-fshandles-error-on-termination.js":[true,null,{}],"parallel/test-module-circular-symlinks.js":[true,null,{}],"es-module/test-esm-cjs-named-error.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection (SyntaxError): should support relative specifiers with single quotes\nawait assert.rejects(async () => {\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-cjs-named-error.mjs:26:1\n"},{}],"parallel/test-async-local-storage-http-multiclients.js":[true,null,{}],"parallel/test-http-client-abort-no-agent.js":[true,null,{}],"parallel/test-https-server-close-all.js":[true,null,{}],"parallel/test-async-hooks-top-level-clearimmediate.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n    assert.strictEqual(triggerAsyncId, 1);\n           ^\n    at AsyncHook.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-top-level-clearimmediate.js:21:12)\n    at AsyncHook.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at emitInitNative (ext:deno_node/internal/async_hooks.ts:152:45)\n    at new Immediate (ext:deno_node/internal/timers.mjs:375:5)\n    at setImmediate (ext:deno_node/timers.ts:88:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-top-level-clearimmediate.js:30:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-fs-watch-ignore-recursive-mixed.js":[true,null,{}],"parallel/test-trace-events-environment.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(file))\n\n    assert(fs.existsSync(file));\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-environment.js:47:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-fs-promises-file-handle-read-worker.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) DataCloneError: function mustNotCall(...args) {\n    const argsInfo = args.length > 0 ?\n      `\\ncalled with arguments: ${args.m...<omitted>... } could not be cloned.\n    new Worker(__filename, {\n    ^\n    at serializeErrorCb (ext:deno_web/13_message_port.js:489:9)\n    at Object.serialize (ext:core/01_core.js:1096:14)\n    at serializeJsMessageData (ext:deno_web/13_message_port.js:530:31)\n    at new NodeWorker (ext:deno_node/worker_threads.ts:266:40)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-read-worker.js:16:5\n"},{}],"parallel/test-tls-0-dns-altname.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'DNS:good.example.org\\x00.evil.example.com, DNS:just-another.example.com, IP Address:8.8.8.8, IP Address:8.8.4.4, DNS:last.example.com'\n- 'DNS:\"good.example.org\\\\u0000.evil.example.com\", DNS:just-another.example.com, IP Address:8.8.8.8, IP Address:8.8.4.4, DNS:last.example.com'\n\n    assert.strictEqual(cert.subjectaltname,\n           ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-0-dns-altname.js:46:12)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"module-hooks/test-module-hooks-resolve-invalid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-invalid.js:9:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-invalid.js:5:26\n"},{}],"parallel/test-crypto-dh-modp2-views.js":[true,null,{}],"parallel/test-disable-proto-delete.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ null\n- undefined\n\nassert.strictEqual(Object.prototype.__proto__, undefined);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-disable-proto-delete.js:11:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-disable-proto-delete.js:5:26\n"},{}],"parallel/test-fs-existssync-memleak-longpath.js":[false,{"code":1,"stderr":"\n(node:10715) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: Cannot destructure property 'name' of 'ctor' as it is undefined.\n      assert.ifError(err, 'Memory leak detected: FSReqCallback objects were not collected');\n             ^\n    at runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-existssync-memleak-longpath.js:40:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-existssync-memleak-longpath.js:5:26\n"},{}],"parallel/test-vm-parse-abort-on-uncaught-exception.js":[true,null,{}],"parallel/test-whatwg-webstreams-adapters-to-writablestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-writablestream.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-to-writablestream.js:11:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-stream-uint8array.js":[true,null,{}],"parallel/test-streams-highwatermark.js":[true,null,{}],"module-hooks/test-async-loader-hooks-globalpreload-warning.mjs":[false,{"code":1,"stderr":"\n[process 6026]: --- stderr ---\n\n[process 6026]: --- stdout ---\n\n[process 6026]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nTypeError: Cannot read properties of null (reading 'length')\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-globalpreload-warning.mjs:20:34)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-globalpreload-warning.mjs:8:1\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-globalpreload-warning.mjs:8:1\n"},{}],"parallel/test-cluster-worker-isconnected.js":[true,null,{}],"pseudo-tty/test-readable-tty-keepalive.js":[true,null,{}],"parallel/test-os-checked-function.js":["IGNORE",null,{"ignoreReason":"Node.js specific behavior to check the return value of the C++ bindings"}],"parallel/test-dgram-send-cb-quelches-error.js":[true,null,{}],"parallel/test-util-getcallsites-preparestacktrace.js":[true,null,{}],"parallel/test-http2-respond-file-fd.js":[true,null,{}],"parallel/test-child-process-promisified.js":[true,null,{}],"parallel/test-net-local-address-port.js":[true,null,{}],"module-hooks/test-module-hooks-builtin-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-builtin-require.js:28:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-builtin-require.js:5:26\n"},{}],"parallel/test-http-bind-twice.js":[true,null,{}],"parallel/test-assert-first-line.js":[true,null,{"usesNodeTest":1}],"test-runner/test-run-watch-different-cwd-dependency.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nawait testRunnerWatch({\n^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-different-cwd-dependency.mjs:10:1)\n"},{}],"parallel/test-http-transfer-encoding-repeated-chunked.js":[true,null,{}],"parallel/test-child-process-fork-close.js":[true,null,{}],"parallel/test-child-process-ipc-next-tick.js":[true,null,{}],"parallel/test-zlib-close-after-error.js":[true,null,{}],"parallel/test-accessor-properties.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-accessor-properties.js\nShould throw instead of raise assertions ... FAILED (0ms)\nThere are accessor properties in crypto too ... FAILED (0ms)\n\n ERRORS \n\nShould throw instead of raise assertions => ./test/parallel/test-accessor-properties.js:18:1\nerror: AssertionError: Missing expected exception (TypeError).\n  assert.throws(() => {\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-accessor-properties.js:19:10)\n\nThere are accessor properties in crypto too => ./test/parallel/test-accessor-properties.js:41:1\nerror: TypeError: Cannot read properties of undefined (reading 'prototype')\n      crypto.SecureContext.prototype, '_external'),\n                           ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-accessor-properties.js:52:28)\n\n FAILURES \n\nShould throw instead of raise assertions => ./test/parallel/test-accessor-properties.js:18:1\nThere are accessor properties in crypto too => ./test/parallel/test-accessor-properties.js:41:1\n\nFAILED | 0 passed | 2 failed (3ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-security-revert-unknown.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 12\n\nassert.strictEqual(status, 12);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-security-revert-unknown.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-security-revert-unknown.js:5:26\n"},{}],"parallel/test-http2-destroy-after-write.js":[true,null,{}],"parallel/test-fastutf8stream-flush-mocks.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-sort.js":[true,null,{}],"parallel/test-source-map-invalid-url.js":[true,null,{}],"parallel/test-http-no-read-no-dump.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: read ECONNRESET\n    at TCPWrap.onStreamRead [as onread] (ext:deno_node/internal/stream_base_commons.ts:238:22)\n"},{}],"parallel/test-http-outgoing-destroy.js":[true,null,{}],"parallel/test-http-agent-domain-reused-gc.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:17:32)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:5:26\nMismatched noop function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:18:34)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:5:26\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:45:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-agent-domain-reused-gc.js:5:26\nMis ..."},{}],"parallel/test-cluster-net-listen.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-number.mjs":[false,{"code":1,"stderr":"\n[process 5988]: --- stderr ---\n\n[process 5988]: --- stdout ---\n\n[process 5988]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-number.mjs:7:1\n"},{}],"parallel/test-stream-passthrough-drain.js":[true,null,{}],"parallel/test-http2-exceeds-server-trailer-size.js":[true,null,{}],"parallel/test-tick-processor-arguments.js":[false,{"code":1,"stderr":"\n[process 20277]: --- stderr ---\nerror: unexpected argument '--preprocess' found\n\n  tip: a similar argument exists: '--trace-ops'\n  tip: to pass '--preprocess' as a value, use '-- --preprocess'\n\nUsage: deno run [OPTIONS] [SCRIPT_ARG]...\n\n\n[process 20277]: --- stdout ---\n\n[process 20277]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tick-processor-arguments.js:26:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tick-processor-arguments.js:5:26\n"},{}],"parallel/test-async-hooks-disable-during-promise.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-disable-during-promise.js:11:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-disable-during-promise.js:5:26\nMismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-disable-during-promise.js:12:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-disable-during-promise.js:5:26\n\n"},{}],"parallel/test-http2-client-request-options-errors.js":[true,null,{}],"parallel/test-socket-address.js":[true,null,{}],"parallel/test-zlib-destroy-pipe.js":[true,null,{}],"parallel/test-tls-cli-max-version-1.3.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"test-runner/test-run-watch-cwd.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/test-runner/test-run-watch-cwd.mjs FAILED\n\n ERRORS \n\n./test/test-runner/test-run-watch-cwd.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-cwd.mjs:11:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/test-runner/test-run-watch-cwd.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-diagnostics-channel-http2-client-stream-error.js":[true,null,{}],"parallel/test-runner-coverage.js":[false,{"code":1,"stderr":"running 14 tests from ./test/parallel/test-runner-coverage.js\ntest coverage report ...\n  handles the inspector not being available ... ok (0ms)\ntest coverage report ... ok (1ms)\ntest tap coverage reporter ...\n  coverage is reported and dumped to NODE_V8_COVERAGE if present ... FAILED (41ms)\n  coverage is reported without NODE_V8_COVERAGE present ... FAILED (37ms)\ntest tap coverage reporter ... FAILED (due to 2 failed steps) (79ms)\ntest spec coverage reporter ...\n  coverage is reported and dumped to NODE_V8_COVERAGE if present ... FAILED (37ms)\n  coverage is reported without NODE_V8_COVERAGE present ... FAILED (38ms)\ntest spec coverage reporter ... FAILED (due to 2 failed steps) (76ms)\nsingle process coverage is the same with --test ... FAILED (69ms)\ncoverage is combined for multiple processes ... FAILED (173ms)\ncoverage works with isolation=none ... ignored (0ms)\ncoverage reports on lines, functions, and branches ... FAILED (70ms)\ncoverage with ESM hook - source irrelevant ... FAILED (67ms)\ncoverage with ESM hook - source transpiled ... FAILED (223ms)\ncoverage with excluded files ... FAILED (37ms)\ncoverage with included files ... FAILED (36ms)\ncoverage with included and excluded files ... FAILED (37ms)\ncorrectly prints the coverage report of files contained in parent directories ... FAILED (70ms)\ncoverage with directory and file named \"file\" ... FAILED (38ms)\n\n ERRORS \n\ntest tap coverage reporter ... coverage is reported and dumped to NODE_V8_COVERAGE if present => ./test/parallel/test-runner-coverage.js:102:11\nerror: AssertionError: The expression evaluated to a falsy value:\n\n  assert(result.stdout.toString().includes(report))\n\n    assert(result.stdout.toString().includes(report));\n    ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-coverage.js:114:5)\n    at fn (ext:deno_node/testing.ts:203:28)\n    at async innerWrapped (ext:cli/40_test.js:232:5)\n    at async Object.outerWrapped [as fn] (ext:cli/40_tes ..."},{"usesNodeTest":1}],"pummel/test-fs-watch-file-slow.js":[true,null,{}],"parallel/test-buffer-from.js":[true,null,{}],"parallel/test-vm-proxies.js":[true,null,{}],"parallel/test-tls-server-capture-rejection.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: kaboom\n  const _err = new Error('kaboom');\n               ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-server-capture-rejection.js:19:16)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onServerSocketSecure (ext:deno_node/_tls_wrap.js:1031:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:572:13)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-tls-junk-closes-server.js":[true,null,{}],"parallel/test-error-value-type-detection.mjs":[false,{"code":1,"stderr":"\nerror: Import \"internal/errors\" not a dependency\n  hint: If you want to use the npm package, try running `deno add npm:internal/errors`\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-error-value-type-detection.mjs:5:26\n"},{}],"sequential/test-fs-stat-sync-overflow.js":[true,null,{}],"parallel/test-https-agent-sockets-leak.js":[true,null,{}],"parallel/test-readline-async-iterators-destroy.js":[true,null,{}],"sequential/test-cpu-prof-dir-worker.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-worker.js:40:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-worker.js:5:26\n"},{}],"parallel/test-warn-stream-writable-deprecation.js":[true,null,{}],"parallel/test-domain-timers-uncaught-exception.js":[true,null,{}],"parallel/test-http-server-reject-chunked-with-content-length.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-worker-type-check.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: \"Cannot read properties of undefined (reading 'toString')\",\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"filename\" argument must be of type string or an instance of URL. Received undefined',\n    name: 'TypeError'\n  }\n\n    assert.throws(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-type-check.js:18:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-type-check.js:17:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-type-check.js:5:26\n"},{}],"parallel/test-url-parse-deprecation.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-url-parse-deprecation.js:13:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n"},{}],"parallel/test-perf-hooks-timerify-histogram-async.mjs":[true,null,{}],"parallel/test-repl-multiline.js":[true,null,{}],"es-module/test-esm-preserve-symlinks-not-found.mjs":[false,{"code":1,"stderr":"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/not-found.mjs\".\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-preserve-symlinks-not-found.mjs:3:8\n"},{}],"es-module/test-esm-pkgname.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_MODULE_NOT_FOUND'\n-   code: 'ERR_INVALID_MODULE_SPECIFIER'\n  }\n\nawait Promise.all([\n^\n    at async Promise.all (index 0)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-pkgname.mjs:6:1\n"},{}],"parallel/test-fs-rmdir-recursive-error.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-array-buffer.js":[true,null,{}],"parallel/test-fs-open-numeric-flags.js":[true,null,{}],"parallel/test-broadcastchannel-custom-inspect.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_THIS'\n- }\n\n  assert.throws(() => bc[inspect.custom].call(), {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-broadcastchannel-custom-inspect.js:12:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-broadcastchannel-custom-inspect.js:5:26\n"},{}],"parallel/test-navigator.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/navigator'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-navigator.js\nconst { getNavigatorPlatform } = require('internal/navigator');\n                                 ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-navigator.js:35:34)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-vm-module-synthetic.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_THIS'\n- }\n\n    assert.throws(() => {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-synthetic.js:68:12\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-synthetic.js:5:26\n"},{}],"parallel/test-http-client-res-destroyed.js":[true,null,{}],"parallel/test-webcrypto-internal-slots.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" not to be reference-equal to \"expected\":\n\n{\n  name: 'Ed25519'\n}\n\nassert.notStrictEqual(kp.publicKey.algorithm, kp.privateKey.algorithm);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-internal-slots.mjs:12:8\n"},{}],"parallel/test-vm-low-stack-space.js":[true,null,{}],"parallel/test-http-server-unconsume-consume.js":[true,null,{}],"parallel/test-net-server-blocklist.js":[true,null,{}],"parallel/test-net-server-reset.js":[true,null,{}],"test-runner/test-output-test-diagnostic-warning-without-test-only-flag.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'running 1 test from ./test/fixtures/test-runner/output/test-diagnostic-warning-without-test-only-flag.js\\n' +\n+   'should print --test-only diagnostic warning - test-only-true ...\\n' +\n+   '  only true in parent test ... ok (0ms)\\n' +\n+   'should print --test-only diagnostic warning - test-only-true ... ok (1ms)\\n' +\n+   '\\n' +\n+   'ok | 1 passed (1 step) | 0 failed | 8 filtered out (3ms)\\n' +\n+   '\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: should NOT print --test-only diagnostic warning - describe-only-false\\n' +\n-   '    # Subtest: only false in describe\\n' +\n-   '    ok 1 - only false in describe\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 1 - should NOT print --test-only diagnostic warning - describe-only-false\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: should NOT print --test-only diagnostic warning - it-only-false\\n' +\n-   '    # Subtest: only false in the subtest\\n' +\n-   '    ok 1 - only false in the subtest\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 2 - should NOT print --test-only diagnostic warning - it-only-false\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: should NOT print --test-only diagnostic warning - no-only\\n' +\n-   '    # Subtest: no only\\n' +\n-   '    ok 1 - no only\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'ok 3 - should NOT print --test-only diagnostic warning - no-only\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: should NOT print --test-only diagnostic warning - test-only-false\\n' +\n-   '    # Sub ..."},{}],"parallel/test-diagnostics-channel-bind-store.js":[true,null,{}],"parallel/test-child-process-fork-dgram.js":[true,null,{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-4.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-worker-stack-overflow-stack-size.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"[worker eval]\") RangeError: Maximum call stack size exceeded\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\nerror: Uncaught (in worker \"[worker eval]\") RangeError: Maximum call stack size exceeded\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\nerror: Uncaught (in worker \"[worker eval]\") RangeError: Maximum call stack size exceeded\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\nerror: Uncaught (in worker \"[worker eval]\") RangeError: Maximum call stack size exceeded\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ext:runtime/web_worker.rs:1126:35]:1:1)\n    at f ([ ..."},{}],"parallel/test-fs-write-stream-eagain.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-fs-write-stream-eagain.mjs\nWriteStream EAGAIN ...\n  _write ...\nok | 0 passed | 0 failed (6ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"sequential/test-error-serdes.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/error_serdes'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-error-serdes.js\nconst { serializeError, deserializeError } = require('internal/error_serdes');\n                                             ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-error-serdes.js:7:46)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-set-timeout.js":[true,null,{}],"parallel/test-permission-net-fetch.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"sequential/test-http2-timeout-large-write.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Should not timeout\n  assert.ok(!didReceiveData, 'Should not timeout');\n         ^\n    at ServerHttp2Stream.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-http2-timeout-large-write.js:32:10)\n    at ServerHttp2Stream.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ServerHttp2Stream.emit (ext:deno_node/_events.mjs:440:20)\n    at callTimeout (ext:deno_node/http2.ts:1007:10)\n    at ServerHttp2Stream._onTimeout (ext:deno_node/http2.ts:1550:7)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"sea/test-build-sea-already-exists.js":[true,null,{}],"parallel/test-process-binding-util.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'ALL_PROPERTIES',\n+   'ONLY_CONFIGURABLE',\n+   'ONLY_ENUMERABLE',\n+   'ONLY_ENUM_WRITABLE',\n+   'ONLY_WRITABLE',\n+   'SKIP_STRINGS',\n+   'SKIP_SYMBOLS',\n+   'arrayBufferViewHasBuffer',\n+   'default',\n+   'getOwnNonIndexProperties',\n+   'guessHandleType',\n+   'isArrayIndex',\n+   'parseEnv',\n+   'untransferableSymbol'\n-   'isAnyArrayBuffer',\n-   'isArrayBuffer',\n-   'isArrayBufferView',\n-   'isAsyncFunction',\n-   'isDataView',\n-   'isDate',\n-   'isExternal',\n-   'isMap',\n-   'isMapIterator',\n-   'isNativeError',\n-   'isPromise',\n-   'isRegExp',\n-   'isSet',\n-   'isSetIterator',\n-   'isTypedArray',\n-   'isUint8Array'\n  ]\n\nassert.deepStrictEqual(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-binding-util.js:7:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-binding-util.js:5:26\n"},{}],"parallel/test-repl-pretty-custom-stack.js":[true,null,{}],"parallel/test-crypto-pqc-key-objects-ml-kem.js":[true,null,{}],"parallel/test-http2-session-timeout.js":[true,null,{}],"parallel/test-runner-global-setup-watch-mode.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-global-setup-watch-mode.mjs\ntest runner watch mode with global setup hooks ...\n  isolation: none ...\n    should run global setup/teardown hooks with each test run in watch mode ... FAILED (1ms)\n  isolation: none ... FAILED (due to 1 failed step) (1ms)\n  isolation: process ...\n    should run global setup/teardown hooks with each test run in watch mode ... FAILED (0ms)\n  isolation: process ... FAILED (due to 1 failed step) (1ms)\ntest runner watch mode with global setup hooks ... FAILED (due to 2 failed steps) (3ms)\n\n ERRORS \n\ntest runner watch mode with global setup hooks ... isolation: none ... should run global setup/teardown hooks with each test run in watch mode => ext:deno_node/testing.ts:509:21\nerror: TypeError: Cannot read properties of undefined (reading 'global-setup-teardown.js')\n           const globalSetupFileFixture = fixturePaths['global-setup-teardown.js'];\n                                                      ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-global-setup-watch-mode.mjs:62:55)\n\ntest runner watch mode with global setup hooks ... isolation: process ... should run global setup/teardown hooks with each test run in watch mode => ext:deno_node/testing.ts:370:37\nerror: TypeError: Cannot read properties of undefined (reading 'global-setup-teardown.js')\n           const globalSetupFileFixture = fixturePaths['global-setup-teardown.js'];\n                                                      ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-global-setup-watch-mode.mjs:62:55)\n\n FAILURES \n\ntest runner watch mode with global setup hooks ... isolation: none ... should run global setup/teardown hooks with each test run in watch mode => ext:deno_node/testing.ts:509:21\ntest runner watch mode with global setup hooks ... isolation: process ... should run global setup/teardown hooks with e ..."},{"usesNodeTest":1}],"parallel/test-npm-version.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '/home/runner/work/deno/deno/tests/node_compat/runner/suite/deps/npm/package.json'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-npm-version.js\nconst pkg = require(npmPathPackageJson);\n            ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-npm-version.js:16:13)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-whatwg-url-custom-searchparams-get.js":[true,null,{}],"sea/test-single-executable-blob-config-errors.js":[false,{"code":1,"stderr":"\n[process 23686]: --- stderr ---\n\n[process 23686]: --- stdout ---\nDeno 2.7.14+1d8465f\nexit using ctrl+d, ctrl+c, or close()\nREPL is running with all permissions allowed.\nTo specify permissions, run `deno repl` with allow flags.\n\n[process 23686]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-blob-config-errors.js:13:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-blob-config-errors.js:5:26\n"},{}],"es-module/test-esm-data-urls.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection.\n    await assert.rejects(import(plainESMURL), { code: 'ERR_UNKNOWN_MODULE_FORMAT' });\n    ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-data-urls.js:99:5\n"},{}],"parallel/test-http2-generic-streams.js":[true,null,{}],"es-module/test-esm-invalid-pjson.js":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-invalid-pjson.js\nESM: Package.json ...\n  should throw on invalid pson ... FAILED (38ms)\nESM: Package.json ... FAILED (due to 1 failed step) (38ms)\n\n ERRORS \n\nESM: Package.json ... should throw on invalid pson => ext:deno_node/testing.ts:509:21\nerror: AssertionError: error: [ERR_INVALID_PACKAGE_CONFIG] Invalid package config. Malformed package.json '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/invalid-pjson/package.json'.\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/import-invalid-pjson.mjs:1:8\n\n    assert.ok(stderr.includes('code: \\'ERR_INVALID_PACKAGE_CONFIG\\''), stderr);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-invalid-pjson.js:18:12)\n\n FAILURES \n\nESM: Package.json ... should throw on invalid pson => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (41ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-crypto-padding.js":[true,null,{}],"parallel/test-inspector-promises.js":[true,null,{}],"module-hooks/test-module-hooks-load-builtin-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nhook = registerHooks({\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-require.js:16:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-require.js:5:26\n"},{}],"parallel/test-worker-heap-profile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: worker.startHeapProfile is not a function\n    const handle = await worker.startHeapProfile();\n                                ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heap-profile.js:13:33)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#dispatchWorkerThreadMessage (ext:deno_node/worker_threads.ts:474:14)\n    at NodeWorker.#pollMessages (ext:deno_node/worker_threads.ts:494:47)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-heap-profile.js:5:26\n"},{}],"parallel/test-debugger-low-level.js":[true,null,{}],"parallel/test-domain-crypto.js":[true,null,{}],"parallel/test-http-client-readable.js":[true,null,{}],"es-module/test-require-module-retry-import-errored.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: rejected\nconst err = new Error('rejected');\n            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored.js:16:13)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-retry-import-errored.js:5:26\n"},{}],"parallel/test-fs-promises-readfile-with-fd.js":[true,null,{}],"parallel/test-inspector-wait-for-connection.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-zlib-zero-windowBits.js":[true,null,{"usesNodeTest":1}],"parallel/test-path-relative.js":[true,null,{}],"parallel/test-child-process-spawn-shell.js":[true,null,{}],"parallel/test-crypto-fips.js":["IGNORE",null,{"ignoreReason":"Tests Node's FIPS mode (--enable-fips/--force-fips, OPENSSL_CONF, --openssl-config CLI flags) and uses internalBinding('crypto').testFipsCrypto via require('internal/test/binding'); FIPS is an OpenSSL-specific feature and Deno does not embed OpenSSL"}],"parallel/test-fs-mkdtempDisposableSync.js":[true,null,{}],"parallel/test-fs-write-stream-change-open.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-change-open.js:44:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-change-open.js:5:26\n\n"},{}],"abort/test-abort-uncaught-exception.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-drain.js":[true,null,{}],"parallel/test-net-error-twice.js":[true,null,{}],"parallel/test-dns-set-default-order.js":[true,null,{}],"internet/test-dns-promises-resolve.js":[true,null,{}],"parallel/test-vm-create-context-arg.js":[true,null,{}],"parallel/test-fs-cp-sync-filename-too-long-error.mjs":[true,null,{}],"parallel/test-domain-ee-implicit.js":[true,null,{}],"parallel/test-fs-syncwritestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n    {\n      instance: true,\n-     readable: false,\n      writable: true\n    },\n    {\n      instance: true,\n-     readable: false,\n      writable: true\n    }\n  ]\n\n  assert.deepStrictEqual(JSON.parse(fs.readFileSync(filename, 'utf8')), [\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-syncwritestream.js:36:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"es-module/test-esm-wasm-source-phase-no-execute.mjs":[true,null,{}],"parallel/test-inspector-async-stack-traces-promise-then.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:38805/cdbafa7b-4a54-48bb-ab35-a97786736b4c\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts !== [eval]\n+ actual - expected\n\n+ 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-stack-traces-promise-then.js:36:17) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-crypto-ecdh-setpublickey-deprecation.js":[true,null,{}],"parallel/test-http-early-hints.js":[true,null,{}],"parallel/test-worker-syntax-error-file.js":[true,null,{}],"es-module/test-esm-exports-deprecations.mjs":[false,{"code":1,"stderr":"\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/index.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/bar.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_compat/node_modules\n/home/runner/work/deno/deno/tests/node_modules\n/home/runner/work/deno/deno/node_modules\n/home/runner/work/deno/node_modules\n/home/runner/work/node_modules\n/home/runner/node_modules\n/home/node_modules\n/node_modules\n\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules/asdf.js\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules/baz/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/suite/node_modules\n/home/runner/work/deno/deno/tests/node_compat/runner/node_modules\n/home/runner/work/deno/deno/tests/node_ ..."},{}],"parallel/test-stream-promises.js":[true,null,{}],"parallel/test-http-url.parse-search.js":[true,null,{}],"parallel/test-websocket-disabled.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'function'\n- 'undefined'\n\nassert.strictEqual(typeof WebSocket, 'undefined');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-websocket-disabled.js:7:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-websocket-disabled.js:5:26\n"},{}],"parallel/test-fs-readdir-pipe.js":[true,null,{}],"parallel/test-compile-cache-api-portable.js":[false,{"code":1,"stderr":"\n\n[process 15072]: --- stderr ---\n\n[process 15072]: --- stdout ---\n\n[process 15072]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /target\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-portable.js:49:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-portable.js:27:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /target\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n- stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /dir before enableCompileCache: undefined/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-portable.js:41:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncA ..."},{}],"parallel/test-file-validate-mode-flag.js":[true,null,{}],"parallel/test-stream2-base64-single-char-read-end.js":[true,null,{}],"parallel/test-weakref.js":[true,null,{}],"parallel/test-whatwg-url-invalidthis.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Illegal invocation',\n-   message: /Receiver must be an instance of class/,\n    name: 'TypeError'\n  }\n\n  assert.throws(() => Reflect.apply(URL.prototype[i], [], {}), {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-invalidthis.js:12:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-invalidthis.js:11:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-invalidthis.js:5:26\n"},{}],"parallel/test-timers-timeout-with-non-integer.js":[true,null,{}],"parallel/test-tls-get-ca-certificates-worker-no-use-system-ca.js":[true,null,{}],"parallel/test-tls-getcipher.js":[false,{"code":1,"stderr":"\nerror: Uncaught null\n"},{}],"parallel/test-zlib-write-after-end.js":[true,null,{"usesNodeTest":1}],"parallel/test-stdin-script-child-option.js":[true,null,{}],"parallel/test-domain-enter-exit.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-promise-error.js":[true,null,{}],"parallel/test-fs-cp-async-invalid-mode-range.mjs":[true,null,{}],"parallel/test-stream-finished.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-close-error.js":[true,null,{}],"parallel/test-http-status-message.js":[true,null,{}],"parallel/test-child-process-send-keep-open.js":[true,null,{}],"parallel/test-vm-ownkeys.js":[true,null,{}],"wasi/test-wasi-sock.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: sock\n\n[process 8512]: --- stderr ---\nAssertion failed: errno == EBADF (c/sock.c: main: 14)\nerror: Uncaught (in promise) RuntimeError: unreachable\n    at <anonymous> (wasm://wasm/00011be2:wasm-function[0]:0x3e5)\n    at <anonymous> (wasm://wasm/00011be2:wasm-function[0]:0x42e)\n    at <anonymous> (wasm://wasm/00011be2:wasm-function[0]:0x2e9)\n    at <anonymous> (wasm://wasm/00011be2:wasm-function[0]:0x1a2)\n    at WASI.start (ext:deno_node/wasi.ts:328:17)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:191:20\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:5:26\n\n[process 8512]: --- stdout ---\n\n[process 8512]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-sock.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-sock.js:5:26\n"},{}],"parallel/test-repl-cli-eval.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: stdout: \n    assert(stdout.includes('<repl>'), `stdout: ${stdout}`);\n    ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-cli-eval.js:20:5)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"es-module/test-esm-wasm-reject-wasm-import-names.mjs":[false,{"code":1,"stderr":"\n[process 7154]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: The requested module 'test' does not provide an export named 'wasm:invalid' at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/invalid-import-name.wasm:2:10\nawait import(url);\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-reject-wasm-import-names.mjs:6:1\n\n[process 7154]: --- stdout ---\n\n[process 7154]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /Invalid Wasm import name/\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-reject-wasm-import-names.mjs:6:1\n"},{}],"parallel/test-net-socket-close-after-end.js":[true,null,{}],"es-module/test-esm-live-binding.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'module' does not provide an export named 'syncBuiltinESMExports'\nimport { syncBuiltinESMExports } from 'module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-live-binding.mjs:3:10)\n"},{}],"parallel/test-async-hooks-execution-async-resource.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot destructure property 'state' of 'executionAsyncResource(...)[sym]' as it is undefined.\n    const { state } = executionAsyncResource()[sym];\n            ^\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-execution-async-resource.js:23:13)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:187:21)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-net-socket-setnodelay.js":[true,null,{}],"parallel/test-fs-read-file-sync-hostname.js":[true,null,{}],"parallel/test-microtask-queue-integration.js":[true,null,{}],"parallel/test-inspector-worker-target.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-repl-recoverable.js":[true,null,{}],"parallel/test-http2-goaway-opaquedata.js":[true,null,{}],"parallel/test-diagnostics-channel-tracing-channel-callback.js":[true,null,{}],"parallel/test-tls-external-accessor.js":[true,null,{}],"parallel/test-process-chdir.js":[true,null,{}],"parallel/test-worker-nexttick-terminate.js":[true,null,{}],"internet/test-dns-txt-sigsegv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ Error: queryTxt ENOTFOUND www.microsoft.com\n+     at QueryReqWrap.onresolve [as oncomplete] (ext:deno_node/dns.ts:210:21)\n+     at ext:deno_node/internal_binding/cares_wrap.ts:502:13 {\n+   code: 'ENOTFOUND',\n+   errno: -3007,\n+   hostname: 'www.microsoft.com',\n+   syscall: 'queryTxt'\n+ }\n- null\n\n  assert.strictEqual(err, null);\n         ^\n    at QueryReqWrap.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns-txt-sigsegv.js:13:10)\n    at QueryReqWrap.callback (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at QueryReqWrap.onresolve [as oncomplete] (ext:deno_node/dns.ts:210:12)\n    at ext:deno_node/internal_binding/cares_wrap.ts:502:13\n"},{}],"parallel/test-inspector-connect-main-thread.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"\") (in promise) Error: connectToMainThread not supported\n  session.connectToMainThread();\n          ^\n    at Session.connectToMainThread (ext:deno_node/inspector.js:87:24)\n    at skipChildMain (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-connect-main-thread.js:177:11)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-connect-main-thread.js:193:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-connect-main-thread.js:5:26\n[Error: connectToMainThread not supported]\nerror: Uncaught (in worker \"\") (in promise) Error: connectToMainThread not supported\n[Error: connectToMainThread not supported]\nerror: Uncaught (in promise) Error: connectToMainThread not supported\n"},{}],"parallel/test-net-socket-tos.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: client.setTypeOfService is not a function\n    client.setTypeOfService(0x10);\n           ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-socket-tos.js:19:12)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-socket-tos.js:5:26\n"},{}],"parallel/test-tls-connect-keepalive-nodelay.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/net'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-connect-keepalive-nodelay.js\n} = require('internal/net');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-connect-keepalive-nodelay.js:19:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-trace-events-none.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-none.js:21:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-fastutf8stream-partial-write-utf8.js":[true,null,{}],"parallel/test-net-stream.js":[true,null,{}],"parallel/test-http-client-insecure-http-parser-error.js":[true,null,{}],"parallel/test-dgram-bind-default-address.js":[true,null,{}],"parallel/test-child-process-stdout-flush-exit.js":[true,null,{}],"parallel/test-dns-resolveany-bad-ancount.js":[true,null,{}],"parallel/test-console-formatTime.js":[true,null,{}],"parallel/test-assert-deep.js":[true,null,{"usesNodeTest":1}],"parallel/test-runner-assert.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-runner-assert.js\nexpected methods are on t.assert ... FAILED (1ms)\nt.assert.ok correctly parses the stacktrace ... ok (0ms)\n\n ERRORS \n\nexpected methods are on t.assert => ./test/parallel/test-runner-assert.js:6:1\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n... Skipped lines\n\n  [\n-   'CallTracker',\n    'deepEqual',\n    'deepStrictEqual',\n    'doesNotMatch',\n    'doesNotReject',\n    'doesNotThrow',\n    'equal',\n    'fail',\n-   'fileSnapshot',\n    'ifError',\n    'match',\n    'notDeepEqual',\n    'notDeepStrictEqual',\n    'notEqual',\n...\n    'rejects',\n-   'snapshot',\n    'strictEqual',\n    'throws'\n  ]\n\n  assert.deepStrictEqual(Object.keys(t.assert).sort(), expectedKeys);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-assert.js:15:10)\n\n FAILURES \n\nexpected methods are on t.assert => ./test/parallel/test-runner-assert.js:6:1\n\nFAILED | 1 passed | 1 failed (4ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-diagnostics-channel-tracing-channel-callback-early-exit.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-delete.js":[true,null,{}],"parallel/test-net-listen-ipv6only.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-net-server-listen-remove-callback.js":[true,null,{}],"parallel/test-dgram-send-queue-info.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: socket.getSendQueueSize is not a function\nassert.strictEqual(socket.getSendQueueSize(), 0);\n                          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-send-queue-info.js:8:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-send-queue-info.js:5:26\n"},{}],"parallel/test-crypto-certificate.js":[true,null,{}],"parallel/test-stream-readable-setEncoding-existing-buffers.js":[true,null,{}],"parallel/test-buffer-iterator.js":[true,null,{}],"client-proxy/test-http-proxy-request-proxy-failure-hang-up.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Error: socket hang up/. Input:\n\n''\n\nassert.match(stderr, /Error: socket hang up/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-proxy-failure-hang-up.mjs:33:8\n"},{}],"parallel/test-stream-toWeb-allows-server-response.js":[true,null,{}],"parallel/test-tls-error-servername.js":[true,null,{}],"parallel/test-worker-message-port-multiple-sharedarraybuffers.js":[true,null,{}],"parallel/test-http-response-writehead-returns-this.js":[true,null,{}],"parallel/test-http2-premature-close.js":[true,null,{}],"parallel/test-cluster-server-restart-none.js":[true,null,{}],"parallel/test-crypto-keygen-key-object-without-encoding.js":[true,null,{}],"parallel/test-preload-print-process-argv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) SyntaxError: \"undefined\" is not valid JSON\nassert.deepStrictEqual(JSON.parse(lines[0]), JSON.parse(lines[1]));\n                                                  ^\n    at JSON.parse (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-preload-print-process-argv.js:34:51)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-preload-print-process-argv.js:5:26\n"},{}],"internet/test-dgram-membership.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: addMembership EBADF\n  socket.addMembership(multicastAddress);\n         ^\n    at Socket.addMembership (ext:deno_node/dgram.ts:157:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-membership.js:13:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dgram-membership.js:5:26\n"},{}],"parallel/test-http2-stream-destroy-event-order.js":[true,null,{}],"parallel/test-webcrypto-constructors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_INVALID_THIS',\n    name: 'TypeError'\n  }\n\n  assert.throws(() => SubtleCrypto.supports.call(undefined), {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-constructors.js:142:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-constructors.js:5:26\n"},{}],"parallel/test-http-max-http-headers.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-max-http-headers.js\nconst { getOptionValue } = require('internal/options');\n                           ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-max-http-headers.js:9:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-whatwg-webstreams-adapters-streambase.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/adapters'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-streambase.js\n} = require('internal/webstreams/adapters');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-adapters-streambase.js:15:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-net-server-close-before-calling-lookup-callback.js":[true,null,{}],"parallel/test-tls-econnreset.js":[true,null,{}],"parallel/test-tls-handshake-exception.js":[true,null,{}],"parallel/test-https-argument-of-creating.js":[true,null,{}],"es-module/test-esm-nowarn-exports.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-tls-get-ca-certificates-bundled.js":[true,null,{}],"parallel/test-buffer-write-fast.js":[true,null,{}],"parallel/test-async-hooks-stack-overflow-nested-async.js":[true,null,{}],"parallel/test-global-webstreams.js":[true,null,{}],"test-runner/test-output-global-hooks-with-no-tests.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/global-hooks-with-no-tests.js:5:15)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/global-hooks-with-no-tests.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/global-hooks-with-no-tests.js:6:14)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/global-hooks-with-no-tests.js:5:26\\n'\n- 'before\\n' +\n-   'TAP version 13\\n' +\n-   'after\\n' +\n-   '1..0\\n' +\n-   '# tests 0\\n' +\n-   '# suites 0\\n' +\n-   '# pass 0\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-global-hooks-with-no-tests.mjs:8:1\n"},{}],"parallel/test-fs-cp-sync-mode-invalid.mjs":[true,null,{}],"parallel/test-http2-perform-server-handshake.js":[true,null,{}],"parallel/test-http2-server-timeout.js":[true,null,{}],"parallel/test-stream-inheritance.js":[true,null,{}],"parallel/test-repl-permission-model.js":[true,null,{}],"parallel/test-process-kill-null.js":[true,null,{}],"parallel/test-tls-invoke-queued.js":[true,null,{}],"parallel/test-net-better-error-messages-path.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-load-builtin-redirect-prefix.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nregisterHooks({\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-redirect-prefix.js:13:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-load-builtin-redirect-prefix.js:5:26\n"},{}],"parallel/test-trace-events-threadpool.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\nassert(fs.existsSync(FILE_NAME));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-threadpool.js:40:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-threadpool.js:5:26\n"},{}],"parallel/test-snapshot-child-process-sync.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-async-wrap-pop-id-during-load.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: EXIT CODE: 1, STDERR:\nerror: Uncaught (in promise) RangeError: Maximum call stack size exceeded\n'use strict';\n^\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n    at fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:1:1)\n\n\n1 !== 0\n\nassert.strictEqual(ret.status, 0,\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-wrap-pop-id-during-load.js:21:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test- ..."},{}],"sequential/test-worker-prof.js":[true,null,{}],"parallel/test-fs-cp-async-dir-exists-error-on-exist.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'code')\n  assert.strictEqual(err.code, 'ERR_FS_CP_EEXIST');\n                         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-cp-async-dir-exists-error-on-exist.mjs:29:26\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ext:deno_node/_fs/_fs_common.ts:47:23\n    at ext:deno_node/_fs/_fs_cp.ts:24:64\n"},{}],"parallel/test-stream-pipe-error-unhandled.js":[true,null,{}],"parallel/test-compile-cache-api-flush.js":[false,{"code":1,"stderr":"\n[process 18972]: --- stderr ---\nerror: Uncaught (in promise) TypeError: getCompileCacheDir is not a function\n  assert(getCompileCacheDir());\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/compile-cache-flush.js:9:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/compile-cache-flush.js:5:26\n\n[process 18972]: --- stdout ---\n\n[process 18972]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-flush.js:15:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-api-flush.js:5:26\n"},{}],"parallel/test-console-self-assign.js":[true,null,{}],"module-hooks/test-module-hooks-load-detection.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-detection.js:8:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-detection.js:5:26\n"},{}],"parallel/test-worker-message-port-infinite-message-loop.js":[true,null,{}],"client-proxy/test-https-proxy-request-empty-response.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /ERR_PROXY_TUNNEL.*Connection to establish proxy tunnel ended unexpectedly/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /ERR_PROXY_TUNNEL.*Connection to establish proxy tunnel ended unexpectedly/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-empty-response.mjs:45:8\n"},{}],"parallel/test-http-keepalive-client.js":[true,null,{}],"pummel/test-heapdump-zstd.js":[false,{"code":1,"stderr":"\n#\n# Retaining path to search for:\n# - '{ node_name: 'ZstdCompress', edge_name: 'native_to_javascript' }'\t<--- not found\n#\n\n# Nodes found in the last step include:\nerror: Uncaught (in promise) AssertionError: Could not find target edge { node_name: 'ZstdCompress', edge_name: 'native_to_javascript' } in the heap snapshot.\n      assert.fail(`Could not find target edge ${format(expected)} in the heap snapshot.`);\n             ^\n    at validateByRetainingPathFromNodes (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/heap.js:288:14)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-heapdump-zstd.js:20:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pummel/test-heapdump-zstd.js:5:26\n"},{}],"parallel/test-stream-await-drain-writers-in-synchronously-recursion-write.js":[true,null,{}],"parallel/test-fs-readv-promisify.js":[true,null,{}],"client-proxy/test-https-proxy-request-malformed-response.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\nassert.strictEqual(stderr.match(/ERR_PROXY_TUNNEL.*Failed to establish tunnel to .* NOT-HTTP MALFORMED RESPONSE*/g).length, 1);\n                                                                                                                   ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-malformed-response.mjs:46:116\n"},{}],"parallel/test-worker.js":[true,null,{}],"parallel/test-fs-mkdir.js":[true,null,{}],"es-module/test-esm-type-field.mjs":[true,null,{}],"parallel/test-data-url.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-data-url.js FAILED\n\n ERRORS \n\n./test/parallel/test-data-url.js (uncaught error)\nerror: (in promise) Error: Cannot find module 'internal/data_url'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-data-url.js\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-data-url.js\nconst { dataURLProcessor } = require('internal/data_url');\n                             ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-data-url.js:8:30)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-data-url.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-net-bind-twice.js":[true,null,{}],"parallel/test-dns-lookup-promises.js":[true,null,{}],"parallel/test-permission-fs-internal-module-stat.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"es-module/test-esm-import-attributes-3.mjs":[true,null,{}],"parallel/test-http2-compat-serverrequest-settimeout.js":[true,null,{}],"parallel/test-require-mjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-mjs.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-require-mjs.js:5:26\n"},{}],"parallel/test-blob-createobjecturl.js":["IGNORE",null,{"ignoreReason":"URL.createObjectURL does not throw ERR_INVALID_ARG_TYPE for non-Blob arguments"}],"parallel/test-fs-promisified.js":[true,null,{}],"parallel/test-fs-ready-event-stream.js":[true,null,{}],"parallel/test-http2-connect-method-extended-cant-turn-off.js":[true,null,{}],"parallel/test-promise-hook-on-resolve.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"settledHook\" argument must be of type function/. Input:\n\n\"TypeError: Cannot read properties of undefined (reading 'onSettled')\"\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-resolve.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-resolve.js:5:26\n"},{}],"parallel/test-vm-access-process-env.js":[true,null,{}],"test-runner/test-output-only-tests.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/only_tests.js:21:59)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/only_tests.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/only_tests.js:50:61)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/only_tests.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/only_tests.js:56:74)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/only_tests.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/only_tests.js:84:61)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/only_tests.js:5:26\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/only_tests.js:93:72 ..."},{}],"parallel/test-timers-unrefd-interval-still-fires.js":[true,null,{}],"es-module/test-require-module-tla-execution.js":[true,null,{}],"client-proxy/test-http-proxy-request-no-proxy-asterisk.mjs":[true,null,{}],"sequential/test-http2-ping-flood.js":[true,null,{}],"parallel/test-stream2-readable-wrap-empty.js":[true,null,{}],"parallel/test-stream-readable-hwm-0-async.js":[true,null,{}],"internet/test-http-https-default-ports.js":[true,null,{}],"parallel/test-module-stat.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module._stat is not a function\nassert.strictEqual(Module._stat(directory), 1); // Returns 1 for directories.\n                          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-stat.js:19:27)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-stat.js:5:26\n"},{}],"parallel/test-http-server-consumed-timeout.js":[true,null,{}],"parallel/test-http2-compat-short-stream-client-server.js":[true,null,{}],"es-module/test-esm-loader-stringify-text.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_MODULE_NOT_FOUND'\n-   code: 'ERR_INVALID_RETURN_PROPERTY_VALUE'\n  }\n\n"},{}],"parallel/test-webcrypto-export-import-ml-dsa.js":[true,null,{}],"parallel/test-instanceof.js":[true,null,{}],"parallel/test-compile-cache-success.js":[false,{"code":1,"stderr":"\n\n[process 20298]: --- stderr ---\n\n[process 20298]: --- stdout ---\n\n[process 20298]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /typescript\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-success.js:32:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-success.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /typescript\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-success.js:18:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-success.js:5:26\n"},{}],"parallel/test-code-cache.js":[false,{"code":1,"stderr":"\n(node:15321) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) Error: No such module: builtins\n} = internalBinding('builtins');\n    ^\n    at Module.getBinding (ext:deno_node/internal_binding/mod.ts:113:11)\n    at internalBinding (ext:deno_node/internal/test/binding.ts:19:29)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-code-cache.js:17:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-code-cache.js:5:26\n"},{}],"es-module/test-esm-wasm-vm-source-phase-static.mjs":[false,{"code":1,"stderr":"\n[process 7332]: --- stderr ---\n\n[process 7332]: --- stdout ---\n\n[process 7332]: status = null, signal = SIGSEGV\nerror: Uncaught (in promise) Error: - process terminated with status null, expected 1\n- process terminated with signal SIGSEGV, expected null\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-vm-source-phase-static.mjs:6:1\n"},{}],"parallel/test-http2-too-many-settings.js":[true,null,{}],"parallel/test-https-agent-keylog.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:39:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:5:26\nMismatched <anonymous> function calls. Expected exactly 10, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:43:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:5:26\nMismatched <anonymous> function calls. Expected exactly 10, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:44:39)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-agent-keylog.js:5:26\n\n"},{}],"parallel/test-eslint-eslint-check.js":[true,null,{}],"module-hooks/test-module-hooks-load-context-merged.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-merged.js:9:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-context-merged.js:5:26\n"},{}],"parallel/test-fs-readfile-pipe-large.js":[true,null,{}],"parallel/test-worker-exit-heapsnapshot.js":[true,null,{}],"parallel/test-net-end-close.js":[false,{"code":1,"stderr":"\n(node:20337) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   'end',\n-   'close'\n- ]\n\n  assert.deepStrictEqual(events, [ 'end', 'close' ]);\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-end-close.js:35:10)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-http2-respond-file-range.js":[true,null,{}],"es-module/test-esm-import-attributes-identity.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Module.registerHooks is not a function\nModule.registerHooks({\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-attributes-identity.mjs:27:8\n"},{}],"parallel/test-http-server-response-standalone.js":[true,null,{}],"parallel/test-pipe-stream.js":[true,null,{}],"es-module/test-esm-loader-with-syntax-error.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-with-syntax-error.mjs\nESM: loader with syntax error ...\n  should crash the node process ... FAILED (40ms)\nESM: loader with syntax error ... FAILED (due to 1 failed step) (40ms)\n\n ERRORS \n\nESM: loader with syntax error ... should crash the node process => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /SyntaxError/. Input:\n\n'Bad command or file name\\n'\n\n    assert.match(stderr, /SyntaxError/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-with-syntax-error.mjs:16:12)\n\n FAILURES \n\nESM: loader with syntax error ... should crash the node process => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (43ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-promise-unhandled-throw-handler.js":[true,null,{}],"parallel/test-runner-force-exit-failure.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Test failed\\n'\n- ''\n\n  assert.strictEqual(r.stderr.toString(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-failure.js:20:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-force-exit-failure.js:5:26\n"},{}],"parallel/test-child-process-stdio-overlapped.js":[true,null,{}],"parallel/test-tls-client-abort.js":[true,null,{}],"parallel/test-vm-context.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: stack not formatted as expected: null\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-context.js:107:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-context.js:5:26\n"},{}],"parallel/test-eslint-require-common-first.js":[true,null,{}],"parallel/test-http-information-processing.js":[true,null,{}],"parallel/test-console-table.js":[true,null,{}],"parallel/test-fs-promises-file-handle-close-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/fs/promises'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-close-errors.js\n} = require('internal/fs/promises');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-close-errors.js:18:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-timers-refresh.js":[true,null,{}],"parallel/test-inspector-exception.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:42399/5959793c-bb81-464a-8784-9ca7d9cab069\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[test] Verifying debugger stops on start (--inspect-brk option)\n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n\n1 !== 21\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:261:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at testBreakpointOnStart (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-exception.js:35:17)\n    at async runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-exception.js:42:3) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 1,\n  expected: 21,\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-cli-bad-options.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-async-hooks-enable-disable-enable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected \"actual\" to be strictly unequal to: 0\n  assert.notStrictEqual(async_hooks.executionAsyncId(), initialAsyncId);\n         ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-disable-enable.js:14:10)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-disable-enable.js:5:26\n"},{}],"parallel/test-internal-util-objects.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-cli-options-as-flags.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-buffer-indexof.js":[true,null,{}],"parallel/test-crypto-key-objects-messageport.js":[true,null,{}],"parallel/test-process-execpath.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\\n' +\n+   \"const common = require('../common');\\n\" +\n+   '               ^\\n' +\n+   '    at stat (node:module:281:18)\\n' +\n+   '    at Module._findPath (node:module:521:20)\\n' +\n+   '    at Module._resolveFilename (node:module:776:27)\\n' +\n+   '    at Module._load (node:module:618:27)\\n' +\n+   '    at Module.require (node:module:861:19)\\n' +\n+   '    at require (node:module:1060:16)\\n' +\n+   '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execpath.js:2:16)\\n' +\n+   '    at Module._compile (node:module:960:34)\\n' +\n+   '    at loadMaybeCjs (node:module:985:10)\\n' +\n+   '    at Object..js (node:module:970:12)\\n'\n- ''\n\n  assert.strictEqual(proc.stderr.toString(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execpath.js:23:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execpath.js:5:26\n"},{}],"parallel/test-http-response-multi-content-length.js":[true,null,{}],"parallel/test-url-fileurltopath.js":[true,null,{"usesNodeTest":1}],"parallel/test-diagnostics-channel-process.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-process.js:9:40)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-process.js:5:26\n\n"},{}],"parallel/test-http-head-response-has-no-body-end.js":[true,null,{}],"parallel/test-fs-stat-date.mjs":[true,null,{}],"parallel/test-trace-events-metadata.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-metadata.js:21:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-fs-access.js":[false,{"code":1,"stderr":"false 0\n1n 1\n{ Symbol(Symbol.toPrimitive): [Function: [Symbol.toPrimitive]] } 2\n[ 1 ] 3\nr 4\n-1 0\n8 1\nInfinity 2\nNaN 3\n\n(node:18425) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /at async Object\\.access/. Input:\n\n\"Error: ENOENT: no such file or directory, access '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.1049/__this_should_not_exist'\\n\" +\n  '    at ext:deno_node/fs.ts:554:19\\n' +\n  '    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\\n' +\n  '    at Module._load (node:module:700:10)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-access.js:5:26'\n\n    assert.match(err.stack, /at async Object\\.access/);\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-access.js:101:12)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.rejects (ext:deno_node/assert.ts:574:5)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-access.js:5:26\n"},{}],"test-runner/test-output-coverage-width-100.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 100\\n' +\n-   'ok 1 - Coverage Print Fixed Width 100\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# file                       | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# test                       |        |          |         |\\n' +\n-   '#  fixtures                  |        |          |         |\\n' +\n-   '#   test-runner              |        |          |         |\\n' +\n-   '#    coverage-snap           |        |          |         |\\n' +\n-   '#     a.js                   |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 29-30 40-42 45-4…\\n' +\n-   '#     b.js                   |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#    output                  |        |          |         |\\n' +\n-   '#     coverage-width-100.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# all files                  |  61.84 |   100.00 |    0.00 |\\n' +\n-   '# --------------------------------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12 ..."},{}],"parallel/test-whatwg-encoding-custom-textdecoder-utf16-surrogates.js":[true,null,{}],"pseudo-tty/test-trace-sigint-on-idle.js":[true,null,{}],"parallel/test-eventsource-disabled.js":["IGNORE",null,{"ignoreReason":"EventSource global is always available in Deno (Web API)"}],"parallel/test-stream-map.js":[true,null,{}],"parallel/test-fs-promises-file-handle-sync.js":[true,null,{}],"parallel/test-fs-chown-negative-one.js":[true,null,{}],"parallel/test-inspector-async-hook-after-done.js":[false,{"code":1,"stderr":"Worker is done\n\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n        assert.strictEqual(done, true);\n               ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-hook-after-done.js:64:16)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-crypto-keygen-async-encrypted-private-key.js":[true,null,{}],"test-runner/test-output-name-and-skip-patterns.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Proxy.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/name_and_skip_patterns.js:9:24)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/name_and_skip_patterns.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: enabled\\n' +\n-   'ok 1 - enabled\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-name-and-skip-patterns.mjs:8:1\n"},{}],"parallel/test-http-outgoing-message-capture-rejection.js":[true,null,{}],"parallel/test-http2-options-max-headers-block-length.js":[true,null,{}],"parallel/test-webcrypto-encrypt-decrypt.js":[true,null,{}],"parallel/test-worker-message-port-transfer-self.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Can not transfer self'\n- 'Transfer list contains source port'\n\n  assert.strictEqual(err.message, 'Transfer list contains source port');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-self.js:15:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-self.js:11:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-vm-global-define-property.js":[true,null,{}],"parallel/test-path-win32-normalize-device-names.js":[true,null,{}],"parallel/test-resource-usage.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.resourceUsage is not a function\nconst rusage = process.resourceUsage();\n                       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-resource-usage.js:5:24)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-resource-usage.js:5:26\n"},{}],"parallel/test-http-dont-set-default-headers-with-setHost.js":[true,null,{}],"parallel/test-stream-duplex-readable-end.js":[true,null,{}],"parallel/test-fs-write-stream-err.js":[false,{"code":1,"stderr":"\nfirst cb\nsecond cb\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ null\n- Error: BAM\n-     at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-err.js:33:13)\n-     at Module._compile (node:module:960:34)\n-     at loadMaybeCjs (node:module:985:10)\n-     at Object..js (node:module:970:12)\n-     at Module.load (node:module:846:32)\n-     at Module._load (node:module:658:14)\n-     at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-err.js:5:26\n\n    assert.strictEqual(err_, err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-write-stream-err.js:75:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at afterWrite (ext:deno_node/internal/streams/writable.js:777:5)\n    at onwrite (ext:deno_node/internal/streams/writable.js:753:7)\n    at ext:deno_node/internal/fs/streams.mjs:490:5\n    at ext:deno_node/fs.ts:1337:9\n"},{}],"parallel/test-tls-peer-certificate-multi-keys.js":[true,null,{}],"test-runner/test-output-arbitrary-output-colored.mjs":[true,null,{}],"parallel/test-debugger-random-port-with-inspect-port.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-repl-save-load-load-without-name.js":[true,null,{}],"test-runner/test-watch-esm-dependency-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-eventtarget.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\n    assert.throws(() => new Event('foo', i), {\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventtarget.js:59:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventtarget.js:58:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-eventtarget.js:5:26\n"},{}],"parallel/test-https-foafssl.js":[true,null,{}],"sequential/test-heapdump-flag-custom-dir.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-http2-respond-nghttperrors.js":[true,null,{}],"parallel/test-path-parse-format.js":[true,null,{}],"parallel/test-http-pipeline-assertionerror-finish.js":[true,null,{}],"parallel/test-path-join.js":[true,null,{}],"es-module/test-require-module-transpiled.js":[true,null,{}],"parallel/test-dgram-bind.js":[true,null,{}],"parallel/test-fs-watch-stop-async.js":[true,null,{}],"parallel/test-timers-now.js":["IGNORE",null,{"ignoreReason":"Tests V8 natives syntax (%OptimizeFunctionOnNextCall) and fast API call counting which are not supported in Deno"}],"parallel/test-stream-readable-event.js":[true,null,{}],"parallel/test-fetch-mock.js":[true,null,{"usesNodeTest":1}],"sequential/test-watch-mode-inspect.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/sequential/test-watch-mode-inspect.mjs\nwatch mode - inspect ...\n  should start debugger on inner process ... FAILED (855ms)\n  should prevent attaching debugger with SIGUSR1 to outer process ...\n ERRORS \n\nwatch mode - inspect ... should start debugger on inner process => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(new Set(pids).size >= restarts + 1)\n\n    assert.ok(new Set(pids).size >= restarts + 1);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-watch-mode-inspect.mjs:66:12)\n\n FAILURES \n\nwatch mode - inspect ... should start debugger on inner process => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 0 failed (1 step) (897ms)\n\n\nerror: Promise resolution is still pending but the event loop has already resolved\n"},{"usesNodeTest":1}],"parallel/test-net-onread-static-buffer.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: socket._handle.useUserBuffer is not a function\n  net.connect({\n      ^\n    at _initSocketHandle (ext:deno_node/net.ts:469:24)\n    at Socket.connect (ext:deno_node/net.ts:868:7)\n    at Object.connect (ext:deno_node/net.ts:1297:19)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-onread-static-buffer.js:16:7)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n    at Module._load (node:module:700:10)\n"},{}],"parallel/test-http-server-keep-alive-timeout.js":[true,null,{}],"parallel/test-http2-multiheaders.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-finished.js":[true,null,{}],"parallel/test-kill-segfault-freebsd.js":[true,null,{}],"parallel/test-process-env-ignore-getter-setter.js":[true,null,{}],"es-module/test-esm-wasm-no-code-injection.mjs":[true,null,{}],"parallel/test-worker-terminate-microtask-loop.js":[true,null,{}],"parallel/test-dgram-recv-error.js":[true,null,{}],"parallel/test-source-map-api.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n    code: 'ERR_INVALID_ARG_TYPE',\n+   message: 'The \"payload\" argument must be of type object. Received type string (foo)',\n-   message: `The \"payload\" argument must be of type object. Received type string ('foo')`,\n    name: 'TypeError'\n  }\n\n    assert.throws(\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-source-map-api.js:12:12\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-source-map-api.js:11:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-source-map-api.js:5:26\n"},{}],"parallel/test-net-remote-address.js":[true,null,{}],"parallel/test-runner-xfail.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-client-immediate-error.js":[false,{"code":1,"stderr":"\n(node:16147) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) Error: Cannot find module 'internal/async_hooks'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-client-immediate-error.js\n} = require('internal/async_hooks');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-client-immediate-error.js:16:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-module-main-fail.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /MODULE_NOT_FOUND/. Input:\n\n'Error: Command failed: /opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno iDoNotExist\\n' +\n  'error: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/iDoNotExist\".\\n'\n\n    assert.match(error, /MODULE_NOT_FOUND/);\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-main-fail.js:14:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-main-fail.js:5:26\n"},{}],"parallel/test-permission-wasi.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http-socket-encoding-error.js":[true,null,{}],"parallel/test-net-perf_hooks.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-perf_hooks.js:14:44)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-net-perf_hooks.js:5:26\n\n"},{}],"parallel/test-http-server-destroy-socket-on-client-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n    bytesParsed: 1,\n+   code: 'HPE_ERROR',\n+   message: 'Parse Error: Parse Error',\n-   code: 'HPE_INVALID_METHOD',\n-   message: 'Parse Error: Invalid method encountered',\n    name: 'Error',\n+   rawPacket: Uint8Array(0) []\n-   rawPacket: Buffer(7) [Uint8Array] [\n-     70,\n-     79,\n-     79,\n-     32,\n-     47,\n-     13,\n-     10\n-   ]\n  }\n\n    assert.throws(() => { throw error; }, validator);\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:726:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-tls-off-thread-cert-loading-system.js":[true,null,{}],"module-hooks/test-module-hooks-load-async-and-sync.js":[false,{"code":1,"stderr":"\n[process 6073]: --- stderr ---\n\n[process 6073]: --- stdout ---\nHello world\n\n[process 6073]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match 'customized by sync hook'\n  spawnSyncAndAssert(process.execPath, [...importArgs, app], {\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-async-and-sync.js:28:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-async-and-sync.js:5:26\n"},{}],"parallel/test-startup-empty-regexp-statics.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /^undefined\\r?\\n$/. Input:\n\n'util/types/utiltypesutil/types/utiltypesundefined\\n'\n\n  assert.match(child.stdout.toString(), /^undefined\\r?\\n$/);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-startup-empty-regexp-statics.js:43:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-startup-empty-regexp-statics.js:5:26\n"},{}],"parallel/test-fastutf8stream-fsync.js":[true,null,{}],"parallel/test-inspector-break-e.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:39835/6b40f74e-9b7d-48b7-ba4c-0a3b608130f8\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts !== [eval]\n+ actual - expected\n\n+ 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\n- '[eval]'\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:258:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-break-e.js:19:17) {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts',\n  expected: '[eval]',\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-vm-module-instantiate.js":[false,{"code":1,"stderr":"running 6 tests from ./test/parallel/test-vm-module-instantiate.js\nsimple module ... FAILED (0ms)\nlinkRequests can not be skipped ... FAILED (1ms)\nre-export simple name ... FAILED (0ms)\nre-export-star ... FAILED (0ms)\ndeep re-export-star ... FAILED (0ms)\nshould throw if the module is not linked ... FAILED (0ms)\n\n ERRORS \n\nsimple module => ./test/parallel/test-vm-module-instantiate.js:12:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-instantiate.js:17:7)\n\nlinkRequests can not be skipped => ./test/parallel/test-vm-module-instantiate.js:26:1\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_VM_MODULE_LINK_FAILURE'\n- }\n\n  assert.throws(() => {\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-instantiate.js:31:10)\n\nre-export simple name => ./test/parallel/test-vm-module-instantiate.js:38:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([bar]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-instantiate.js:45:7)\n\nre-export-star => ./test/parallel/test-vm-module-instantiate.js:54:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([bar]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-instantiate.js:61:7)\n\ndeep re-export-star => ./test/parallel/test-vm-module-instantiate.js:70:1\nerror: TypeError: stackTop.linkRequests is not a function\n  stackTop.linkRequests([]);\n           ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-i ..."},{"usesNodeTest":1}],"parallel/test-fs-promises-file-handle-aggregate-errors.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/fs/promises'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-aggregate-errors.js\n} = require('internal/fs/promises');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-file-handle-aggregate-errors.js:18:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-process-getactivehandles.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-promise-hook-on-after.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"afterHook\" argument must be of type function/. Input:\n\n\"TypeError: Cannot read properties of undefined (reading 'onAfter')\"\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-after.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-promise-hook-on-after.js:5:26\n"},{}],"parallel/test-net-listen-error.js":[true,null,{}],"system-ca/test-use-system-ca-worker-disable.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/system-ca/test-use-system-ca-worker-disable.mjs\nuse-system-ca ...\n  trusts a valid root certificate ... FAILED (70ms)\nuse-system-ca ... FAILED (due to 1 failed step) (72ms)\n\n ERRORS \n\nuse-system-ca ... trusts a valid root certificate => ext:deno_node/testing.ts:509:21\nerror: TypeError: error sending request for url (https://localhost:41323/hello-world): client error (Connect): invalid peer certificate: Other(OtherError(UnsupportedCertVersion))\n    await fetch(url);\n    ^\n    at async mainFetch (ext:deno_fetch/26_fetch.js:186:12)\n    at async fetch (ext:deno_fetch/26_fetch.js:479:9)\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/system-ca/test-use-system-ca-worker-disable.mjs:59:5)\n\n    hint: Run again with the `--unsafely-ignore-certificate-errors` flag to bypass certificate errors.\n\n FAILURES \n\nuse-system-ca ... trusts a valid root certificate => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (1 step) (76ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-net-connect-buffer2.js":[true,null,{}],"parallel/test-http2-respond-errors.js":[true,null,{}],"parallel/test-abortsignal-any.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-abortsignal-any.mjs\nAbortSignal.any() ...\n  should throw when not receiving an array ... FAILED (2ms)\n  should throw when input contains non-signal values ... FAILED (1ms)\n  creates a non-aborted signal for an empty input ... ok (1ms)\n  returns a new signal ... ok (0ms)\n  returns an aborted signal if input has an aborted signal ... ok (0ms)\n  returns an aborted signal with the reason of first aborted signal input ... ok (0ms)\n  returns the correct signal in the event target ... ok (7ms)\n  aborts with reason of first aborted signal ... ok (0ms)\n  can accept the same signal more than once ... ok (0ms)\n  handles deeply aborted signals ... ok (0ms)\n  executes abort handlers in correct order ... ok (0ms)\n  must accept WebIDL sequence ... ok (1ms)\n  throws TypeError if any value does not implement AbortSignal ... FAILED (1ms)\nAbortSignal.any() ... FAILED (due to 3 failed steps) (18ms)\n\n ERRORS \n\nAbortSignal.any() ... should throw when not receiving an array => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n    assert.throws(() => AbortSignal.any(), expectedError);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-any.mjs:9:12)\n\nAbortSignal.any() ... should throw when input contains non-signal values => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: \"Failed to execute 'AbortSignal.any': Argument 1, index 1 is not of type AbortSignal\"\n-   code: 'ERR_INVALID_ARG_TYPE',\n-   message: 'The \"signals[1]\" argument must be an instance of AbortSignal. Received undefined'\n  }\n\n    assert.throws(\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-abortsignal-any.mjs:1 ..."},{"usesNodeTest":1}],"parallel/test-tls-env-extra-ca-no-crypto.js":[true,null,{}],"parallel/test-stream-readable-default-encoding.js":[true,null,{}],"parallel/test-stream-transform-split-highwatermark.js":[true,null,{}],"parallel/test-http-client-keep-alive-release-before-finish.js":[true,null,{}],"parallel/test-inspector-heapdump.js":[true,null,{}],"parallel/test-child-process-spawnsync-input.js":[true,null,{}],"parallel/test-process-abort.js":[true,null,{}],"sequential/test-dgram-pingpong.js":[true,null,{}],"sea/test-single-executable-application-inspect.js":[true,null,{}],"sea/test-single-executable-application-disable-experimental-sea-warning.js":[true,null,{}],"parallel/test-stream-readable-aborted.js":[true,null,{}],"parallel/test-fs-watch-recursive-symlink.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Received symlink-folder/tracking-folder/acceptable.txt\n    assert.ok(filename === path.basename(symlinkFolder) || filename === path.basename(acceptableFile), `Received ${filename}`);\n           ^\n    at FSWatcher.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-watch-recursive-symlink.js:95:12)\n    at FSWatcher.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at FSWatcher.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/fs.ts:1934:17\n    at ext:deno_node/fs.ts:1814:9\n"},{}],"parallel/test-tls-client-auth.js":[true,null,{}],"parallel/test-util-primordial-monkeypatching.js":[true,null,{}],"parallel/test-dgram-send-callback-buffer-length-empty-address.js":[true,null,{}],"parallel/test-dgram-create-socket-handle-fd.js":[false,{"code":1,"stderr":"\n(node:14887) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'number'\n\n  assert.strictEqual(typeof handle.fd, 'number');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-create-socket-handle-fd.js:29:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dgram-create-socket-handle-fd.js:5:26\n"},{}],"parallel/test-process-emit.js":[true,null,{}],"parallel/test-zlib-dictionary.js":[true,null,{}],"parallel/test-string-decoder.js":[true,null,{}],"parallel/test-readline-promises-tab-complete.js":[true,null,{}],"sea/test-single-executable-application-exec-argv-empty.js":[true,null,{}],"parallel/test-http2-write-callbacks.js":[true,null,{}],"parallel/test-runner-mock-timers.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-mock-timers.js\nMock Timers Test Suite ...\n  MockTimers API ...\n    should throw an error if trying to enable a timer that is not supported ... FAILED (2ms)\n    should throw an error if data type of trying to enable a timer is not string ... FAILED (0ms)\n    should throw an error if trying to enable a timer twice ... FAILED (0ms)\n    should not throw if calling reset without enabling timers ... FAILED (0ms)\n    should throw an error if calling tick without enabling timers ... FAILED (0ms)\n    should throw an error if calling tick with a negative number ... FAILED (0ms)\n    should check that propertyDescriptor gets back after resetting timers ... FAILED (1ms)\n    should reset all timers when calling .reset function ... FAILED (0ms)\n    should reset all timers when calling Symbol.dispose ... FAILED (1ms)\n    should execute in order if timeout is the same ... FAILED (1ms)\n    runAll Suite ...\n      should throw an error if calling runAll without enabling timers ... FAILED (1ms)\n      should trigger all timers when calling .runAll function ... FAILED (0ms)\n      should increase the epoch as the tick run for runAll ... FAILED (1ms)\n      should not error if there are not timers to run ... FAILED (0ms)\n    runAll Suite ... FAILED (due to 4 failed steps) (3ms)\n    interval cleared inside callback should only fire once ... FAILED (0ms)\n  MockTimers API ... FAILED (due to 12 failed steps) (13ms)\n  globals/timers ...\n    setTimeout Suite ...\n      should advance in time and trigger timers when calling the .tick function ... FAILED (0ms)\n      should advance in time and trigger timers when calling the .tick function multiple times ... FAILED (0ms)\n      should work with the same params as the original setTimeout ... FAILED (1ms)\n      should keep setTimeout working if timers are disabled ... ok (4ms)\n      should change timeout to 1ms when it is > TIMEOUT_MAX ... FAILED (0ms)\n      should change the delay to one if timeout < 0 ... ..."},{"usesNodeTest":1}],"pummel/test-net-pingpong-delay.js":[true,null,{}],"parallel/test-worker-cleanup-handles.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'number'\n\n    assert.strictEqual(typeof fd_, 'number');\n           ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-cleanup-handles.js:13:12)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#dispatchWorkerThreadMessage (ext:deno_node/worker_threads.ts:480:14)\n    at NodeWorker.#pollMessages (ext:deno_node/worker_threads.ts:494:47)\n"},{}],"parallel/test-require-process.js":[true,null,{}],"parallel/test-child-process-constructor.js":[true,null,{}],"parallel/test-http-outgoing-finish.js":[true,null,{}],"parallel/test-messageevent-brandcheck.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception (TypeError).\n  assert.throws(() => Reflect.get(MessageEvent.prototype, i, {}), TypeError);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messageevent-brandcheck.js:13:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messageevent-brandcheck.js:12:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-messageevent-brandcheck.js:5:26\n"},{}],"es-module/test-require-module-instantiated.mjs":[true,null,{}],"parallel/test-runner-filetest-location.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-filetest-location.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-filetest-location.js (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-filetest-location.js:9:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-filetest-location.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"internet/test-dns-cares-domains.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: dns[method] is not a function\n    dns[method](addresses.INET_HOST, common.mustCall(() => {\n               ^\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns-cares-domains.js:23:16)\n    at Domain.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Domain.run (ext:deno_node/domain.ts:164:21)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns-cares-domains.js:22:5\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-dns-cares-domains.js:20:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n"},{}],"parallel/test-whatwg-encoding-custom-textdecoder-ignorebom.js":[true,null,{}],"parallel/test-memory-usage-emfile.js":[true,null,{}],"parallel/test-internal-validators-validateport.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-global-setters.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'function'\n\nassert.strictEqual(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-global-setters.js:20:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-global-setters.js:5:26\n"},{}],"parallel/test-fs-glob.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-fs-cp-async-no-errors-force-false.mjs":[true,null,{}],"parallel/test-cluster-disconnect-exitedAfterDisconnect-race.js":[true,null,{}],"parallel/test-perf-hooks-timerify-multiple-wrapping.js":[true,null,{}],"es-module/test-esm-repl.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n2 !== 0\n\n  assert.strictEqual(code, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-repl.js:17:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-tojson-perf_hooks.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'undefined'\n- 'object'\n\n  assert.strictEqual(typeof jsonObject.nodeTiming, 'object');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tojson-perf_hooks.js:13:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tojson-perf_hooks.js:5:26\n"},{}],"es-module/test-esm-wasm-reject-wasm-js-import-names.mjs":[false,{"code":1,"stderr":"\n[process 7277]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: The requested module 'test' does not provide an export named 'wasm-js:invalid' at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:2:10\nawait import(url);\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-wasm-reject-wasm-js-import-names.mjs:6:1\n\n[process 7277]: --- stdout ---\n\n[process 7277]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /Invalid Wasm import name/\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-wasm-reject-wasm-js-import-names.mjs:6:1\n"},{}],"parallel/test-errors-systemerror-stackTraceLimit-deleted.js":[true,null,{}],"parallel/test-child-process-advanced-serialization.js":[true,null,{}],"parallel/test-heap-prof-dir-name.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-name.js:45:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-dir-name.js:5:26\n"},{}],"parallel/test-preload.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n'B\\n' !== 'A\\nB\\n'\n\n    assert.strictEqual(stdout, 'A\\nB\\n');\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-preload.js:42:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n"},{}],"parallel/test-http2-ping.js":[true,null,{}],"es-module/test-import-require-tla-twice.js":[true,null,{}],"parallel/test-process-release.js":[true,null,{}],"parallel/test-repl-syntax-error-stack.js":[true,null,{}],"parallel/test-http-client-timeout-agent.js":[true,null,{}],"parallel/test-eslint-prefer-common-mustnotcall.js":[true,null,{}],"parallel/test-fs-readfile-zero-byte-liar.js":[true,null,{}],"parallel/test-process-setsourcemapsenabled.js":[true,null,{}],"parallel/test-inspector-open-coverage.js":[true,null,{}],"parallel/test-promises-unhandled-symbol-rejections.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Symbol()\n"},{}],"parallel/test-dgram-udp6-link-local-address.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"internet/test-net-connect-unref.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-writehead-array.js":[true,null,{}],"parallel/test-crypto-pqc-keygen-ml-kem.js":[true,null,{}],"module-hooks/test-module-hooks-load-url-change-import.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-url-change-import.mjs:3:10)\n"},{}],"parallel/test-beforeexit-event-exit.js":[true,null,{}],"parallel/test-http-outgoing-settimeout.js":[true,null,{}],"parallel/test-fs-cp-promises-invalid-mode.mjs":[true,null,{}],"parallel/test-http-content-length.js":[true,null,{}],"parallel/test-inspector-emit-protocol-event.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected Network to have events dataReceived,dataSent,loadingFailed,loadingFinished,requestWillBeSent,responseReceived,webSocketClosed,webSocketCreated,webSocketHandshakeResponseReceived, but got loadingFailed,loadingFinished,requestWillBeSent,responseReceived\n+ actual - expected\n\n  [\n-   'dataReceived',\n-   'dataSent',\n    'loadingFailed',\n    'loadingFinished',\n    'requestWillBeSent',\n    'responseReceived',\n-   'webSocketClosed',\n-   'webSocketCreated',\n-   'webSocketHandshakeResponseReceived'\n  ]\n\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-emit-protocol-event.js:159:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-emit-protocol-event.js:5:26\n"},{}],"pummel/test-net-timeout2.js":[true,null,{}],"pummel/test-watch-file.js":[true,null,{}],"parallel/test-stream-writableState-ending.js":[true,null,{}],"parallel/test-domain-set-uncaught-exception-capture-after-load.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-set-uncaught-exception-capture-after-load.js:12\ncalled with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-set-uncaught-exception-capture-after-load.js:12\ncalled with arguments: AssertionError [ERR_ASSERTION]: Missing expected exception.\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-set-uncaught-exception-capture-after-load.js:11:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-set-uncaught-exception-capture-after-load.js:5:26 {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: [Function (anonymous)],\n  operator: 'throws',\n  diff: 'simple'\n}\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process._fatalException (node:process:706:5)\n    at Module._load (node:module:689:19)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-set-uncaught-exception-capture-after-load.js:5:26 {\n  generatedMessage: false,\n  code: 'ERR_ASSERTION',\n  actual: undefined,\n  expected: undefined,\n  operator: 'fail',\n  diff: 'simple'\n}\n    assert.fail(\n           ^\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:proc ..."},{}],"parallel/test-worker-message-channel.js":[true,null,{}],"parallel/test-stream2-pipe-error-handling.js":[true,null,{}],"parallel/test-internal-util-construct-sab.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-ref-unref-return.js":[true,null,{}],"parallel/test-tls-set-ciphers.js":[false,{"code":1,"stderr":"test: AES256-SHA 9 expect U U ERR_INVALID_ARG_TYPE\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-ciphers.js:140:1)\nclient undefined\nserver ERR_INVALID_ARG_TYPE\ntest: AES256-SHA : expect U U ERR_INVALID_ARG_VALUE\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-ciphers.js:142:1)\nclient undefined\nserver ERR_SSL_NO_CIPHER_MATCH\ntest: 9 AES256-SHA expect U ERR_INVALID_ARG_TYPE U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-ciphers.js:139:1)\nclient ERR_INVALID_ARG_TYPE\nserver undefined\ntest: : AES256-SHA expect U ERR_INVALID_ARG_VALUE U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-ciphers.js:141:1)\nclient ERR_SSL_NO_CIPHER_MATCH\nserver undefined\n\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'ERR_SSL_NO_CIPHER_MATCH'\n- 'ERR_INVALID_ARG_VALUE'\n       ^\n\n        assert.strictEqual(pair.client.err.code, cerr);\n               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-set-ciphers.js:62:16\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:78:9)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at processTicksAndRejections (ext:core/01_core.js:372:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-dns-channel-timeout.js":[true,null,{}],"parallel/test-stdin-child-proc.js":[true,null,{}],"parallel/test-net-allow-half-open.js":[true,null,{}],"parallel/test-whatwg-events-add-event-listener-options-passive.js":[true,null,{}],"parallel/test-vm-timeout-escape-promise.js":[true,null,{}],"es-module/test-wasm-memory-out-of-bound.js":[true,null,{}],"parallel/test-buffer-compare.js":[true,null,{}],"parallel/test-util-inspect-proxy.js":[false,{"code":1,"stderr":"\n(node:21649) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) Error: get\n  get() { throw new Error('get'); },\n                ^\n    at Object.get (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-proxy.js:32:17)\n    at formatValue (ext:deno_web/01_console.js:591:17)\n    at Object.inspect (ext:deno_node/internal/util/inspect.mjs:255:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-proxy.js:42:6)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-inspect-proxy.js:5:26\n"},{}],"parallel/test-whatwg-url-custom-href-side-effect.js":[true,null,{}],"parallel/test-dgram-connect-send-empty-array.js":[true,null,{}],"parallel/test-zlib-kmaxlength-rangeerror.js":["IGNORE",null,{"ignoreReason":"Deno pre-loads polyfills as ESM, so kMaxLength is a live binding that can't be snapshotted like Node.js CJS require"}],"parallel/test-dgram-close-signal.js":[true,null,{}],"parallel/test-runner-run-coverage.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-runner-run-coverage.mjs\nrequire('node:test').run coverage settings ...\n  validation ...\n    should only allow boolean in options.coverage ... FAILED (2ms)\n  validation ... FAILED (due to 1 failed step) (2ms)\nrequire('node:test').run coverage settings ... FAILED (due to 1 failed step) (4ms)\n\n ERRORS \n\nrequire('node:test').run coverage settings ... validation ... should only allow boolean in options.coverage => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_NOT_IMPLEMENTED'\n-   code: 'ERR_INVALID_ARG_TYPE'\n  }\n\n        .forEach((coverage) => assert.throws(() => run({ coverage }), {\n                                      ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-run-coverage.mjs:14:39\n    at Array.forEach (<anonymous>)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-run-coverage.mjs:14:10)\n\n FAILURES \n\nrequire('node:test').run coverage settings ... validation ... should only allow boolean in options.coverage => ext:deno_node/testing.ts:509:21\n\nFAILED | 0 passed | 1 failed (2 steps) (6ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-watch-recursive-delete.js":[true,null,{}],"parallel/test-buffer-constructor-outside-node-modules.js":[true,null,{}],"parallel/test-file-write-stream3.js":[true,null,{}],"parallel/test-permission-fs-symlink.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-fs-watch-recursive-add-file-to-existing-subfolder.js":[true,null,{}],"parallel/test-event-emitter-max-listeners-warning-for-null.js":[true,null,{}],"parallel/test-buffer-writefloat.js":[true,null,{}],"parallel/test-http-agent-timeout-option.js":[true,null,{}],"test-runner/test-output-coverage-failure.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"error: Uncaught (in promise) Error: Cannot find module 'internal/test_runner/coverage'\\n\" +\n+   'Require stack:\\n' +\n+   '- <project-root>/test/fixtures/test-runner/output/coverage_failure.js\\n' +\n+   \"const { TestCoverage } = require('internal/test_runner/coverage');\\n\" +\n+   '                         ^\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/coverage_failure.js:5:26)\\n' +\n+   '    at <node-internal-frames>\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: ok\\n' +\n-   'ok 1 - ok\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# Warning: Could not report code coverage. Error: Failed to collect coverage\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-coverage-failure.mjs:12:1\n"},{}],"parallel/test-fs-readfilesync-pipe-large.js":[true,null,{}],"parallel/test-debugger-preserve-breaks.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-perf-hooks-worker-timeorigin.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 1778927508581.6204\n- 1778927508562.0356\n             ^\n\n  assert.strictEqual(timeOrigin, performance.timeOrigin);\n         ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-worker-timeorigin.js:15:10)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#dispatchWorkerThreadMessage (ext:deno_node/worker_threads.ts:480:14)\n    at NodeWorker.#pollMessages (ext:deno_node/worker_threads.ts:502:49)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-worker-timeorigin.js:5:26\n"},{}],"parallel/test-inspector-stops-no-file.js":[true,null,{}],"parallel/test-stream-pipeline-process.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: Command failed: echo hello | \"${ESCAPED_0}\" \"${ESCAPED_1}\" child\nerror: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\nconst common = require('../common');\n               ^\n    at stat (node:module:281:18)\n    at Module._findPath (node:module:521:20)\n    at Module._resolveFilename (node:module:776:27)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-stream-pipeline-process.js:3:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"internet/test-https-issue-43963.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n    assert.strictEqual(Object.keys(tlsSocket.address()).length !== 0, true);\n           ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-https-issue-43963.js:12:12)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:452:22)\n    at TLSSocket.onSocketTLSError (ext:deno_node/_tls_wrap.js:1039:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._tlsError (ext:deno_node/_tls_wrap.js:771:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n"},{}],"parallel/test-watch-mode-kill-signal-default.mjs":[true,null,{}],"sequential/test-watch-mode.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{"usesNodeTest":1}],"parallel/test-async-hooks-async-await.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '1')\n  assert.strictEqual(asyncIds[0][1], asyncIds[1][0]);\n                                ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-async-await.js:23:33\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-async-await.js:5:26\n"},{}],"parallel/test-performanceobserver-gc.js":[true,null,{}],"parallel/test-child-process-fork-ref2.js":[true,null,{}],"parallel/test-http2-util-assert-valid-pseudoheader.js":[true,null,{}],"es-module/test-require-module-tla-retry-import.js":[true,null,{}],"parallel/test-repl-preview.js":[true,null,{}],"parallel/test-fs-read-stream-fd-leak.js":[true,null,{}],"parallel/test-eval.js":[true,null,{}],"parallel/test-whatwg-readablebytestream.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/webstreams/util'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-readablebytestream.js\n} = require('internal/webstreams/util');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-readablebytestream.js:17:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"client-proxy/test-http-proxy-request-invalid-char-in-url.mjs":[false,{"code":1,"stderr":"Received message from worker: proxy-listening\n#6 ended response for: 'http://local\\rhost:37863/carriage-return-in-host'\n#5 ended response for: 'http://local\\nhost:37863/newline-in-host'\n#4 ended response for: 'http://local\\r\\nhost:37863/crlf-in-host'\n#3 ended response for: 'http://localhost:3\\r7863/carriage-return-in-port'\n#2 ended response for: 'http://localhost:3\\n7863/newline-in-port'\n#1 ended response for: 'http://localhost:3\\r\\n7863/crlf-in-port'\nSending stop-proxy message to worker\nReceived message from main thread: stop-proxy\nReceived message from worker: proxy-stopped\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Set(0) {}\n- Set(6) {\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/carriage-return-in-host'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/carriage-return-in-port'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/crlf-in-host'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/crlf-in-port'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/newline-in-host'\n-   },\n-   {\n-     headers: {\n-       'proxy-connection': 'close',\n-       connection: 'close',\n-       host: 'localhost:37863'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:37863/newline-in-port'\n-   }\n- }\n\n    assert ..."},{}],"pummel/test-structuredclone-jstransferable.js":[true,null,{}],"parallel/test-async-local-storage-enter-with.js":[true,null,{}],"parallel/test-stream-readable-reading-readingMore.js":[true,null,{}],"wasi/test-wasi-write_file.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: write_file\n\n[process 8379]: --- stderr ---\n\n[process 8379]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8379]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-write_file.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-write_file.js:5:26\n"},{}],"parallel/test-module-cache.js":[true,null,{}],"client-proxy/test-http-proxy-request-no-proxy-port-specific.mjs":[false,{"code":1,"stderr":"[STDOUT] Status Code: 200\nHeaders: {\n  \"content-type\": \"text/plain\",\n  date: \"Sat, 16 May 2026 10:33:32 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"transfer-encoding\": \"chunked\"\n}\nHello World\n\n[CLOSE] 0 null\n[STDOUT] Status Code: 200\n\n[STDOUT] Headers: {\n  \"content-type\": \"text/plain\",\n  date: \"Sat, 16 May 2026 10:33:32 GMT\",\n  connection: \"keep-alive\",\n  \"keep-alive\": \"timeout=5\",\n  \"transfer-encoding\": \"chunked\"\n}\n\n[STDOUT] Hello World\n\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     headers: {\n-       'proxy-connection': 'keep-alive',\n-       connection: 'keep-alive',\n-       host: 'localhost:44919'\n-     },\n-     method: 'GET',\n-     url: 'http://localhost:44919/test'\n-   }\n- ]\n\n  assert.deepStrictEqual(logs, [{\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-no-proxy-port-specific.mjs:66:10\n"},{}],"parallel/test-socket-write-after-fin.js":[true,null,{}],"es-module/test-typescript-transform.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-crypto-keygen-no-rsassa-pss-params.js":[true,null,{}],"parallel/test-diagnostics-channel-http.js":[true,null,{}],"parallel/test-process-execve-socket.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: process.execve is not a function\n      process.execve(\n              ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-socket.js:35:15)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitErrorNT (ext:deno_node/net.ts:1479:12)\n    at Object.processTicksAndRejections (ext:core/01_core.js:375:17)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-socket.js:5:26\n"},{}],"parallel/test-crypto-subtle-cross-realm.js":[true,null,{}],"parallel/test-stream-write-drain.js":[true,null,{}],"test-runner/test-output-describe-it.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: it.expectFailure is not a function\\n' +\n+   \"it.expectFailure('sync expect fail (method)', () => {\\n\" +\n+   '   ^\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/describe_it.js:8:4)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/describe_it.js:5:26\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: sync expect fail (method)\\n' +\n-   'ok 1 - sync expect fail (method) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync expect fail (options)\\n' +\n-   'ok 2 - sync expect fail (options) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: async expect fail (method)\\n' +\n-   'ok 3 - async expect fail (method) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: async expect fail (options)\\n' +\n-   'ok 4 - async expect fail (options) # EXPECTED FAILURE\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync pass todo\\n' +\n-   'ok 5 - sync pass todo # TODO\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync pass todo with message\\n' +\n-   'ok 6 - sync pass todo with message # TODO this is a passing todo\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: sync todo\\n' +\n-   'not ok 7 - sync todo # TODO\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:30:4'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'should not count as a failure'\\n\"  ..."},{}],"es-module/test-require-module-dont-detect-cjs.js":[true,null,{}],"parallel/test-fs-cp-async-filter-child-folder.mjs":[true,null,{}],"parallel/test-diagnostics-channel-symbol-named.js":[true,null,{}],"parallel/test-module-nodemodulepaths.js":[true,null,{}],"parallel/test-events-once.js":[true,null,{}],"parallel/test-http-incoming-matchKnownFields.js":[true,null,{}],"parallel/test-process-redirect-warnings-env.js":[false,{"code":1,"stderr":"\n(node:10523) Warning: a bad practice warning\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.404/warnings.txt'\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ext:deno_node/fs.ts:375:23\n"},{}],"parallel/test-permission-fs-relative-path.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-next-tick-errors.js":[true,null,{}],"parallel/test-http2-session-graceful-close.js":[true,null,{}],"parallel/test-cluster-disconnect-with-no-workers.js":[true,null,{}],"parallel/test-fs-cp-sync-copy-directory-to-file-error.mjs":[true,null,{}],"parallel/test-permission-fs-supported.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-c-ares.js":[false,{"code":1,"stderr":"\n(node:22193) [DEP0118] DeprecationWarning: The provided hostname \"null\" is not a valid hostname, and is supported in the dns module solely for compatibility.\nerror: Uncaught AssertionError: function should not have been called at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-c-ares.js:46\ncalled with arguments: null, null, 4\n    assert.fail(\n           ^\n    at mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at processTicksAndRejections (ext:core/01_core.js:378:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-eslint-must-call-assert.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-incoming-message-options.js":[true,null,{}],"parallel/test-cluster-shared-leak.js":[true,null,{}],"parallel/test-http-pause.js":[true,null,{}],"parallel/test-async-hooks-recursive-stack-runInAsyncScope.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: a.triggerAsyncId is not a function\n    assert.strictEqual(a.triggerAsyncId(), async_hooks.triggerAsyncId());\n                         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-recursive-stack-runInAsyncScope.js:12:26\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at recurse (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-recursive-stack-runInAsyncScope.js:10:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-recursive-stack-runInAsyncScope.js:20:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-tls-passphrase.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\nassert.throws(function() {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-passphrase.js:229:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-passphrase.js:5:26\n"},{}],"sequential/test-debugger-invalid-args.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-decoded-auth.js":[true,null,{}],"parallel/test-fs-write-file-buffer.js":[true,null,{}],"parallel/test-http2-async-local-storage.js":[true,null,{}],"parallel/test-http2-propagate-session-destroy-code.js":[true,null,{}],"parallel/test-fs-cp-async-dereference-force-false-silent-fail.mjs":[true,null,{}],"parallel/test-readable-from-iterator-closing.js":[true,null,{}],"parallel/test-http2-empty-frame-without-eof.js":[true,null,{}],"parallel/test-zlib-zstd-pledged-src-size.js":[true,null,{}],"parallel/test-worker-node-options.js":[false,{"code":1,"stderr":"\n[process 20317]: --- stderr ---\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/spawn-worker-with-copied-env\". Maybe add a '.js' extension or run with --sloppy-imports\n\n[process 20317]: --- stdout ---\n\n[process 20317]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndExitWithoutError(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-node-options.js:14:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-node-options.js:5:26\n"},{}],"parallel/test-fs-cp-async-file-to-dir.mjs":[true,null,{}],"parallel/test-sigint-infinite-loop.js":[true,null,{}],"parallel/test-vm-cross-context.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams-inspect.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'URLSearchParams {\\n' +\n+   \"  Symbol(list): [ [ 'a', 'a' ], [ 'b', 'b' ], [ 'b', 'c' ] ],\\n\" +\n+   '  Symbol(url object): null,\\n' +\n+   \"  Symbol([[webidl.brand]]): Symbol('[[webidl.brand]]')\\n\" +\n+   '}'\n- \"URLSearchParams { 'a' => 'a', 'b' => 'b', 'b' => 'c' }\"\n\nassert.strictEqual(util.inspect(sp),\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-inspect.js:10:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-searchparams-inspect.js:5:26\n"},{}],"parallel/test-http-write-callbacks.js":[true,null,{}],"parallel/test-http-upgrade-server.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at test_upgrade_no_listener (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-upgrade-server.js:134:28)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-upgrade-server.js:116:5)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n\n"},{}],"module-hooks/test-async-loader-hooks-never-settling-resolve-esm-no-warning.mjs":[false,{"code":1,"stderr":"\n[process 5978]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-resolve\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.mjs:1:43\n\nawait neverSettlingDynamicImport;\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.mjs:5:1\n\n[process 5978]: --- stdout ---\nshould be output\n\n[process 5978]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 13\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-resolve-esm-no-warning.mjs:7:1\n"},{}],"parallel/test-http-client-reject-unexpected-agent.js":[true,null,{}],"parallel/test-fs-cp-sync-symlink-dest-points-to-src-error.mjs":[true,null,{}],"parallel/test-inspector-network-http2.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Inspector error -32601: 'Network.enable' wasn't found\n  common.skip('missing crypto');\n                         ^\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-network-http2.js:5:26\n"},{}],"parallel/test-process-prototype.js":[true,null,{}],"parallel/test-http-hex-write.js":[true,null,{}],"client-proxy/test-https-request-proxy-post.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Request Error Error: unable to verify the first certificate\\n' +\n+   '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n+   '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n+   '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n+   '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n+   '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n+   '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n+   '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n+   '}'\n- ''\n\nassert.strictEqual(stderr.trim(), '');\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-request-proxy-post.mjs:57:8\n"},{}],"parallel/test-http-client-timeout-on-connect.js":[true,null,{}],"parallel/test-crypto-keygen-async-elliptic-curve-jwk-rsa.js":[true,null,{}],"es-module/test-esm-virtual-json.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport { register } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-virtual-json.mjs:3:10)\n"},{}],"parallel/test-http-timeout-client-warning.js":[true,null,{}],"parallel/test-fs-rename-type-check.js":[true,null,{}],"parallel/test-tls-multi-key.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: mac verify failure\n  const server = tls.createServer(options, function(conn) {\n                     ^\n    at new SecureContext (ext:deno_node/_tls_common.ts:379:9)\n    at createSecureContext (ext:deno_node/_tls_common.ts:459:12)\n    at Server.setSecureContext (ext:deno_node/_tls_wrap.js:1216:23)\n    at new Server (ext:deno_node/_tls_wrap.js:1184:8)\n    at Object.createServer (ext:deno_node/_tls_wrap.js:1446:10)\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-multi-key.js:147:22)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-multi-key.js:123:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n"},{}],"parallel/test-http2-compat-write-early-hints.js":[true,null,{}],"parallel/test-worker-resource-limits.js":["IGNORE",null,{"ignoreReason":"Depends on v8.getHeapSpaceStatistics() which is not yet implemented in Deno"}],"parallel/test-double-tls-client.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-https-agent-create-connection.js":[true,null,{}],"parallel/test-stream-readable-infinite-read.js":[true,null,{}],"parallel/test-net-server-nodelay.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-vm-module-modulerequests.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-vm-module-modulerequests.js\nSourceTextModule.moduleRequests should return module requests ... FAILED (0ms)\nSourceTextModule.moduleRequests items are frozen ... FAILED (0ms)\n\n ERRORS \n\nSourceTextModule.moduleRequests should return module requests => ./test/parallel/test-vm-module-modulerequests.js:12:1\nerror: TypeError: Cannot read properties of undefined (reading 'length')\n  assert.strictEqual(requests.length, 6);\n                              ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-modulerequests.js:29:31)\n\nSourceTextModule.moduleRequests items are frozen => ./test/parallel/test-vm-module-modulerequests.js:95:1\nerror: TypeError: Cannot read properties of undefined (reading 'length')\n  assert.strictEqual(requests.length, 1);\n                              ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-modulerequests.js:101:31)\n\n FAILURES \n\nSourceTextModule.moduleRequests should return module requests => ./test/parallel/test-vm-module-modulerequests.js:12:1\nSourceTextModule.moduleRequests items are frozen => ./test/parallel/test-vm-module-modulerequests.js:95:1\n\nFAILED | 0 passed | 2 failed (3ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-repl-save-load-invalid-save.js":[true,null,{}],"parallel/test-buffer-sharedarraybuffer.js":[true,null,{}],"module-hooks/test-module-hooks-load-builtin-override-commonjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-commonjs.js:12:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-builtin-override-commonjs.js:5:26\n"},{}],"parallel/test-async-hooks-enable-recursive.js":[false,{"code":1,"stderr":"Mismatched noop function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-recursive.js:8:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-recursive.js:5:26\nMismatched <anonymous> function calls. Expected exactly 2, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-recursive.js:12:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-enable-recursive.js:5:26\n\n"},{}],"parallel/test-diagnostics-channel-net-client-socket-tls.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net-client-socket-tls.js:20:42)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-net-client-socket-tls.js:5:26\n\n"},{}],"parallel/test-https-client-checkServerIdentity.js":[true,null,{}],"parallel/test-assert-class-destructuring.js":[true,null,{"usesNodeTest":1}],"parallel/test-find-package-json.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-find-package-json.js\nfindPackageJSON ...\n  should throw when no arguments are provided ... FAILED (1ms)\n  should throw when parentLocation is invalid ... FAILED (0ms)\n  should accept a file URL (string), like from `import.meta.resolve()` ... FAILED (0ms)\n  should accept a file URL instance ... FAILED (1ms)\n  should be able to crawl up (CJS) ... FAILED (1ms)\n  should be able to crawl up (ESM) ... FAILED (2ms)\n  can require via package.json ... ok (1ms)\n  should be able to resolve both root and closest package.json ... ok (4ms)\n  should work within a loader ... FAILED (43ms)\n  should work with an async resolve hook registered ... FAILED (40ms)\n  should work when unrecognised keys are specified within the export ... FAILED (42ms)\nfindPackageJSON ... FAILED (due to 9 failed steps) (140ms)\n\n ERRORS \n\nfindPackageJSON ... should throw when no arguments are provided => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MISSING_ARGS'\n- }\n\n    assert.throws(\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-find-package-json.js:15:12)\n\nfindPackageJSON ... should throw when parentLocation is invalid => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n      assert.throws(\n             ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-find-package-json.js:23:14)\n\nfindPackageJSON ... should accept a file URL (string), like from `import.meta.resolve()` => ext:deno_node/testing.ts:370:37\nerror: TypeError: findPackageJSON is not a function\n      findPackageJSON(`${specifierBase}/index.js`, importMetaUrl),\n      ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node ..."},{"usesNodeTest":1}],"parallel/test-repl-tab-complete-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: ifError got unwanted exception: ifError got unwanted exception: Expected values to be strictly equal:\n\nundefined !== ''\n\n    at EventEmitter.emit (ext:deno_node/_events.mjs:440:20)\n    at _replCaptureCallback (node:repl:61:11)\n    at process._fatalException (node:process:706:5)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"parallel/test-permission-net-warning.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-fs-cp-sync-preserve-timestamps-readonly.mjs":[true,null,{}],"parallel/test-inspector-has-idle.js":[true,null,{}],"parallel/test-fs-symlink-longpath.js":[true,null,{}],"parallel/test-inspector-tracing-domain.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: {\"code\":\"ERR_INSPECTOR_COMMAND\",\"name\":\"Error\"}\n        reject(new Error(JSON.stringify(err)));\n               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-tracing-domain.js:23:16\n    at Session.#onMessage (ext:deno_node/inspector.js:101:20)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at Object.processTicksAndRejections (ext:core/01_core.js:367:13)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-tracing-domain.js:5:26\n"},{}],"wasi/test-wasi-fd_prestat_get_refresh.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: fd_prestat_get_refresh\n\n[process 8464]: --- stderr ---\n\n[process 8464]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8464]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-fd_prestat_get_refresh.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-fd_prestat_get_refresh.js:5:26\n"},{}],"parallel/test-h2leak-destroy-session-on-socket-ended.js":[false,{"code":1,"stderr":"secureConnection\nstream...\nfalse\nDraining setImmediate after writing\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-h2leak-destroy-session-on-socket-ended.js:12:50)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-h2leak-destroy-session-on-socket-ended.js:5:26\n\n"},{}],"parallel/test-debugger-scripts.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-dgram-setTTL.js":[true,null,{}],"sequential/test-http-server-request-timeouts-mixed.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(!request3.completed)\n\n    assert(!request3.completed);\n    ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-http-server-request-timeouts-mixed.js:109:5)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-common-gc.js":[true,null,{}],"parallel/test-tls-session-cache.js":[true,null,{}],"parallel/test-cluster-fork-windowsHide.js":[true,null,{}],"parallel/test-cluster-setup-primary-cumulative.js":[true,null,{}],"sequential/test-http-econnrefused.js":[true,null,{}],"parallel/test-stream-pipe-unpipe-streams.js":[true,null,{}],"parallel/test-console-clear.js":[false,{"code":1,"stderr":"\u001b[1;1H\u001b[0J\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '\\x1b[1;1H\\x1b[0J'\n\n  assert.strictEqual(buf, check);\n         ^\n    at doTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-clear.js:17:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-clear.js:22:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-clear.js:5:26\n"},{}],"parallel/test-stream-readable-to-web.mjs":[true,null,{}],"module-hooks/test-module-hooks-resolve-require-resolve-paths.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-paths.js:15:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-require-resolve-paths.js:5:26\n"},{}],"parallel/test-pipe-head.js":[true,null,{}],"es-module/test-esm-loader-modulemap.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/modules/esm/loader'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-modulemap.js\nconst { createModuleLoader } = require('internal/modules/esm/loader');\n                               ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-modulemap.js:7:32)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-timers-next-tick.js":[true,null,{}],"parallel/test-fs-readdir-types-symlinks.js":[true,null,{}],"parallel/test-tls-keyengine-invalid-arg-type.js":[true,null,{}],"parallel/test-module-globalpaths-nodepath.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert.ok(mod.globalPaths.includes(partA))\n\nassert.ok(mod.globalPaths.includes(partA));\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-globalpaths-nodepath.js:42:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-globalpaths-nodepath.js:5:26\n"},{}],"parallel/test-crypto-hash.js":[true,null,{}],"parallel/test-crypto-dh-padding.js":[true,null,{}],"parallel/test-dgram-cluster-close-during-bind.js":[true,null,{}],"parallel/test-vm-module-evaluate-synthethic-module-rejection.js":[true,null,{}],"parallel/test-sqlite-session.js":[true,null,{"usesNodeTest":1}],"parallel/test-http-server-incomingmessage-destroy.js":[true,null,{}],"parallel/test-esm-loader-hooks-inspect-wait.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:34275/00780871-a212-4919-a76b-651f7a19cc3f\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n\nTypeError: Cannot read properties of undefined (reading 'webSocketDebuggerUrl')\n    at NodeInstance.sendUpgradeRequest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:442:37)\n    at processTicksAndRejections (ext:core/01_core.js:402:7)\n    at drainTicks (ext:core/01_core.js:429:5)\n    at async NodeInstance.connectInspectorSession (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:459:28)\n    at async runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-esm-loader-hooks-inspect-wait.js:18:19)\n1\n"},{}],"parallel/test-vm-module-hasasyncgraph.js":[false,{"code":1,"stderr":"running 4 tests from ./test/parallel/test-vm-module-hasasyncgraph.js\nmodule is not instantiated yet ... FAILED (1ms)\nsimple module with top-level await ... FAILED (0ms)\nsimple module with non top-level await ... FAILED (0ms)\nmodule with a dependency containing top-level await ... FAILED (0ms)\n\n ERRORS \n\nmodule is not instantiated yet => ./test/parallel/test-vm-module-hasasyncgraph.js:12:1\nerror: AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_VM_MODULE_STATUS'\n- }\n\n  assert.throws(() => foo.hasAsyncGraph(), {\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hasasyncgraph.js:17:10)\n\nsimple module with top-level await => ./test/parallel/test-vm-module-hasasyncgraph.js:22:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hasasyncgraph.js:29:7)\n\nsimple module with non top-level await => ./test/parallel/test-vm-module-hasasyncgraph.js:35:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hasasyncgraph.js:44:7)\n\nmodule with a dependency containing top-level await => ./test/parallel/test-vm-module-hasasyncgraph.js:50:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([]);\n      ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-hasasyncgraph.js:57:7)\n\n FAILURES \n\nmodule is not instantiated yet => ./test/parallel/test-vm-module-hasasyncgraph.js:12:1\nsimple module with top-level await => ./test/parallel/test-vm-module-hasasyncgraph.js:22:1\nsimple module with non top-level awa ..."},{"usesNodeTest":1}],"parallel/test-readline-interface-escapecodetimeout.js":[true,null,{}],"es-module/test-esm-main-lookup.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: get %Error.prototype%.url at /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-main-lookup.mjs:6\n    assert.fail(\n           ^\n    at TypeError.mustNotCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:551:12)\n    at new Comparison (ext:deno_node/assert.ts:96:28)\n    at compareExceptionKey (ext:deno_node/assert.ts:106:19)\n    at expectedException (ext:deno_node/assert.ts:171:11)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.rejects (ext:deno_node/assert.ts:574:5)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-main-lookup.mjs:14:1\n"},{}],"parallel/test-timers-promises-scheduler.js":[true,null,{}],"parallel/test-child-process-fork-advanced-header-serialization.js":[true,null,{}],"parallel/test-worker-message-port-close.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_NOT_IMPLEMENTED',\n+   message: 'Not implemented: moveMessagePortToContext'\n-   code: 'ERR_CLOSED_MESSAGE_PORT',\n-   message: 'Cannot send data on closed MessagePort'\n  }\n\n  assert.throws(() => moveMessagePortToContext(port2, {}), {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-close.js:37:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-close.js:5:26\n"},{}],"es-module/test-require-module-defined-esmodule.js":[true,null,{}],"client-proxy/test-https-proxy-request-invalid-credentials.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected exception.\n  assert.throws(() => {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-invalid-credentials.mjs:49:10\n"},{}],"parallel/test-uncaught-exception-handler-stack-overflow-on-stack-overflow.js":[true,null,{}],"wasi/test-wasi-stdio.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'\n\n  assert.strictEqual(readFileSync(stdoutFile, 'utf8').trim(), 'x'.repeat(31));\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-stdio.js:31:10\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-stdio.js:5:26\n"},{}],"parallel/test-http2-compat-serverresponse-statuscode.js":[true,null,{}],"parallel/test-trace-events-async-hooks-dynamic.js":["IGNORE",null,{"ignoreReason":"Deno's node:trace_events polyfill is a stub (createTracing returns an object without .enable/.disable, getEnabledCategories returns \"\" instead of undefined). These tests were silently skipping via try/catch(require('trace_events')) until that lookup was fixed."}],"parallel/test-buffer-zero-fill-cli.js":[true,null,{}],"parallel/test-debugger-websocket-secret-mismatch.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http2-server-http1-client.js":[true,null,{}],"sequential/test-cli-syntax-file-not-found.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-net-server-drop-connections.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-psk-alpn-callback-exception-handling.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-tls-psk-alpn-callback-exception-handling.js\nTLS callback exception handling ...\n  pskCallback returning invalid type emits tlsClientError ... FAILED (1ms)\n  pskCallback throwing emits tlsClientError ... FAILED (0ms)\n  ALPNCallback returning invalid result emits tlsClientError ... ok (41ms)\n  ALPNCallback throwing emits tlsClientError ... FAILED (4ms)\n  client pskCallback returning invalid type emits error ... FAILED (0ms)\n  client pskCallback throwing emits error ... FAILED (0ms)\nTLS callback exception handling ... FAILED (due to 5 failed steps) (49ms)\n\n ERRORS \n\nTLS callback exception handling ... pskCallback returning invalid type emits tlsClientError => ext:deno_node/testing.ts:509:21\nerror: Error: no cipher match\n    const server = tls.createServer({\n                       ^\n    at validateCipherList (ext:deno_node/_tls_common.ts:48:19)\n    at new SecureContext (ext:deno_node/_tls_common.ts:337:9)\n    at createSecureContext (ext:deno_node/_tls_common.ts:459:12)\n    at Server.setSecureContext (ext:deno_node/_tls_wrap.js:1216:23)\n    at new Server (ext:deno_node/_tls_wrap.js:1184:8)\n    at Object.createServer (ext:deno_node/_tls_wrap.js:1446:10)\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-psk-alpn-callback-exception-handling.js:69:24)\n\nTLS callback exception handling ... pskCallback throwing emits tlsClientError => ext:deno_node/testing.ts:370:37\nerror: Error: no cipher match\n    const server = tls.createServer({\n                       ^\n    at validateCipherList (ext:deno_node/_tls_common.ts:48:19)\n    at new SecureContext (ext:deno_node/_tls_common.ts:337:9)\n    at createSecureContext (ext:deno_node/_tls_common.ts:459:12)\n    at Server.setSecureContext (ext:deno_node/_tls_wrap.js:1216:23)\n    at new Server (ext:deno_node/_tls_wrap.js:1184:8)\n    at Object.createServer (ext:deno_node/_tls_wrap.js:1446:10)\n    at Object.fn (file:///home/runner/work/deno/deno/tes ..."},{"usesNodeTest":1}],"parallel/test-child-process-spawn-windows-batch-file.js":[true,null,{}],"parallel/test-write-header.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\nundefined !== '2'\n\n    assert.strictEqual(res.headers.test, '2');\n           ^\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-write-header.js:14:12)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n    at Socket.socketOnData (node:_http_client:541:22)\n"},{}],"test-runner/test-output-test-runner-watch-spec.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: No such built-in module: node:test/reporters\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/test-runner-watch-spec.mjs:2:22\\n'\n- '✖ failing test (*ms)\\n' +\n-   '✔ test has ran (*ms)\\n' +\n-   'ℹ tests 2\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 1\\n' +\n-   'ℹ fail 1\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 0\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n' +\n-   '\\n' +\n-   '✖ failing tests:\\n' +\n-   '\\n' +\n-   'test at test/<tmpdir>/failing-test.js:3:3\\n' +\n-   '✖ failing test (*ms)\\n' +\n-   '  Error: failed\\n' +\n-   '      at TestContext.<anonymous> (<project-root>/test/<tmpdir>/failing-test.js:4:11)\\n' +\n-   '      at <node-internal-frames>\\n' +\n-   'ℹ tests 0\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 0\\n' +\n-   'ℹ fail 0\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 0\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-test-runner-watch-spec.mjs:8:1\n"},{}],"parallel/test-http-client-timeout-option.js":[true,null,{}],"parallel/test-permission-processbinding.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"internet/test-net-autoselectfamily-events-timeout.js":[true,null,{}],"parallel/test-child-process-exec-encoding.js":[true,null,{}],"parallel/test-whatwg-url-custom-properties.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  [\n+   'hash',\n+   'host',\n+   'hostname',\n-   'toString',\n    'href',\n    'origin',\n-   'protocol',\n-   'username',\n    'password',\n+   'pathname',\n-   'host',\n-   'hostname',\n    'port',\n+   'protocol',\n-   'pathname',\n    'search',\n+   'username',\n    'searchParams',\n+   'toString',\n-   'hash',\n    'toJSON'\n  ]\n\nassert.deepStrictEqual(props, expected);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-properties.js:27:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-custom-properties.js:5:26\n"},{}],"parallel/test-tls-cli-min-version-1.1.js":[false,{"code":1,"stderr":"test: U U U U U SSLv2_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:98:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U SSLv3_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:100:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U hokey-pokey U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:108:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U U %s_method U expect U U ERR_TLS_INVALID_PROTOCOL_METHOD\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:113:1)\nclient undefined\nserver ERR_TLS_INVALID_PROTOCOL_METHOD\ntest: U U U U TLSv1.2 TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:117:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U U TLSv1.2 U TLS1_2_method U expect U U ERR_TLS_PROTOCOL_VERSION_CONFLICT\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:119:1)\nclient undefined\nserver ERR_TLS_PROTOCOL_VERSION_CONFLICT\ntest: U U SSLv2_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:102:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver undefined\ntest: U U SSLv3_method U U U U expect U ERR_TLS_INVALID_PROTOCOL_METHOD U\n   (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-min-max-version.js:104:1)\nclient ERR_TLS_INVALID_PROTOCOL_METHOD\nserver u ..."},{}],"parallel/test-http2-client-unescaped-path.js":[true,null,{}],"parallel/test-http-dummy-characters-smuggling.js":[true,null,{}],"parallel/test-crypto-x509.js":[true,null,{}],"client-proxy/test-http-request-proxy-post-server-failure.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: socket hang up\n    at connResetException (ext:deno_node/internal/errors.ts:2210:16)\n    at Socket.socketOnEnd (node:_http_client:528:25)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5) {\n  code: \"ECONNRESET\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Proxy error ECONNRESET: socket hang up/. Input:\n\n''\n\nassert.match(stdout, /Proxy error ECONNRESET: socket hang up/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-request-proxy-post-server-failure.mjs:36:8\n"},{}],"parallel/test-tls-legacy-pfx.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of undefined (reading 'code')\n  assert.strictEqual(e.code, 'ERR_CRYPTO_UNSUPPORTED_OPERATION');\n                       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-legacy-pfx.js:29:24\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at maybeCallback (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:97:7)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:56:7)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onServerSocketSecure (ext:deno_node/_tls_wrap.js:1031:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:572:13)\n"},{}],"parallel/test-http-rawheaders-limit.js":[true,null,{}],"sea/test-build-sea-invalid-exec-argv.js":[true,null,{}],"test-runner/test-run-watch-no-emit-restarted-disabled.mjs":[false,{"code":1,"stderr":"Uncaught error from ./test/test-runner/test-run-watch-no-emit-restarted-disabled.mjs FAILED\n\n ERRORS \n\n./test/test-runner/test-run-watch-no-emit-restarted-disabled.mjs (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst stream = run({\n               ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-no-emit-restarted-disabled.mjs:12:16\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/test-runner/test-run-watch-no-emit-restarted-disabled.mjs (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-buffertype-writesync.js":[true,null,{}],"parallel/test-http-client-agent.js":[true,null,{}],"parallel/test-repl-tab-complete-no-warn.js":[true,null,{}],"parallel/test-cwd-enoent-preload.js":[false,{"code":1,"stderr":"\nFailed getting cwd: No such file or directory (os error 2)\nerror: Uncaught (in promise) NotFound: Unable to get CWD\n    globalThis.require = process.getBuiltinModule(\"module\").createRequire(import.meta.url),\n                                                            ^\n    at Module._nodeModulePaths (node:module:569:10)\n    at createRequireFromPath (node:module:1055:22)\n    at Module.createRequire (node:module:1112:10)\n    at file:///$deno$eval.mts:2:61\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(exitCode, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-cwd-enoent-preload.js:33:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-child-process-exec-kill-throws.js":[true,null,{}],"parallel/test-repl-mode.js":[true,null,{}],"parallel/test-worker-messaging-errors-handler.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ERR_WORKER_MESSAGING_FAILED',\n-   code: 'ERR_WORKER_MESSAGING_ERRORED',\n    name: 'Error'\n  }\n\nWarning Couldn't format source line: Column 26 is out of bounds (source may have changed at runtime)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messaging-errors-handler.js:5:26\n    at async test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-messaging-errors-handler.js:15:3)\n"},{}],"parallel/test-net-socket-ready-without-cb.js":[true,null,{}],"sequential/test-init.js":[false,{"code":1,"stderr":"\n(node:5443) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: Command failed: \"${ESCAPED_0}\" \"${ESCAPED_1}\"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-init\". Maybe add a '.js' extension or run with --sloppy-imports\n\n    assert.ifError(err);\n           ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:456:12\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-sqlite-typed-array-and-data-view.js":[true,null,{"usesNodeTest":1}],"parallel/test-cluster-concurrent-disconnect.js":[true,null,{}],"parallel/test-http2-create-client-session.js":[true,null,{}],"parallel/test-repl-dynamic-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n  assert.strictEqual(code, 0);\n         ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-dynamic-import.js:18:10)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-node-output-sourcemaps.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-domain-top-level-error-handler-throw.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 7\n\n      assert.strictEqual(exitCode, expectedExitCode);\n             ^\n    at ChildProcess.onChildExited (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-top-level-error-handler-throw.js:46:14)\n    at ChildProcess.onChildExited (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-snapshot-gzip.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-fs-readSync-optional-params.js":[true,null,{}],"parallel/test-fs-cp-sync-copy-symlink-over-file-error.mjs":[true,null,{}],"parallel/test-fs-write-sync.js":[true,null,{}],"parallel/test-process-env-tz.js":[true,null,{}],"sequential/test-perf-hooks.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'node'\n\nassert.strictEqual(performance.nodeTiming.name, 'node');\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-perf-hooks.js:37:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-perf-hooks.js:5:26\n"},{}],"pummel/test-buffer-large-size-buffer-alloc-unsafe.js":[true,null,{}],"parallel/test-tls-client-resume-12.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The expression evaluated to a falsy value:\n\n  assert(sessionx)\n\n    assert(sessionx);\n    ^\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-client-resume.js:58:5)\n    at TLSSocket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1325:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15)\n"},{}],"parallel/test-buffer-constructor-deprecation-error.js":[true,null,{}],"parallel/test-worker-environmentdata.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/worker'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-environmentdata.js\nconst { assignEnvironmentData } = require('internal/worker');\n                                  ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-environmentdata.js:12:35)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-worker-message-transfer-port-mark-as-untransferable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: isMarkedAsUntransferable is not a function\n  assert.ok(isMarkedAsUntransferable(ab));\n            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-transfer-port-mark-as-untransferable.js:10:13)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-transfer-port-mark-as-untransferable.js:5:26\n"},{}],"parallel/test-crypto-verify-failure.js":[true,null,{}],"parallel/test-stdout-stderr-write.js":[true,null,{}],"parallel/test-http-parser-bad-ref.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: globalThis.gc is not a function\n  globalThis.gc();\n             ^\n    at flushPool (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-bad-ref.js:21:14)\n    at demoBug (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-bad-ref.js:25:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-bad-ref.js:74:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-parser-bad-ref.js:5:26\n"},{}],"parallel/test-http-client-with-create-connection.js":[true,null,{}],"parallel/test-http-header-owstext.js":[true,null,{}],"es-module/test-require-module-dynamic-import-3.js":[true,null,{}],"parallel/test-repl-uncaught-exception-async.js":[true,null,{}],"parallel/test-http-server-close-all.js":[true,null,{}],"parallel/test-inspector-debug-brk-flag.js":[false,{"code":1,"stderr":"[test] Connecting to a child Node process\n[test] Testing /json/list\n[err] Debugger listening on ws://127.0.0.1:37021/02228004-9dc5-417e-a702-36e51ab6fe7c\n[err] Visit chrome://inspect to connect to the debugger.\n[err] Deno is waiting for debugger to connect.\n[err] \n[err] Debugger session started.\n[err] \n\nAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:\n\n1 !== 0\n\n    at InspectorSession._isBreakOnLineNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:261:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:270:16\n    at InspectorSession._asyncWaitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:249:15)\n    at InspectorSession.waitForNotification (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:232:12)\n    at InspectorSession.waitForBreakOnLine (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/inspector-helper.js:268:8)\n    at testBreakpointOnStart (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-debug-brk-flag.js:29:17)\n    at async runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-debug-brk-flag.js:36:3) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: 1,\n  expected: 0,\n  operator: 'strictEqual',\n  diff: 'simple'\n}\n1\n"},{}],"parallel/test-node-output-console.mjs":["IGNORE",null,{"ignoreReason":"Snapshot output tests depend on exact Node.js CLI output formatting and process.config.variables"}],"parallel/test-promise-unhandled-issue-43655.js":[true,null,{}],"wasi/test-wasi-getrusage.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: getrusage\n\n[process 8389]: --- stderr ---\n\n[process 8389]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8389]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-getrusage.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-getrusage.js:5:26\n"},{}],"test-runner/test-output-async-test-scheduling.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Module.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/async-test-scheduling.mjs:5:21\\n' +\n+   'Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Module.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/async-test-scheduling.mjs:6:26\\n' +\n+   'Mismatched noop function calls. Expected exactly 1, actual 0.\\n' +\n+   '    at Module.mustCall (file://<project-root>/test/common/index.js:451:10)\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/async-test-scheduling.mjs:13:32\\n'\n- 'TAP version 13\\n' +\n-   '# Subtest: test\\n' +\n-   'ok 1 - test\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: suite\\n' +\n-   '    # Subtest: test\\n' +\n-   '    ok 1 - test\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    # Subtest: scheduled async\\n' +\n-   '    ok 2 - scheduled async\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   '      ...\\n' +\n-   '    1..2\\n' +\n-   'ok 2 - suite\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: scheduled async\\n' +\n-   'ok 3 - scheduled async\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..3\\n' +\n-   '# tests 4\\n' +\n-   '# suites 1\\n' +\n-   '# pass 4\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/ ..."},{}],"parallel/test-async-hooks-promise-enable-disable.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n0 !== 2\n\n  assert.strictEqual(p_inits, EXPECTED_INITS);\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-promise-enable-disable.js:18:10)\n    at process.emit (ext:deno_node/_events.mjs:452:22)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-net-connect-keepalive.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-worker-terminate-ref-public-port.js":[true,null,{}],"pummel/test-repl-paste-big-data.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-net-bytes-read.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: write EPIPE\n    at WriteWrap.onWriteComplete [as oncomplete] (ext:deno_node/internal/stream_base_commons.ts:88:18)\n"},{}],"test-runner/test-output-abort-runs-after-hook.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   'AFTER\\n' +\n-   '# Subtest: test that aborts\\n' +\n-   'not ok 1 - test that aborts\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:4:1'\\n\" +\n-   \"  failureType: 'uncaughtException'\\n\" +\n-   \"  error: 'boom'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  stack: |-\\n' +\n-   '    Immediate.<anonymous> (<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:12:11)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 0\\n' +\n-   '# fail 1\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-abort-runs-after-hook.mjs:8:1\n"},{}],"parallel/test-net-server-unref.js":[true,null,{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-7.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"parallel/test-cluster-net-server-drop-connection.js":[true,null,{}],"parallel/test-fs-write-reuse-callback.js":[true,null,{}],"parallel/test-net-can-reset-timeout.js":[true,null,{}],"parallel/test-inspector-runtime-evaluate-with-timeout.js":[true,null,{}],"parallel/test-http2-binding.js":[true,null,{}],"parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: process should have aborted, but did not\n    assert(common.nodeProcessAborted(err.code, err.signal),\n    ^\n    at onTestDone (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler.js:79:5)\n    at onTestDone (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-common.js":[false,{"code":1,"stderr":"foo\nbar\nbaz\ntest\n\nfoo\nbar\nbaz\ntest\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"Cannot read properties of null (reading 'code')\"\n- 'console err error'\n\n    assert.strictEqual(\n           ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-common.js:162:12)\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at process.emit (ext:deno_node/_events.mjs:440:20)\n    at process.emit (node:process:483:38)\n    at process._fatalException (node:process:710:13)\n    at uncaughtExceptionHandler (node:process:369:18)\n    at Object.nodeProcessUnhandledRejectionCallback (node:process:1037:13)\n    at processUnhandledPromiseRejection (ext:runtime_main/js/99_main.js:495:15)\n    at __handleRejections (ext:core/01_core.js:490:25)\n"},{}],"sequential/test-cpu-prof-dir-absolute.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(dir))\n\n  assert(fs.existsSync(dir));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-absolute.js:40:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-dir-absolute.js:5:26\n"},{}],"parallel/test-node-run.js":["IGNORE",null,{"ignoreReason":"Tests node --run CLI subcommand which is not implemented in Deno"}],"parallel/test-readline-csi.js":[true,null,{}],"es-module/test-esm-loader-entry-url.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-esm-loader-entry-url.mjs\n--entry-url ...\n  should reject loading a path that contains % ... FAILED (37ms)\n  should support loading properly encoded Unix path ... FAILED (36ms)\n  should support loading absolute URLs ... FAILED (37ms)\n  should support loading relative URLs ... FAILED (35ms)\n  should support loading `data:` URLs ... FAILED (37ms)\n  should support loading TypeScript URLs ... ignored (0ms)\n--entry-url ... FAILED (due to 5 failed steps) (183ms)\n\n ERRORS \n\n--entry-url ... should reject loading a path that contains % => ext:deno_node/testing.ts:509:21\nerror: AssertionError: The input did not match the regular expression /ERR_MODULE_NOT_FOUND/. Input:\n\n''\n\n    assert.match(stderr, expected.stderr);\n           ^\n    at assertSpawnedProcess (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-entry-url.mjs:12:12)\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-entry-url.mjs:30:5)\n\n--entry-url ... should support loading properly encoded Unix path => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /--entry-url is an experimental feature/. Input:\n\n'error: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/test-esm-double-encoding-native%252520.mjs\".\\n'\n\n    assert.match(stderr, expected.stderr);\n           ^\n    at assertSpawnedProcess (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-entry-url.mjs:12:12)\n    at async Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-loader-entry-url.mjs:41:5)\n\n--entry-url ... should support loading absolute URLs => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /--entry-url is an experimental feature/. Input:\n\n ..."},{"usesNodeTest":1}],"parallel/test-debugger-backtrace.js":[true,null,{}],"parallel/test-tls-clientcertengine-invalid-arg-type.js":[true,null,{}],"parallel/test-child-process-exec-timeout-not-expired.js":[true,null,{}],"parallel/test-fs-cp-sync-copy-file-to-file-path.mjs":[true,null,{}],"parallel/test-tls-destroy-whilst-write.js":[true,null,{}],"parallel/test-tls-get-ca-certificates-extra-empty.js":[true,null,{}],"parallel/test-cli-node-options-docs.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-internal-socket-list-send.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"module-hooks/test-async-loader-hooks-initialize-never-settling.mjs":[false,{"code":1,"stderr":"\n[process 6231]: --- stderr ---\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'register'\nimport {register} from 'node:module';\n        ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-loader-initialize-never-settling.mjs:1:9)\n\n[process 6231]: --- stdout ---\n\n[process 6231]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-never-settling.mjs:7:1\n"},{}],"parallel/test-https-truncate.js":[true,null,{}],"parallel/test-url-revokeobjecturl.js":[true,null,{}],"parallel/test-fs-cp-async-preserve-timestamps-readonly-file.mjs":[true,null,{}],"pummel/test-fs-largefile.js":[true,null,{}],"parallel/test-trace-events-all.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(FILE_NAME))\n\n  assert(fs.existsSync(FILE_NAME));\n  ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-all.js:19:3)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-cluster-disconnect-race.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-extra-override.js":[true,null,{}],"parallel/test-debug-v8-fast-api.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'No such module: debug'\n-   message: 'No such binding: debug'\n  }\n\n  assert.throws(() => internalBinding('debug'), {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-debug-v8-fast-api.js:9:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-debug-v8-fast-api.js:5:26\n"},{}],"parallel/test-zlib-zstd-from-string.js":[true,null,{}],"parallel/test-worker-esm-missing-main.js":[true,null,{}],"parallel/test-dgram-unref.js":[true,null,{}],"sequential/test-inspector-port-cluster.js":[false,{"code":1,"stderr":"\nDebugger listening on ws://127.0.0.1:9229/792ae897-3243-4191-9768-12b45138080a\nVisit chrome://inspect to connect to the debugger.\nerror: invalid value ':::12371' for '--inspect[=<HOST_PORT>]': Invalid inspector port '::12371'\n\n\nCaused by:\n    Invalid inspector port '::12371'\nerror: invalid value '::1:12376' for '--inspect[=<HOST_PORT>]': Invalid inspector port ':1:12376'\n\n\nCaused by:\n    Invalid inspector port ':1:12376'\nDebugger listening on ws://127.0.0.1:12346/52eb89b3-3a18-495a-924f-70a97ac8d3b3\nVisit chrome://inspect to connect to the debugger.\nDebugger listening on ws://127.0.0.1:12351/2fc32872-35fe-4ce0-acde-c73ea2bde092\nVisit chrome://inspect to connect to the debugger.\nDebugger listening on ws://127.0.0.1:65534/1393721e-207f-46c1-9008-94c53b8022b6\nVisit chrome://inspect to connect to the debugger.\nDebugger listening on ws://127.0.0.1:12366/5b3260bc-1a71-4c96-8fde-1e06a468bc75\nVisit chrome://inspect to connect to the debugger.\nDebugger listening on ws://127.0.0.1:12356/250e7936-dd2c-4dcb-9a90-37dbf6c016c4\nVisit chrome://inspect to connect to the debugger.\nerror: Uncaught (in promise) Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-inspector-port-cluster.js\n    require('internal/options').getOptionValue('--inspect-port');\n    ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at workerProcessMain (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-inspector-port-cluster.js:310:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-inspector-port-cluster.js:352:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\nDebugger listening o ..."},{}],"sequential/test-tls-psk-client.js":[true,null,{}],"parallel/test-worker-init-failure.js":[false,{"code":1,"stderr":"child stdout: \n\nchild stderr: error: Uncaught (in promise) NotCapable: Requires read access to \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel\", run again with the --allow-read flag\nconst common = require('../common');\n               ^\n    at stat (node:module:281:18)\n    at Module._findPath (node:module:521:20)\n    at Module._resolveFilename (node:module:776:27)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-init-failure.js:2:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n\n\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n    assert.strictEqual(code, 0);\n           ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-init-failure.js:67:12)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"test-runner/test-output-skip-each-hooks.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'BEFORE\\n' +\n-   'AFTER\\n' +\n-   '﹣ skipped test (*ms) # SKIP\\n' +\n-   'ℹ tests 1\\n' +\n-   'ℹ suites 0\\n' +\n-   'ℹ pass 0\\n' +\n-   'ℹ fail 0\\n' +\n-   'ℹ cancelled 0\\n' +\n-   'ℹ skipped 1\\n' +\n-   'ℹ todo 0\\n' +\n-   'ℹ duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-skip-each-hooks.mjs:8:1\n"},{}],"parallel/test-dns-perf_hooks.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\n0 !== 4\n\n  assert.strictEqual(entries.length, count);\n         ^\n    at process.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dns-perf_hooks.js:32:10)\n    at process.emit (ext:deno_node/_events.mjs:452:22)\n    at process.emit (node:process:483:38)\n    at dispatchProcessExitEvent (node:process:997:13)\n"},{}],"parallel/test-http-client-set-timeout-after-end.js":[true,null,{}],"parallel/test-http-server-close-idle.js":[true,null,{}],"parallel/test-process-beforeexit-throw-exit.js":[true,null,{}],"parallel/test-net-socket-end-callback.js":[true,null,{}],"parallel/test-net-socket-connect-without-cb.js":[true,null,{}],"parallel/test-runner-cli.js":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-worker-message-port-transfer-closed.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Can not transfer disentangled message port'\n- 'MessagePort in transfer list is already detached'\n\n    assert.strictEqual(err.message,\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-closed.js:21:12)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.throws (ext:deno_node/assert.ts:362:5)\n    at testSingle (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-closed.js:17:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-port-transfer-closed.js:48:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n"},{}],"parallel/test-console-issue-43095.js":[false,{"code":1,"stderr":"[Internal Formatting Error] TypeError: Reflect.has called on non-object\n    at has (<anonymous>)\n    at formatValue (ext:deno_web/01_console.js:566:7)\n    at formatProperty (ext:deno_web/01_console.js:2209:11)\n    at formatRaw (ext:deno_web/01_console.js:1070:9)\n    at formatValue (ext:deno_web/01_console.js:641:10)\n    at inspectArgs (ext:deno_web/01_console.js:3636:17)\n    at console.dir (ext:deno_web/01_console.js:3735:7)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-issue-43095.js:9:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n\nerror: Uncaught (in promise) TypeError: Reflect.has called on non-object\nconsole.dir(r.proxy);\n        ^\n    at has (<anonymous>)\n    at formatValue (ext:deno_web/01_console.js:566:7)\n    at inspectArgs (ext:deno_web/01_console.js:3636:17)\n    at console.dir (ext:deno_web/01_console.js:3735:7)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-console-issue-43095.js:10:9)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-invalid-path-chars.js":[true,null,{}],"parallel/test-tls-friendly-error-message.js":[true,null,{}],"parallel/test-http2-misbehaving-flow-control.js":[true,null,{}],"parallel/test-http-server-multiple-client-error.js":[true,null,{}],"parallel/test-crypto-async-sign-verify.js":[true,null,{}],"parallel/test-permission-allow-worker-cli.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-vm-getters.js":[true,null,{}],"parallel/test-event-emitter-listener-count.js":[true,null,{}],"parallel/test-repl-history-navigation.js":[false,{"code":1,"stderr":"Mismatched runTest function calls. Expected exactly 18, actual 1.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-history-navigation.js:840:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-repl-history-navigation.js:5:26\n\n{\n  env: {\n    NODE_REPL_HISTORY: \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.267/.node_repl_history\"\n  },\n  checkTotal: true,\n  preview: false,\n  showEscapeCodes: true,\n  test: [\n    \"55\",\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"up\" },\n    { name: \"enter\" }\n  ],\n  expected: [\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> \",               \"\\x1b[3G\",\n    \"5\",                \"5\",\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> 55 - 13 === 42\", \"\\x1b[17G\",\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> 555n + 111n\",    \"\\x1b[14G\",\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> 555 + 909\",      \"\\x1b[12G\",\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> 55\",             \"\\x1b[5G\",\n    \"\\r\\n\",             \"55\\n\",\n    \"\\x1b[1G\",          \"\\x1b[0J\",\n    \"> \",               \"\\x1b[3G\",\n    \"\\r\\n\"\n  ],\n  clean: true\n}\n"},{}],"parallel/test-fs-read-type.js":[true,null,{}],"parallel/test-zlib-const.js":[true,null,{}],"parallel/test-buffer-swap.js":[true,null,{}],"parallel/test-https-drain.js":[true,null,{}],"parallel/test-inspector-overwrite-config.js":[false,{"code":1,"stderr":"Test inspector logging\n\nerror: Uncaught (in promise) AssertionError: log statement did not reach the inspector\n  assert.ok(asserted, 'log statement did not reach the inspector');\n         ^\n    at runTests (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-overwrite-config.js:43:10)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-overwrite-config.js:5:26\n"},{}],"parallel/test-worker-message-port-wasm-module.js":[true,null,{}],"parallel/test-util-styletext.js":[true,null,{}],"internet/test-dns-ipv4.js":[true,null,{}],"sequential/test-net-better-error-messages-port.js":[true,null,{}],"parallel/test-process-constrained-memory.js":[true,null,{}],"parallel/test-timers-immediate-unref-nested-once.js":[true,null,{}],"parallel/test-whatwg-url-canparse.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n-   code: 'ERR_MISSING_ARGS',\n    name: 'TypeError'\n  }\n\nassert.throws(() => {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-canparse.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-url-canparse.js:5:26\n"},{}],"parallel/test-repl-end-emits-exit.js":[true,null,{}],"parallel/test-net-persistent-ref-unref.js":[true,null,{}],"es-module/test-esm-cjs-exports.js":[true,null,{"usesNodeTest":1}],"parallel/test-process-umask.js":[true,null,{}],"parallel/test-stream-readable-next-no-null.js":[true,null,{}],"es-module/test-esm-example-loader.mjs":[true,null,{}],"parallel/test-fs-cp-async-symlink-dest-points-to-src.mjs":[true,null,{}],"parallel/test-require-dot.js":[true,null,{}],"parallel/test-https-server-connections-checking-leak.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at new Countdown (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/countdown.js:13:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-server-connections-checking-leak.js:20:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-https-server-connections-checking-leak.js:5:26\n\n"},{}],"sequential/test-net-server-bind.js":[true,null,{}],"parallel/test-atomics-wake.js":[true,null,{}],"parallel/test-http2-no-more-streams.js":[true,null,{}],"parallel/test-http2-client-connection-tunnelling.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-builtin-builtin-require.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-builtin-require.js:11:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-builtin-builtin-require.js:5:26\n"},{}],"parallel/test-zlib-brotli-from-string.js":[true,null,{}],"parallel/test-http2-short-stream-client-server.js":[true,null,{}],"parallel/test-filehandle-readablestream.js":[true,null,{}],"parallel/test-uv-errmap.js":[false,{"code":1,"stderr":"\n(node:15082) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: getSystemErrorMap is not a function\nconst errMap = getSystemErrorMap();\n               ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-errmap.js:15:16)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-uv-errmap.js:5:26\n"},{}],"parallel/test-timers-nan-duration-emit-once-per-process.js":[true,null,{}],"parallel/test-eslint-documented-deprecation-codes.js":[true,null,{}],"parallel/test-http2-compat-aborted.js":[true,null,{}],"parallel/test-require-extensions-same-filename-as-dir-trailing-slash.js":["IGNORE",null,{"ignoreReason":"Test fixtures rely on Node's implicit CommonJS detection for .js files without a package.json; Deno defaults to ESM."}],"parallel/test-http2-client-write-before-connect.js":[true,null,{}],"parallel/test-http-keep-alive-pipeline-max-requests.js":[true,null,{}],"parallel/test-vm-module-cached-data.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: m.createCachedData is not a function\n  const cachedData = m.createCachedData();\n                       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-cached-data.js:12:24)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-cached-data.js:5:26\n"},{}],"parallel/test-cli-node-cli-manpage-env-vars.mjs":["IGNORE",null,{"ignoreReason":"Tests Node.js-specific CLI flags/options that are not supported in Deno"}],"parallel/test-querystring-escape.js":[true,null,{}],"parallel/test-fs-mkdir-mode-mask.js":[true,null,{}],"parallel/test-worker-message-not-serializable.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in worker \"[worker eval]\") Error: Cannot find module 'internal/worker/io'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/[worker eval]\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at [ext:runtime/web_worker.rs:1126:35]:8:28\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'ERR_WORKER_UNSERIALIZABLE_ERROR'\n\n  assert.strictEqual(e.code, 'ERR_WORKER_UNSERIALIZABLE_ERROR');\n         ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-message-not-serializable.js:23:10)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#pollControl (ext:deno_node/worker_threads.ts:420:22)\n"},{}],"sequential/test-stream2-fs.js":[true,null,{}],"parallel/test-event-emitter-set-max-listeners-side-effects.js":[true,null,{}],"parallel/test-tls-root-certificates.js":[true,null,{}],"parallel/test-stream-transform-destroy.js":[true,null,{}],"pseudo-tty/test-tty-stdout-resize.js":[false,{"code":1,"stderr":"error: Uncaught AssertionError: Expected \"actual\" to be strictly unequal to: 9001\r\nsetImmediate(mustCall(() => assert.notStrictEqual(process.stdout.columns, 9001)));\r\n                                   ^\r\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-tty-stdout-resize.js:11:36)\r\n    at Immediate.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\r\n    at Immediate.callback (ext:deno_node/internal/timers.mjs:358:16)\r\n    at runImmediates (ext:core/01_core.js:249:21)\r\n    at runImmediateCallbacks (ext:core/01_core.js:511:7)\r\n"},{}],"parallel/test-fs-read-stream-double-close.js":[true,null,{}],"module-hooks/test-async-loader-hooks-register-with-cjs.mjs":[false,{"code":1,"stderr":"\n[process 5866]: --- stderr ---\nerror: Uncaught (in promise) TypeError: register is not a function\nregister(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-loader-with-cjs.cjs:5:1)\n    at Module._compile (node:module:960:34)\n    at Object.loadCjs [as .cjs] (node:module:989:10)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-hooks/register-loader-with-cjs.cjs:5:26\n\n[process 5866]: --- stdout ---\n\n[process 5866]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-register-with-cjs.mjs:8:1\n"},{}],"parallel/test-fs-stream-fs-options.js":[true,null,{}],"parallel/test-util-types.js":[false,{"code":1,"stderr":"\n(node:17851) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: JSStream is not a constructor\nconst external = (new JSStream())._externalStream;\n                  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-types.js:10:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-types.js:5:26\n"},{}],"parallel/test-fs-cp-sync-dereference-directory.mjs":[true,null,{}],"parallel/test-ttywrap-invalid-fd.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:19:53)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:5:26\n\n"},{}],"pseudo-tty/test-async-wrap-getasyncid-tty.js":[false,{"code":1,"stderr":"error: Uncaught (in promise) TypeError: Cannot destructure property 'TTYWRAP' of 'internalBinding(...).Providers' as it is undefined.\r\nconst { TTYWRAP } = internalBinding('async_wrap').Providers;\r\n        ^\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-async-wrap-getasyncid-tty.js:9:9)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-async-wrap-getasyncid-tty.js:5:26\r\n"},{}],"parallel/test-fs-watch-ignore-mixed.js":[true,null,{}],"parallel/test-vm-context-async-script.js":[true,null,{}],"parallel/test-zlib-invalid-arg-value-brotli-compress.js":[true,null,{}],"parallel/test-fs-realpath-on-substed-drive.js":[true,null,{}],"parallel/test-module-loading-error.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The validation function is expected to return \"true\". Received false\n\nCaught error:\n\nTypeError: /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/module-loading-error.node: file too short\nassert.throws(\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-error.js:58:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-module-loading-error.js:5:26\n"},{}],"parallel/test-eslint-async-iife-no-unused-result.js":[true,null,{}],"sequential/test-require-cache-without-stat.js":[true,null,{}],"parallel/test-parse-test-only-envs.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-parse-test-only-envs.js\nenv var via comment ...\n  should set env var A_SET_ENV_VAR ... FAILED (1ms)\n  should set env var B_SET_ENV_VAR ... FAILED (1ms)\nenv var via comment ... FAILED (due to 2 failed steps) (2ms)\n\n ERRORS \n\nenv var via comment ... should set env var A_SET_ENV_VAR => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'A_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.A_SET_ENV_VAR, 'A_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-only-envs.js:15:12)\n\nenv var via comment ... should set env var B_SET_ENV_VAR => ext:deno_node/testing.ts:370:37\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- 'B_SET_ENV_VAR_VALUE'\n\n    assert.strictEqual(process.env.B_SET_ENV_VAR, 'B_SET_ENV_VAR_VALUE');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-parse-test-only-envs.js:18:12)\n\n FAILURES \n\nenv var via comment ... should set env var A_SET_ENV_VAR => ext:deno_node/testing.ts:509:21\nenv var via comment ... should set env var B_SET_ENV_VAR => ext:deno_node/testing.ts:370:37\n\nFAILED | 0 passed | 1 failed (2 steps) (5ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-worker-nearheaplimit-deadlock.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-localaddress.js":[true,null,{}],"parallel/test-error-format-list.js":[true,null,{}],"parallel/test-worker-cwd-race-condition.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-https-agent-session-injection.js":[true,null,{}],"parallel/test-debugger-exec.js":[true,null,{}],"parallel/test-crypto-publicDecrypt-fails-first-time.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Unsupported cipher for PKCS#8 encryption: aes-128-ecb\nconst { privateKey, publicKey } = crypto.generateKeyPairSync('rsa', {\n                                         ^\n    at PrivateKeyObject.export (ext:deno_node/internal/crypto/keys.ts:549:16)\n    at Object.generateKeyPairSync (ext:deno_node/internal/crypto/keygen.ts:92:39)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-publicDecrypt-fails-first-time.js:19:42)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-crypto-publicDecrypt-fails-first-time.js:5:26\n"},{}],"parallel/test-stream-pipeline-with-empty-string.js":[true,null,{}],"parallel/test-event-emitter-symbols.js":[true,null,{}],"parallel/test-http2-invalidheaderfield.js":[true,null,{}],"parallel/test-force-repl.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Deno 2.7.14+1d8465f\\n' +\n+   'exit using ctrl+d, ctrl+c, or close()\\n' +\n+   'REPL is running with all permissions allowed.\\n' +\n+   'To specify permissions, run `deno repl` with allow flags.\\n'\n- 'Welcome to Node.js v24.2.0.\\nType \".help\" for more information.\\n> '\n\n  assert.strictEqual(out, `Welcome to Node.js ${process.version}.\\n` +\n         ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-force-repl.js:18:10)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-net-isipv6.js":[true,null,{}],"sea/test-single-executable-application-assets-nonexistent-file.js":[false,{"code":1,"stderr":"\n[process 23705]: --- stderr ---\n\n[process 23705]: --- stdout ---\nDeno 2.7.14+1d8465f\nexit using ctrl+d, ctrl+c, or close()\nREPL is running with all permissions allowed.\nTo specify permissions, run `deno repl` with allow flags.\n\n[process 23705]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-application-assets-nonexistent-file.js:25:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sea/test-single-executable-application-assets-nonexistent-file.js:5:26\n"},{}],"parallel/test-dgram-connect-send-callback-buffer.js":[true,null,{}],"parallel/test-domain-nested.js":[true,null,{}],"es-module/test-import-module-conditional-exports-module.mjs":[false,{"code":1,"stderr":"\nerror: [ERR_PACKAGE_PATH_NOT_EXPORTED] No \"exports\" main defined in '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/module-condition/node_modules/module-only/package.json' imported from 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/module-condition/import.mjs'\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/module-condition/import.mjs:5:41\n"},{}],"parallel/test-fs-promises-writefile-with-fd.js":[true,null,{}],"module-hooks/test-async-loader-hooks-register-with-require.mjs":[false,{"code":1,"stderr":"\n[process 6129]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"node:os\\\";\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6129]: --- stdout ---\n\n[process 6129]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-register-with-require.mjs:7:1\n"},{}],"parallel/test-http-server-capture-rejections.js":[false,{"code":1,"stderr":"\nerror: Uncaught Error: kaboom\n    throw new Error('kaboom');\n          ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-capture-rejections.js:14:11)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at parserOnIncoming (node:_http_server:694:12)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n"},{}],"module-hooks/test-async-loader-hooks-with-worker-permission-allowed.mjs":[true,null,{}],"parallel/test-domain-fs-enoent-stream.js":[true,null,{}],"parallel/test-repl-null-thrown.js":[true,null,{}],"parallel/test-cluster-net-listen-backlog.js":[true,null,{}],"parallel/test-stream-writable-final-destroy.js":[true,null,{}],"pseudo-tty/test-stop-trace-sigint.js":[true,null,{}],"test-runner/test-watch-dependency-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-experimental-shared-value-conveyor.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ '(node:18764) [DEP0104] DeprecationWarning: Assigning any value other than a string, number, or boolean to a process.env property is deprecated. Please make sure to convert the value to a string before setting process.env with it.'\n- ''\n\n  assert.strictEqual(child.stderr.toString().trim(), '');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-experimental-shared-value-conveyor.js:34:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-experimental-shared-value-conveyor.js:5:26\n"},{}],"parallel/test-buffer-parent-property.js":[true,null,{}],"parallel/test-repl-setprompt.js":[true,null,{}],"parallel/test-runner-test-filepath.js":[false,{"code":1,"stderr":"running 3 tests from ./test/parallel/test-runner-test-filepath.js\nsuite ... FAILED (1ms)\n<anonymous> ... FAILED (0ms)\nimported suite ... FAILED (0ms)\n\n ERRORS \n\nsuite => ./test/parallel/test-runner-test-filepath.js:10:1\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js'\n\n  assert.strictEqual(t.filePath, __filename);\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js:11:10\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n\n<anonymous> => ./test/parallel/test-runner-test-filepath.js:26:1\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js'\n\n  assert.strictEqual(t.filePath, __filename);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js:27:10)\n\nimported suite => ./test/.tmp.262/temp.js:6:3\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ undefined\n- '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js'\n\n    strictEqual(t.filePath, \"/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-test-filepath.js\");\n    ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.262/temp.js:7:5\n\n FAILURES \n\nsuite => ./test/parallel/test-runner-test-filepath.js:10:1\n<anonymous> => ./test/parallel/test-runner-test-filepath.js:26:1\nimported suite => ./test/.tmp.262/temp.js:6:3\n\nFAILED | 0 passed | 3 failed (4ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-cp-async-skip-validation-when-filtered.mjs":[true,null,{}],"test-runner/test-output-filtered-suite-throws.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: suite 1\\n' +\n-   'not ok 1 - suite 1\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:6:1'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'boom 1'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  stack: |-\\n' +\n-   '    SuiteContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:7:9)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '    Object.<anonymous> (<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:6:1)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '# Subtest: suite 2\\n' +\n-   '    # Subtest: enabled - should get cancelled\\n' +\n-   '    not ok 1 - enabled - should get cancelled\\n' +\n-   '      ---\\n' +\n-   '      duration_ms: *\\n' +\n-   \"      type: 'test'\\n\" +\n-   \"      location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:13:3'\\n\" +\n-   \"      failureType: 'cancelledByParent'\\n\" +\n-   \"      error: 'test did not finish before its parent and was cancelled'\\n\" +\n-   \"      code: 'ERR_TEST_FAILURE'\\n\" +\n-   '      ...\\n' +\n-   '    1..1\\n' +\n-   'not ok 2 - suite 2\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'suite'\\n\" +\n-   \"  location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:12:1'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'boom 1'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  stack: |-\\n' +\n-   '    SuiteContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:14:9)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '    Object.<anonymous> (<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:12:1)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n ..."},{}],"parallel/test-shadow-realm-custom-loaders.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: Module not found \"file:///42.mjs\".\\n' +\n+   \"  const moduleNamespace = await import('file:///42.mjs');\\n\" +\n+   '                          ^\\n' +\n+   '    at async workInChildProcess (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-shadow-realm/custom-loaders.js:8:27)\\n'\n- ''\n\n  assert.strictEqual(child.stderr, '');\n         ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-custom-loaders.js:22:10)\n"},{}],"parallel/test-net-autoselectfamily-commandline-option.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-stream-destroy.js":[true,null,{}],"parallel/test-cli-permission-deny-fs.js":["IGNORE",null,{"ignoreReason":"Node.js permission model (--experimental-permission) is not implemented in Deno"}],"parallel/test-tls-net-connect-prefer-path.js":[true,null,{}],"client-proxy/test-https-proxy-request-proxy-failure-404.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\nassert.strictEqual(stderr.match(/ERR_PROXY_TUNNEL.*Failed to establish tunnel to .* HTTP\\/1\\.1 404 Not Found/g).length, 1);\n                                                                                                               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-proxy-failure-404.mjs:46:112\n"},{}],"parallel/test-http2-client-shutdown-before-connect.js":[true,null,{}],"module-hooks/test-module-hooks-resolve-context-optional-esm.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-resolve-context-optional-esm.mjs:4:10)\n"},{}],"parallel/test-http2-server-set-header.js":[true,null,{}],"parallel/test-http2-large-writes-session-memory-leak.js":[true,null,{}],"parallel/test-stream2-httpclient-response-end.js":[true,null,{}],"parallel/test-vm-no-dynamic-import-callback.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Missing expected rejection.\nconst assert = require('assert');\n                         ^\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-no-dynamic-import-callback.js:5:26\n"},{}],"internet/test-corepack-yarn-install.js":[false,{"code":1,"stderr":"\nerror: Module not found \"file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/deps/corepack/dist/yarn.js\".\nerror: Uncaught (in promise) AssertionError: yarn install got error code 1\n\n1 !== 0\n\n  assert.strictEqual(code, 0, `yarn install got error code ${code}`);\n         ^\n    at handleExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-corepack-yarn-install.js:61:10)\n    at handleExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:392:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-async-local-storage-bind.js":[true,null,{}],"parallel/test-cluster-worker-kill.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-server-stream-created.js":[true,null,{}],"parallel/test-child-process-send-utf8.js":[true,null,{}],"parallel/test-tls-ecdh-auto.js":[true,null,{}],"parallel/test-webcrypto-derivebits-cfrg.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported X448 test case\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'Invalid length'\n-   message: /derived bit length is too small/\n  }\n\nWarning Couldn't format source line: Column 26 is out of bounds (source may have changed at runtime)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-cfrg.js:5:26\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-cfrg.js:135:9\n    at async Promise.all (index 0)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivebits-cfrg.js:76:3\n"},{}],"parallel/test-domain-with-abort-on-uncaught-exception.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n1 !== 0\n\n          assert.strictEqual(exitCode, 0);\n                 ^\n    at ChildProcess.onChildExited (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-with-abort-on-uncaught-exception.js:124:18)\n    at ChildProcess.onChildExited (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"parallel/test-buffer-failed-alloc-typed-arrays.js":[true,null,{}],"parallel/test-tls-check-server-identity.js":[true,null,{}],"module-hooks/test-async-loader-hooks-called-with-expected-args.mjs":[false,{"code":1,"stderr":"\n[process 6211]: --- stderr ---\n\n[process 6211]: --- stdout ---\n\n[process 6211]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /{\"url\":\"file:\\/\\/\\/.*\\/json-modules\\.mjs\",\"format\":\"test\",\"shortCircuit\":true}/. Input:\n\n''\n\n    at stdout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-called-with-expected-args.mjs:19:14)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:129:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-called-with-expected-args.mjs:8:1 {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /{\"url\":\"file:\\/\\/\\/.*\\/json-modules\\.mjs\",\"format\":\"test\",\"shortCircuit\":true}/,\n  operator: 'match',\n  diff: 'simple'\n}\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-called-with-expected-args.mjs:8:1\n"},{}],"parallel/test-webstream-readablestream-pipeto.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(e instanceof DOMException)\n\n    assert(e instanceof DOMException);\n    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-readablestream-pipeto.js:19:5)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.rejects (ext:deno_node/assert.ts:574:5)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstream-readablestream-pipeto.js:5:26\n"},{}],"parallel/test-repl-preview-newlines.js":[true,null,{}],"parallel/test-stream2-unpipe-leak.js":[true,null,{}],"parallel/test-stdout-close-unref.js":[true,null,{}],"parallel/test-tls-alert-handling.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-console-methods.js":[true,null,{}],"parallel/test-stream-writable-clear-buffer.js":[true,null,{}],"parallel/test-fs-promises-watch-ignore-function.mjs":[true,null,{}],"parallel/test-fs-append-file.js":[true,null,{}],"parallel/test-domain-multi.js":[true,null,{}],"pummel/test-heapsnapshot-near-heap-limit-by-api.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-async-local-storage-snapshot.js":[true,null,{}],"parallel/test-inspector-async-call-stack-abort.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n  assert.strictEqual(proc.stderr.includes(eyecatcher), true);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-call-stack-abort.js:35:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-inspector-async-call-stack-abort.js:5:26\n"},{}],"parallel/test-http-client-parse-error.js":[true,null,{}],"parallel/test-domain-no-error-handler-abort-on-uncaught-1.js":["IGNORE",null,{"ignoreReason":"Requires Node.js's --abort-on-uncaught-exception V8 flag (via common.childShouldThrowAndAbort), which Deno does not support"}],"sequential/test-net-reconnect-error.js":[true,null,{}],"parallel/test-stream-pipe-flow.js":[true,null,{}],"parallel/test-process-execve-on-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.execve is not a function\n  process.execve(process.execPath, [process.execPath, __filename, 'replaced'], process.env);\n          ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-on-exit.js:17:11)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-execve-on-exit.js:5:26\n"},{}],"parallel/test-http2-https-fallback-http-server-options.js":[true,null,{}],"parallel/test-crypto-dh-generate-keys.js":[true,null,{}],"test-runner/test-output-eval-tap.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: passes\\n' +\n-   'ok 1 - passes\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '# Subtest: fails\\n' +\n-   'not ok 2 - fails\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   \"  failureType: 'testCodeFailure'\\n\" +\n-   \"  error: 'fail'\\n\" +\n-   \"  code: 'ERR_TEST_FAILURE'\\n\" +\n-   '  stack: |-\\n' +\n-   '    TestContext.eval (eval at <anonymous> (<project-root>/test/fixtures/test-runner/output/eval_tap.js:3:1), <anonymous>:6:11)\\n' +\n-   '    <node-internal-frames>\\n' +\n-   '  ...\\n' +\n-   '1..2\\n' +\n-   '# tests 2\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 1\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-output-eval-tap.mjs:7:1\n"},{}],"module-hooks/test-async-loader-hooks-require-resolve-default.mjs":[false,{"code":1,"stderr":"\n[process 6320]: --- stderr ---\n\n[process 6320]: --- stdout ---\n\n[process 6320]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stdout did not match 'resolve passthru'\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-require-resolve-default.mjs:7:1\n"},{}],"parallel/test-runner-enqueue-file-syntax-error.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-enqueue-file-syntax-error.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-enqueue-file-syntax-error.js (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\nconst testRun = run({\n                ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-enqueue-file-syntax-error.js:8:17)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-enqueue-file-syntax-error.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"pummel/test-heapdump-vm-script.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-net-connect-nodelay.js":[true,null,{}],"parallel/test-eslint-prefer-primordials.js":[true,null,{}],"parallel/test-fs-read-stream-resume.js":[true,null,{}],"client-proxy/test-https-proxy-request-tunnel-timeout-agent.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Request timed out/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /Request timed out/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-tunnel-timeout-agent.mjs:47:8\n"},{}],"parallel/test-child-process-fork-timeout-kill-signal.js":[true,null,{}],"es-module/test-esm-basic-imports.mjs":[false,{"code":1,"stderr":"\nerror: Expected a JavaScript or TypeScript module, but identified a Unknown module. Importing these types of modules is currently not supported.\n  Specifier: file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-shebang%2emjs\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-basic-imports.mjs:6:37\n"},{}],"parallel/test-tls-wrap-econnreset-pipe.js":[true,null,{}],"sequential/test-buffer-creation-regression.js":[true,null,{}],"parallel/test-runner-run.mjs":[false,{"code":1,"stderr":"\nerror: No such built-in module: node:test/reporters\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-run.mjs:5:32\n"},{"usesNodeTest":1}],"parallel/test-structuredClone-global.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_MISSING_ARGS'\n- }\n\nassert.throws(() => structuredClone(), { code: 'ERR_MISSING_ARGS' });\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-structuredClone-global.js:12:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-structuredClone-global.js:5:26\n"},{}],"parallel/test-webcrypto-derivekey.js":[false,{"code":1,"stderr":"1..0 # Skipped: Skipping unsupported SHA-3 test cases\n1..0 # Skipped: Skipping unsupported SHA-3 test cases\n1..0 # Skipped: Skipping unsupported SHA-3 test cases\n1..0 # Skipped: Skipping unsupported SHA-3 test cases\n1..0 # Skipped: Skipping unsupported X448 test case\n\nerror: Uncaught (in promise) NotSupportedError: Unrecognized algorithm name\n      const derived = await subtle.deriveKey(\n                                   ^\n    at normalizeAlgorithm (ext:deno_crypto/00_crypto.js:278:11)\n    at normalizeAlgorithm (ext:deno_crypto/00_crypto.js:250:12)\n    at SubtleCrypto.deriveKey (ext:deno_crypto/00_crypto.js:1207:49)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-derivekey.js:256:36\n"},{}],"parallel/test-http-agent-remove.js":[true,null,{}],"parallel/test-stream-readable-end-destroyed.js":[true,null,{}],"parallel/test-stream-event-names.js":[true,null,{}],"parallel/test-stream-consumers.js":[true,null,{}],"parallel/test-tls-socket-close.js":[true,null,{}],"parallel/test-fs-copyfile.js":[true,null,{}],"pummel/test-crypto-dh-keys.js":[true,null,{}],"parallel/test-os-fast.js":[true,null,{}],"parallel/test-process-hrtime-bigint.js":[true,null,{}],"pummel/test-buffer-large-size-slowbuffer.js":[true,null,{}],"parallel/test-http-response-splitting.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-http-keepalive-request.js":[true,null,{}],"parallel/test-dummy-stdio.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: stdout:\n\nstderr:\n(node:10153) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: internalBinding(...).resetStdioForTesting is not a function\n    at evalmachine.<anonymous>:2:40\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\nwhile running test with fd = 0\n\n'' !== 'Readable'\n\n  assert.strictEqual(result[testOutputStream].toString(), expectedName,\n         ^\n    at runTest (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dummy-stdio.js:20:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dummy-stdio.js:27:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-dummy-stdio.js:5:26\n"},{}],"wasi/test-wasi-preopen_populates.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: preopen_populates\n\n[process 8502]: --- stderr ---\n\n[process 8502]: --- stdout ---\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8502]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-preopen_populates.js:7:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-preopen_populates.js:5:26\n"},{}],"parallel/test-http2-sent-headers.js":[true,null,{}],"parallel/test-zlib-create-raw.js":[true,null,{}],"parallel/test-zlib-sync-no-event.js":[true,null,{}],"parallel/test-fs-writev-sync.js":[true,null,{}],"parallel/test-http2-compat-serverresponse-headers-send-date.js":[true,null,{}],"parallel/test-shadow-realm-preload-module.js":[false,{"code":1,"stderr":"\n[process 10914]: --- stderr ---\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\nundefined !== 42\n\nassert.strictEqual(globalThis.preload, 42);\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-shadow-realm/preload-main.js:6:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-shadow-realm/preload-main.js:5:26\n\n[process 10914]: --- stdout ---\n\n[process 10914]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndExitWithoutError(process.execPath, [\n  ^\n    at main (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-preload-module.js:12:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-preload-module.js:20:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-shadow-realm-preload-module.js:5:26\n"},{}],"parallel/test-http-client-encoding.js":[true,null,{}],"parallel/test-http-request-smuggling-content-length.js":[true,null,{}],"parallel/test-require-exceptions.js":[true,null,{}],"parallel/test-webstorage.js":[false,{"code":1,"stderr":"running 7 tests from ./test/parallel/test-webstorage.js\nStorage instances cannot be created in userland ... FAILED (43ms)\nsessionStorage is not persisted ... ok (86ms)\nlocalStorage emits a warning when used without --localstorage-file  ... FAILED (51ms)\nlocalStorage is not persisted if it is unused ... ok (43ms)\nlocalStorage is persisted if it is used ... FAILED (46ms)\nwebstorage quota for localStorage and sessionStorage ...\n  localStorage can store and retrieve a max of 10 MB quota ... FAILED (101ms)\n  sessionStorage can store a max of 10 MB quota ... FAILED (61ms)\nwebstorage quota for localStorage and sessionStorage ... FAILED (due to 2 failed steps) (163ms)\ndisabled with --no-webstorage ... FAILED (7ms)\n\n ERRORS \n\nStorage instances cannot be created in userland => ./test/parallel/test-webstorage.js:18:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(cp.code, 1);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstorage.js:23:10)\n\nlocalStorage emits a warning when used without --localstorage-file  => ./test/parallel/test-webstorage.js:44:1\nerror: AssertionError: The input did not match the regular expression /Warning: `--localstorage-file` was provided without a valid path/. Input:\n\n''\n\n  assert.match(cp.stderr, /Warning: `--localstorage-file` was provided without a valid path/);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstorage.js:50:10)\n\nlocalStorage is persisted if it is used => ./test/parallel/test-webstorage.js:63:1\nerror: AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(entries.length, 1);\n         ^\n    at NodeTestContext.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstorage.js:72:10)\n\nwebstorage quota for localStorage and sessionStorage ... localSt ..."},{"usesNodeTest":1}],"parallel/test-http-request-end-twice.js":[true,null,{}],"es-module/test-esm-imports-deprecations.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) SyntaxError: The requested module '../fixtures/es-modules/pkgimports/importer.js' does not provide an export named 'default' at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-imports.mjs:4:8\nawait import('./test-esm-imports.mjs');\n^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-imports-deprecations.mjs:27:1\n"},{}],"parallel/test-compile-cache-updated-file.js":[false,{"code":1,"stderr":"\n[process 21793]: --- stderr ---\n\n[process 21793]: --- stdout ---\n\n[process 21793]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /script\\.js was not initialized, initializing the in-memory entry/. Input:\n\n''\n\n    at stderr (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-updated-file.js:30:16)\n    at checkOutput (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:52:7)\n    at expectSyncExit (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:122:32)\n    at spawnSyncAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/child_process.js:155:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-updated-file.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14) {\n  generatedMessage: true,\n  code: 'ERR_ASSERTION',\n  actual: '',\n  expected: /script\\.js was not initialized, initializing the in-memory entry/,\n  operator: 'match',\n  diff: 'simple'\n}\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-updated-file.js:17:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-compile-cache-updated-file.js:5:26\n"},{}],"es-module/test-esm-dynamic-import-attribute.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'rejected'\n- 'fulfilled'\n\n  assert.strictEqual(results[1].status, 'fulfilled');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-dynamic-import-attribute.mjs:11:10\n"},{}],"parallel/test-http2-misused-pseudoheaders.js":[true,null,{}],"parallel/test-http-header-badrequest.js":[true,null,{}],"parallel/test-fs-promises-file-handle-readLines.mjs":[true,null,{}],"parallel/test-http-remove-header-stays-removed.js":[true,null,{}],"module-hooks/test-module-hooks-load-short-circuit-required-middle.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook1 = registerHooks({\n              ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit-required-middle.js:8:15)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-short-circuit-required-middle.js:5:26\n"},{}],"parallel/test-repl-unsafe-array-iteration.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-perf-hooks-timerify-basic.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-timerify-basic.js:14:44)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-perf-hooks-timerify-basic.js:5:26\n\n"},{}],"parallel/test-http-keep-alive-timeout-race-condition.js":[true,null,{}],"parallel/test-http-request-invalid-method-error.js":[true,null,{}],"parallel/test-stream-add-abort-signal.js":[true,null,{}],"parallel/test-crypto-gcm-implicit-short-tag.js":[true,null,{}],"parallel/test-repl-tab-complete-crash.js":[true,null,{}],"parallel/test-timers-user-call.js":[true,null,{}],"parallel/test-vm-global-non-writable-properties.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Cannot assign to read only property 'x'/. Input:\n\n'TypeError: Cannot redefine property: x'\n\nassert.throws(() => vm.runInContext('\"use strict\"; x = 0', ctx),\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-non-writable-properties.js:13:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-non-writable-properties.js:5:26\n"},{}],"parallel/test-http2-server-rfc-9113-client.js":[true,null,{}],"test-runner/test-output-spec-reporter.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'error: Uncaught (in promise) TypeError: test.expectFailure is not a function\\n' +\n+   \"test.expectFailure('sync expect fail (method)', () => {\\n\" +\n+   '     ^\\n' +\n+   '    at Object.<anonymous> (file://<project-root>/test/fixtures/test-runner/output/output.js:8:6)\\n' +\n+   '    at <node-internal-frames>\\n' +\n+   '    at file://<project-root>/test/fixtures/test-runner/output/output.js:5:26\\n'\n- '✔ sync expect fail (method) (*ms) # EXPECTED FAILURE\\n' +\n-   '✔ sync expect fail (options) (*ms) # EXPECTED FAILURE\\n' +\n-   '✔ async expect fail (method) (*ms) # EXPECTED FAILURE\\n' +\n-   '✔ async expect fail (options) (*ms) # EXPECTED FAILURE\\n' +\n-   '✔ sync todo with expect fail (*ms) # TODO\\n' +\n-   '﹣ sync skip expect fail (*ms) # SKIP\\n' +\n-   '✔ sync pass todo (*ms) # TODO\\n' +\n-   '✔ sync pass todo with message (*ms) # this is a passing todo\\n' +\n-   '⚠ sync fail todo (*ms) # TODO\\n' +\n-   '⚠ sync fail todo with message (*ms) # this is a failing todo\\n' +\n-   '﹣ sync skip pass (*ms) # SKIP\\n' +\n-   '﹣ sync skip pass with message (*ms) # this is skipped\\n' +\n-   '✔ sync pass (*ms)\\n' +\n-   'ℹ this test should pass\\n' +\n-   '✖ sync throw fail (*ms)\\n' +\n-   '﹣ async skip pass (*ms) # SKIP\\n' +\n-   '✔ async pass (*ms)\\n' +\n-   '✖ async throw fail (*ms)\\n' +\n-   '﹣ async skip fail (*ms) # SKIP\\n' +\n-   '✖ async assertion fail (*ms)\\n' +\n-   '✔ resolve pass (*ms)\\n' +\n-   '✖ reject fail (*ms)\\n' +\n-   '✔ unhandled rejection - passes but warns (*ms)\\n' +\n-   '✔ async unhandled rejection - passes but warns (*ms)\\n' +\n-   '✔ immediate throw - passes but warns (*ms)\\n' +\n-   '✔ immediate reject - passes but warns (*ms)\\n' +\n-   '✔ immediate resolve pass (*ms)\\n' +\n-   '▶ subtest sync throw fail\\n' +\n-   '  ✖ +sync throw fail (*ms)\\n' +\n-   '  ℹ this subtest should make its parent test fail\\n' +\n-   '✖ subt ..."},{}],"parallel/test-http-chunk-problem.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- '8c206a1a87599f532ce68675536f0b1546900d7a'\n\n            assert.strictEqual(stdout.slice(0, 40),\n                   ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-chunk-problem.js:69:20\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:379:9)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"client-proxy/test-http-set-global-proxy-from-env-http-request-empty.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\n  restore = require('http').setGlobalProxyFromEnv(config);\n                            ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: require(...).setGlobalProxyFromEnv is not a function\\n' +\n+     \"  restore = require('http').setGlobalProxyFromEnv(config);\\n\" +\n+     '                            ^\\n' +\n+     '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:4:29)\\n' +\n+     '    at Module._compile (node:module:960:34)\\n' +\n+     '    at loadMaybeCjs (node:module:985:10)\\n' +\n+     '    at Object..js (node:module:970:12)\\n' +\n+     '    at Module.load (node:module:846:32)\\n' +\n+     '    at Module._load (node:module:658:14)\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/request-and-log.js:5:26',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-http-request-empty.mjs:10:1\n"},{}],"parallel/test-readline-position.js":[true,null,{}],"parallel/test-v8-flags.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) SyntaxError: Unexpected token '%'\nassert(eval('%IsSmi(42)'));\n^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-flags.js:11:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-flags.js:5:26\n"},{}],"parallel/test-fs-promises-file-handle-writeFile.js":[true,null,{}],"parallel/test-async-hooks-http-agent.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/async_hooks'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-http-agent.js\nconst { async_id_symbol } = require('internal/async_hooks').symbols;\n                            ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-async-hooks-http-agent.js:5:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-buffer-prototype-inspect.js":[true,null,{}],"parallel/test-http-url.parse-auth.js":[true,null,{}],"parallel/test-buffer-tostring-range.js":[true,null,{}],"parallel/test-repl-custom-eval.js":[true,null,{"usesNodeTest":1}],"parallel/test-whatwg-webstreams-encoding.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_ENCODING_NOT_SUPPORTED'\n- }\n\n  assert.throws(() => new TextDecoderStream(i), {\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-encoding.js:16:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-encoding.js:15:29)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-whatwg-webstreams-encoding.js:5:26\n"},{}],"parallel/test-gc-net-timeout.js":[false,{"code":1,"stderr":"done/collected/total: 5/0/39\ndone/collected/total: 24/0/39\ndone/collected/total: 35/0/39\ndone/collected/total: 35/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: 39/0/39\ndone/collected/total: ..."},{}],"test-runner/test-output-coverage-width-40.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width 40\\n' +\n-   'ok 1 - Coverage Print Fixed Width 40\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# --------------------------------------\\n' +\n-   '# file                | line % | branch % | funcs % | …\\n' +\n-   '# --------------------------------------\\n' +\n-   '# test                |        |          |         |\\n' +\n-   '#  fixtures           |        |          |         |\\n' +\n-   '#   test-runner       |        |          |         |\\n' +\n-   '#    coverage-snap    |        |          |         |\\n' +\n-   '#     …g-long-sub-dir |        |          |         |\\n' +\n-   '#      c.js           |  55.77 |   100.00 |    0.00 | …\\n' +\n-   '#     a.js            |  55.77 |   100.00 |    0.00 | …\\n' +\n-   '#     b.js            |  45.45 |   100.00 |    0.00 | …\\n' +\n-   '#    output           |        |          |         |\\n' +\n-   '#     …e-width-40.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# --------------------------------------\\n' +\n-   '# all files           |  60.00 |   100.00 |    0.00 |\\n' +\n-   '# --------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnapshot (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:173:12)\n    at async spawnAndAssert (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/assertSnapshot.js:208:3)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/ ..."},{}],"parallel/test-inspector-network-arbitrary-data.js":[false,{"code":1,"stderr":"running 1 test from ./test/parallel/test-inspector-network-arbitrary-data.js\nshould emit Network.requestWillBeSent with unicode ... FAILED (1ms)\n\n ERRORS \n\nshould emit Network.requestWillBeSent with unicode => ./test/parallel/test-inspector-network-arbitrary-data.js:16:1\nerror: Error: Inspector error -32601: 'Network.enable' wasn't found\n    at Session.#onMessage (ext:deno_node/inspector.js:102:15)\n    at Session.#drainMessages (ext:deno_node/inspector.js:135:24)\n    at ext:deno_node/inspector.js:125:49\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n\n FAILURES \n\nshould emit Network.requestWillBeSent with unicode => ./test/parallel/test-inspector-network-arbitrary-data.js:16:1\n\nFAILED | 0 passed | 1 failed (3ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-fs-lchown-negative-one.js":[true,null,{}],"parallel/test-http-server-options-highwatermark.js":[true,null,{}],"parallel/test-tls-tlswrap-segfault-2.js":[true,null,{}],"parallel/test-net-dns-lookup.js":[true,null,{}],"parallel/test-fs-long-path.js":[true,null,{}],"parallel/test-util-internal.js":[false,{"code":1,"stderr":"\n(node:21047) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'arrow_message_private_symbol')\n    arrow_message_private_symbol,\n    ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-internal.js:11:5)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-util-internal.js:5:26\n"},{}],"parallel/test-https-agent-abort-controller.js":[true,null,{}],"parallel/test-hash-seed.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Command failed: /opt/hostedtoolcache/deno/0.0.0-1d8465f9cf43cba860fa18990a541967e65d96f5/x64/deno --expose-internals --print require(\"internal/test/binding\").internalBinding(\"v8\").getHashSeed()\n(node:17615) internal/test/binding: These APIs are for internal testing only. Do not use them.\nerror: Uncaught (in promise) TypeError: require(...).internalBinding(...).getHashSeed is not a function\n    at evalmachine.<anonymous>:1:56\n    at Script.#runInContext (ext:deno_node/vm.js:137:12)\n    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:386:14)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"pseudo-tty/test-tty-color-support-warning.js":[true,null,{}],"parallel/test-trace-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')\n    assert.strictEqual(actualWarnings.length, warnings);\n                                      ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-exit.js:48:39\n"},{}],"parallel/test-fastutf8stream-retry.js":[true,null,{}],"parallel/test-vm-global-property-prototype.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be loosely deep-equal:\n\n{\n  resultDesc: {\n    bothProto: undefined,\n    bothProtoGetter: undefined,\n    bothProtoIndexed: undefined,\n    onInnerProto: undefined,\n    onInnerProtoGetter: undefined,\n    onInnerProtoIndexed: undefined,\n    onOuterProto: undefined,\n    onOuterProtoGetter: undefined,\n    onOuterProtoIndexed: undefined,\n    onSelf: {\n      configurable: true,\n      enumerable: true,\n      value: 'onSelf',\n      writable: true\n    },\n    onSelfGetter: {\n      configurable: false,\n      enumerable: false,\n      get: [F...\n\nshould loosely deep-equal\n\n{\n  resultDesc: {\n    bothProto: undefined,\n    bothProtoGetter: undefined,\n    bothProtoIndexed: undefined,\n    onInnerProto: undefined,\n    onInnerProtoGetter: undefined,\n    onInnerProtoIndexed: undefined,\n    onOuterProto: undefined,\n    onOuterProtoGetter: undefined,\n    onOuterProtoIndexed: undefined,\n    onSelf: {\n      configurable: true,\n      enumerable: true,\n      value: 'onSelf',\n      writable: true\n    },\n    onSelfGetter: {\n      configurable: false,\n      enumerable: false,\n      get: [F...\nassert.deepEqual(result, {\n       ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-prototype.js:164:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-global-property-prototype.js:5:26\n"},{}],"parallel/test-domain-implicit-fs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: ifError got unwanted exception: ENOENT: no such file or directory, open 'this file does not exist'\n        assert.ifError(er);\n               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-domain-implicit-fs.js:58:16\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ext:deno_node/_fs/_fs_common.ts:47:23\n    at ext:deno_node/fs.ts:1187:94\n"},{}],"parallel/test-stream-transform-flush-data.js":[true,null,{}],"parallel/test-http-client-aborted-event.js":[true,null,{}],"client-proxy/test-https-proxy-request-incomplete-headers.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Request timed out/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /Request timed out/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-incomplete-headers.mjs:46:8\n"},{}],"parallel/test-async-hooks-constructor.js":[true,null,{}],"parallel/test-sqlite-template-tag.js":[true,null,{"usesNodeTest":1}],"parallel/test-http2-compat-serverrequest-host.js":[true,null,{}],"parallel/test-vm-script-after-evaluate.js":[true,null,{}],"parallel/test-snapshot-dns-resolve-localhost.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-assert-partial-deep-equal.js":[true,null,{"usesNodeTest":1}],"parallel/test-debugger-help.mjs":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"es-module/test-esm-import-meta-resolve-hooks.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught SyntaxError: The requested module 'node:module' does not provide an export named 'registerHooks'\nimport { registerHooks } from 'node:module';\n         ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-import-meta-resolve-hooks.mjs:4:10)\n"},{}],"parallel/test-tls-set-default-ca-certificates-reset-https-request.js":[true,null,{}],"parallel/test-worker-beforeexit-throw-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(code, 1);\n         ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-beforeexit-throw-exit.js:25:10)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#pollControl (ext:deno_node/worker_threads.ts:448:22)\n"},{}],"parallel/test-worker-process-env.js":[true,null,{}],"parallel/test-http-response-readable.js":[true,null,{}],"parallel/test-pipe-abstract-socket.js":[true,null,{}],"parallel/test-runner-source-maps-invalid-json.js":[true,null,{"usesNodeTest":1}],"parallel/test-buffer-ascii.js":[true,null,{}],"parallel/test-webcrypto-random.js":[true,null,{}],"pummel/test-heapdump-fs-promise.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"sequential/test-net-connect-local-error.js":[true,null,{}],"parallel/test-diagnostics-channel-gc-race-condition.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Channel instances must be the same\n    assert.ok(testChannel === testChannel2, 'Channel instances must be the same');\n           ^\n    at Timeout.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-gc-race-condition.js:14:12)\n    at Timeout._onTimeout (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at invokeCallback (ext:deno_node/internal/timers.mjs:167:13)\n    at Object.cb [as _onTimeout] (ext:deno_node/internal/timers.mjs:205:16)\n    at listOnTimeout (ext:core/02_timers.js:307:17)\n    at Object.processTimers (ext:core/02_timers.js:250:7)\n    at __eventLoopTick (ext:core/01_core.js:463:33)\n"},{}],"parallel/test-tls-onread-static-buffer.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: socket._handle.useUserBuffer is not a function\n  tls.connect({\n      ^\n    at _initSocketHandle (ext:deno_node/net.ts:469:24)\n    at TLSSocket.Socket (ext:deno_node/net.ts:823:5)\n    at new TLSSocket (ext:deno_node/_tls_wrap.js:274:14)\n    at Object.connect (ext:deno_node/_tls_wrap.js:1391:19)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-onread-static-buffer.js:27:7)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:563:14)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at _emitListeningNT (ext:deno_node/net.ts:1484:14)\n    at Object.processTicksAndRejections (ext:core/01_core.js:372:17)\n"},{}],"parallel/test-tls-startcom-wosign-whitelist.js":[true,null,{}],"es-module/test-esm-tla.mjs":[true,null,{}],"parallel/test-v8-startup-snapshot-api.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Cannot destructure property 'isBuildingSnapshot' of 'require(...).startupSnapshot' as it is undefined.\n  isBuildingSnapshot,\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-startup-snapshot-api.js:7:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-startup-snapshot-api.js:5:26\n"},{}],"es-module/test-typescript-commonjs.mjs":[true,null,{"usesNodeTest":1}],"parallel/test-http2-cookies.js":[true,null,{}],"parallel/test-process-next-tick.js":[true,null,{}],"client-proxy/test-http-set-global-proxy-from-env-fetch-empty.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\n  restore = http.setGlobalProxyFromEnv(config);\n                 ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  {\n+   code: 1,\n-   code: 0,\n    signal: null,\n+   stderr: 'error: Uncaught (in promise) TypeError: http.setGlobalProxyFromEnv is not a function\\n' +\n+     '  restore = http.setGlobalProxyFromEnv(config);\\n' +\n+     '                 ^\\n' +\n+     '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/fetch-and-log.mjs:6:18',\n+   stdout: ''\n-   stderr: '',\n-   stdout: 'Hello world'\n  }\n\n  assert.deepStrictEqual({\n         ^\n    at checkProxied (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/proxy-server.js:166:10)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-set-global-proxy-from-env-fetch-empty.mjs:11:1\n"},{}],"parallel/test-child-process-destroy.js":[true,null,{}],"parallel/test-http2-zero-length-header.js":[true,null,{}],"parallel/test-cluster-ipc-throw.js":[true,null,{}],"parallel/test-dgram-connect-send-multi-buffer-copy.js":[true,null,{}],"parallel/test-http-agent-abort-controller.js":[true,null,{}],"parallel/test-fs-promises-watch-ignore-mixed.mjs":[true,null,{}],"parallel/test-http-request-lookup-error-catchable.js":[true,null,{}],"parallel/test-http-parser-freed-before-upgrade.js":[true,null,{}],"parallel/test-net-timeout-no-handle.js":[true,null,{}],"parallel/test-http2-options-server-request.js":[true,null,{}],"parallel/test-crypto-default-shake-lengths-oneshot.js":[true,null,{}],"es-module/test-loaders-workers-spawned.mjs":[false,{"code":1,"stderr":"running 1 test from ./test/es-module/test-loaders-workers-spawned.mjs\nWorker threads do not spawn infinitely ...\n  should not trigger an infinite loop when using a loader exports no recognized hooks ... ok (141ms)\n  should support a CommonJS entry point and a loader that imports a CommonJS module ... ok (139ms)\n  should support --require and --import along with using a loader written in CJS and CJS entry point ... FAILED (141ms)\n  should support --require and --import along with using a loader written in ESM and ESM entry point ... FAILED (139ms)\nWorker threads do not spawn infinitely ... FAILED (due to 2 failed steps) (561ms)\n\n ERRORS \n\nWorker threads do not spawn infinitely ... should support --require and --import along with using a loader written in CJS and CJS entry point => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /^A\\r?\\n(A\\r?\\nB\\r?\\nC|A\\r?\\nC\\r?\\nB|C\\r?\\nA\\r?\\nB)\\r?\\nD\\r?\\n$/. Input:\n\n'D\\n'\n\n    assert.match(stdout, /^A\\r?\\n(A\\r?\\nB\\r?\\nC|A\\r?\\nC\\r?\\nB|C\\r?\\nA\\r?\\nB)\\r?\\nD\\r?\\n$/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-loaders-workers-spawned.mjs:58:12)\n\nWorker threads do not spawn infinitely ... should support --require and --import along with using a loader written in ESM and ESM entry point => ext:deno_node/testing.ts:370:37\nerror: AssertionError: The input did not match the regular expression /^A\\r?\\n(A\\r?\\nB\\r?\\nC|A\\r?\\nC\\r?\\nB|C\\r?\\nA\\r?\\nB)\\r?\\nD\\r?\\n$/. Input:\n\n'D\\n'\n\n    assert.match(stdout, /^A\\r?\\n(A\\r?\\nB\\r?\\nC|A\\r?\\nC\\r?\\nB|C\\r?\\nA\\r?\\nB)\\r?\\nD\\r?\\n$/);\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-loaders-workers-spawned.mjs:79:12)\n\n FAILURES \n\nWorker threads do not spawn infinitely ... should support --require and --import along with using a loader written in CJS and CJS entry point => ext:deno_node/testing.ts:370:37\nWorker threads do n ..."},{"usesNodeTest":1}],"parallel/test-cluster-worker-disconnect.js":[true,null,{}],"parallel/test-fs-stream-construct-compat-old-node.js":[true,null,{}],"parallel/test-tls-server-parent-constructor-options.js":[true,null,{}],"client-proxy/test-http-proxy-request-connection-refused.mjs":[false,{"code":1,"stderr":"Trying proxy at port 36451\n[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 36165\n[STDOUT] Status Code: 400\n\n[STDOUT] Headers: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 36347\n[STDOUT] Status Code: 400\n\n[STDOUT] Headers: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 36029\n[STDOUT] Status Code: 400\n\n[STDOUT] Headers: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 41525\n[STDOUT] Status Code: 400\n\n[STDOUT] Headers: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 41529\n[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 38151\n[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 39497\n[STDOUT] Status Code: 400\n\n[STDOUT] Headers: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 35013\n[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\nTrying proxy at port 45771\n[STDOUT] Status Code: 400\nHeaders: { connection: \"close\" }\n\n[CLOSE] 0 null\n\nerror: Uncaught (in promise) AssertionError: Expected ECONNREFUSED error from proxy request\nassert(foundRefused, 'Expected ECONNREFUSED error from proxy request');\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-http-proxy-request-connection-refused.mjs:48:1\n"},{}],"parallel/test-tls-close-event-after-write.js":[true,null,{}],"parallel/test-permission-fs-windows-path.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-http-invalidheaderfield.js":[true,null,{}],"sequential/test-process-title.js":[true,null,{}],"parallel/test-http-abort-client.js":[true,null,{}],"parallel/test-sqlite-authz.js":[true,null,{"usesNodeTest":1}],"parallel/test-dgram-multicast-set-interface.js":[true,null,{}],"parallel/test-stream2-read-correct-num-bytes-in-utf8.js":[true,null,{}],"sea/test-single-executable-application-exec-argv-extension-none.js":[true,null,{}],"parallel/test-http-response-add-header-after-sent.js":[true,null,{}],"parallel/test-pending-deprecation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module 'internal/options'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-pending-deprecation.js\nconst { getOptionValue } = require('internal/options');\n                           ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-pending-deprecation.js:18:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-intl.js":[true,null,{}],"parallel/test-webstreams-abort-controller.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: stream[kControllerErrorFunction] is not a function\n  ac.abort();\n     ^\n    at AbortSignal.<anonymous> (ext:deno_node/internal/streams/add-abort-signal.js:64:39)\n    at innerInvokeEventListeners (ext:deno_web/02_event.js:795:9)\n    at invokeEventListeners (ext:deno_web/02_event.js:841:5)\n    at dispatch (ext:deno_web/02_event.js:691:9)\n    at AbortSignal.dispatchEvent (ext:deno_web/02_event.js:1100:12)\n    at AbortSignal.[[[runAbortSteps]]] (ext:deno_web/03_abort_signal.js:172:13)\n    at AbortSignal.[[[signalAbort]]] (ext:deno_web/03_abort_signal.js:149:24)\n    at AbortController.abort (ext:deno_web/03_abort_signal.js:316:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webstreams-abort-controller.js:89:6)\n    at Module._compile (node:module:960:34)\n"},{}],"parallel/test-net-listen-handle-in-cluster-1.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: The argument 'options' is invalid. Received {\n  path: null,\n  backlog: 0,\n  readableAll: undefined,\n  writableAll: undefined\n}\n    at Server.listen (ext:deno_node/net.ts:1746:11)\n    at new RoundRobinHandle (ext:deno_node/internal/cluster/round_robin_handle.ts:40:19)\n    at queryServer (ext:deno_node/internal/cluster/primary.ts:220:20)\n    at Worker.onmessage (ext:deno_node/internal/cluster/primary.ts:185:9)\n    at ChildProcess.onInternalMessage (ext:deno_node/internal/cluster/utils.ts:41:7)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:1723:35\n    at processTicksAndRejections (ext:core/01_core.js:367:13)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-worker-stdio-flush.js":[true,null,{}],"parallel/test-process-env-allowed-flags.js":[true,null,{}],"sequential/test-cluster-inspect-brk.js":[true,null,{}],"parallel/test-dgram-send-invalid-msg-type.js":[true,null,{}],"parallel/test-http2-max-concurrent-streams.js":[true,null,{}],"parallel/test-snapshot-net.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-tls-connect-stream-writes.js":[true,null,{}],"parallel/test-snapshot-warning.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-snapshot-api.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-quic-internal-endpoint-listen-defaults.mjs":[true,null,{}],"parallel/test-v8-collect-gc-profile-exit-before-stop.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: GCProfiler is not a constructor\n  const profiler = new GCProfiler();\n                   ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-collect-gc-profile-exit-before-stop.js:7:20)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-collect-gc-profile-exit-before-stop.js:5:26\n"},{}],"parallel/test-http-agent-keepalive.js":[true,null,{}],"parallel/test-perf-hooks-histogram-fast-calls.js":[true,null,{}],"abort/test-http-parser-consume.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: stderr: error: Uncaught TypeError: expected Object\n      rr.parser.consume(0);\n                ^\n    at HTTPParser.consume (ext:deno_node/internal_binding/http_parser.ts:235:18)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-http-parser-consume.js:13:17)\n    at ClientRequest.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Object.onceWrapper (ext:deno_node/_events.mjs:565:12)\n    at ClientRequest.emit (ext:deno_node/_events.mjs:440:20)\n    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:672:27)\n    at HTTPParser.parserOnHeadersComplete (node:_http_common:113:17)\n    at doExecute (ext:deno_node/internal_binding/http_parser.ts:176:40)\n    at AsyncResource.runInAsyncScope (ext:deno_node/async_hooks.ts:37:16)\n    at HTTPParser.execute (ext:deno_node/internal_binding/http_parser.ts:177:62)\n\n    assert(stderr.includes('failed'), `stderr: ${stderr}`);\n    ^\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/abort/test-http-parser-consume.js:29:5)\n    at ChildProcess.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at ext:deno_node/internal/child_process.ts:406:18\n"},{}],"pseudo-tty/test-tty-wrap.js":[true,null,{}],"parallel/test-fs-watch-recursive-validate.js":[true,null,{}],"parallel/test-buffer-nopendingdep-map.js":[true,null,{}],"parallel/test-timers-immediate-promisified.js":[true,null,{}],"parallel/test-cluster-rr-handle-keep-loop-alive.js":[true,null,{}],"parallel/test-fs-promises-watch.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   code: 'ENOENT'\n-   code: 'ERR_INVALID_ARG_TYPE'\n  }\n\n  common.skip('IBMi does not support `fs.watch()`');\n                         ^\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-fs-promises-watch.js:5:26\n"},{}],"parallel/test-stdio-undestroy.js":[true,null,{}],"parallel/test-webcrypto-sign-verify-rsa.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ 'Error'\n- 'OperationError'\n\n      assert.strictEqual(err.name, 'OperationError');\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-rsa.js:211:14)\n    at expectedException (ext:deno_node/assert.ts:202:19)\n    at expectsError (ext:deno_node/assert.ts:315:5)\n    at assert.rejects (ext:deno_node/assert.ts:574:5)\n    at async testSaltLength (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-rsa.js:209:3)\n    at async Promise.all (index 26)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-rsa.js:254:3\n"},{}],"client-proxy/test-use-env-proxy-precedence.mjs":[false,{"code":1,"stderr":"[CLOSE] 1 null\n\n[STDERR] error: V8 did not recognize flag '--use-env-proxy'\n\nFor a list of V8 flags, use '--v8-flags=--help'\n\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"error: V8 did not recognize flag '--use-env-proxy'\\n\" +\n+   '\\n' +\n+   \"For a list of V8 flags, use '--v8-flags=--help'\"\n- ''\n\n  assert.strictEqual(stderr.trim(), '');\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-use-env-proxy-precedence.mjs:35:10\n"},{}],"parallel/test-dgram-implicit-bind.js":[true,null,{}],"test-runner/test-watch-run-repeatedly-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"es-module/test-esm-extensionless-esm-and-wasm.mjs":[false,{"code":1,"stderr":"running 4 tests from ./test/es-module/test-esm-extensionless-esm-and-wasm.mjs\nextensionless ES modules within a \"type\": \"module\" package scope ...\n  should run as the entry point ... ok (38ms)\n  should be importable ... ok (1ms)\n  should be importable from a module scope under node_modules ... ok (0ms)\nextensionless ES modules within a \"type\": \"module\" package scope ... ok (41ms)\nextensionless Wasm modules within a \"type\": \"module\" package scope ...\n  should run as the entry point ... FAILED (37ms)\n  should be importable ... FAILED (1ms)\n  should be importable from a module scope under node_modules ... FAILED (2ms)\nextensionless Wasm modules within a \"type\": \"module\" package scope ... FAILED (due to 3 failed steps) (40ms)\nextensionless ES modules within no package scope ...\n  should run as the entry point ... ok (36ms)\n  should run on import ... ok (0ms)\nextensionless ES modules within no package scope ... ok (37ms)\nextensionless Wasm within no package scope ...\n  should error as the entry point ... ok (36ms)\n  should run on import ... FAILED (1ms)\nextensionless Wasm within no package scope ... FAILED (due to 1 failed step) (36ms)\n\n ERRORS \n\nextensionless Wasm modules within a \"type\": \"module\" package scope ... should run as the entry point => ext:deno_node/testing.ts:509:21\nerror: AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ \"error: SyntaxError: Unexpected character '\\\\0'\\n\" +\n+   '  |\\n' +\n+   '1 | asm````1./wasm-dep.mjsjsFn./wasm-dep.mjsjsInitFn...\\n' +\n+   '  | ~\\n' +\n+   '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/package-type-module/noext-wasm:1:1\\n'\n- ''\n\n    assert.strictEqual(stderr, '');\n           ^\n    at Object.fn (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-esm-extensionless-esm-and-wasm.mjs:44:12)\n\nextensionless Wasm modules within a \"type\": \"module\" package scope ... should be importable => ext:deno_node/testing.ts:370:37\ne ..."},{"usesNodeTest":1}],"parallel/test-http2-respond-with-file-connection-abort.js":[true,null,{}],"parallel/test-dns-resolver-max-timeout.js":[true,null,{}],"module-hooks/test-async-loader-hooks-initialize-throw-null.mjs":[false,{"code":1,"stderr":"\n[process 6306]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: Cannot use import statement outside a module\n    process.getBuiltinModule(\"vm\").runInThisContext(\"import \\\"node:os\\\"\")\n                                   ^\n    at new Script (ext:deno_node/vm.js:98:20)\n    at createScript (ext:deno_node/vm.js:313:10)\n    at Object.runInThisContext (ext:deno_node/vm.js:346:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\n\n[process 6306]: --- stdout ---\n\n[process 6306]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match /null$/m\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-initialize-throw-null.mjs:7:1\n"},{}],"parallel/test-http-unix-socket-keep-alive.js":[true,null,{}],"parallel/test-net-connect-abort-controller.js":[true,null,{}],"parallel/test-vm-strict-mode.js":[true,null,{}],"test-runner/test-output-coverage-width-infinity.mjs":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ ''\n- 'TAP version 13\\n' +\n-   '# Subtest: Coverage Print Fixed Width Infinity\\n' +\n-   'ok 1 - Coverage Print Fixed Width Infinity\\n' +\n-   '  ---\\n' +\n-   '  duration_ms: *\\n' +\n-   \"  type: 'test'\\n\" +\n-   '  ...\\n' +\n-   '1..1\\n' +\n-   '# tests 1\\n' +\n-   '# suites 0\\n' +\n-   '# pass 1\\n' +\n-   '# fail 0\\n' +\n-   '# cancelled 0\\n' +\n-   '# skipped 0\\n' +\n-   '# todo 0\\n' +\n-   '# duration_ms *\\n' +\n-   '# start of coverage report\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------\\n' +\n-   '# file                            | line % | branch % | funcs % | uncovered lines\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------\\n' +\n-   '# test                            |        |          |         |\\n' +\n-   '#  fixtures                       |        |          |         |\\n' +\n-   '#   test-runner                   |        |          |         |\\n' +\n-   '#    coverage-snap                |        |          |         |\\n' +\n-   '#     a.js                        |  55.77 |   100.00 |    0.00 | 5-7 9-11 13-15 17-19 29-30 40-42 45-47 50-52\\n' +\n-   '#     b.js                        |  45.45 |   100.00 |    0.00 | 5-7 9-11\\n' +\n-   '#    output                       |        |          |         |\\n' +\n-   '#     coverage-width-infinity.mjs | 100.00 |   100.00 |  100.00 |\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------\\n' +\n-   '# all files                       |  61.84 |   100.00 |    0.00 |\\n' +\n-   '# -------------------------------------------------------------------------------------------------------------\\n' +\n-   '# end of coverage report\\n'\n\n    assert.strictEqual(actual, replaceWindowsLineEndings(expected));\n           ^\n    at assertSnap ..."},{}],"client-proxy/test-https-proxy-request-proxy-failure-hang-up.mjs":[false,{"code":1,"stderr":"[CLOSE] 0 null\n\n[STDERR] Request Error Error: unable to verify the first certificate\n    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\n    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\n    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\n  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\n}\n\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /ERR_PROXY_TUNNEL.*Connection to establish proxy tunnel ended unexpectedly/. Input:\n\n'Request Error Error: unable to verify the first certificate\\n' +\n  '    at makeVerifyError (ext:deno_node/_tls_wrap.js:1006:15)\\n' +\n  '    at TLSSocket.onConnectSecure (ext:deno_node/_tls_wrap.js:1293:21)\\n' +\n  '    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\\n' +\n  '    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\\n' +\n  '    at TLSWrap.onhandshakedone (ext:deno_node/_tls_wrap.js:169:20)\\n' +\n  '    at TCPWrap.onread (ext:deno_node/internal_binding/tls_wrap.ts:126:15) {\\n' +\n  '  code: \"UNABLE_TO_VERIFY_LEAF_SIGNATURE\"\\n' +\n  '}\\n'\n\nassert.match(stderr, /ERR_PROXY_TUNNEL.*Connection to establish proxy tunnel ended unexpectedly/);\n       ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/client-proxy/test-https-proxy-request-proxy-failure-hang-up.mjs:45:8\n"},{}],"parallel/test-http-server-request-timeout-keepalive.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n\nfalse !== true\n\n    assert.strictEqual(second, true);\n           ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-http-server-request-timeout-keepalive.js:79:12)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-repl-load-multiline-from-history.js":[true,null,{}],"parallel/test-corepack-version.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Cannot find module '/home/runner/work/deno/deno/tests/node_compat/runner/suite/deps/corepack/package.json'\nRequire stack:\n- /home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-corepack-version.js\nconst pkg = require(corepackPathPackageJson);\n            ^\n    at Module._resolveFilename (node:module:804:15)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-corepack-version.js:16:13)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-dgram-send-empty-buffer.js":[true,null,{}],"parallel/test-fs-whatwg-url.js":[true,null,{}],"parallel/test-primordials-promise.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"es-module/test-require-module-cycle-esm-esm-cjs-esm-esm.js":[false,{"code":1,"stderr":"\n[process 7372]: --- stderr ---\n\n[process 7372]: --- stdout ---\n\n[process 7372]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\n  spawnSyncAndAssert(\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-esm-cjs-esm-esm.js:9:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-require-module-cycle-esm-esm-cjs-esm-esm.js:5:26\n"},{}],"parallel/test-domain-add-remove.js":[true,null,{}],"parallel/test-tls-set-default-ca-certificates-precedence-empty.js":[true,null,{}],"parallel/test-tls-async-cb-after-socket-end.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-timers-throw-when-cb-not-function.js":[true,null,{}],"parallel/test-dns-cancel-reverse-lookup.js":[true,null,{}],"parallel/test-worker-cpu-profile.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: worker.startCpuProfile is not a function\n    const handle = await worker.startCpuProfile();\n                                ^\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-cpu-profile.js:13:33)\n    at NodeWorker.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at NodeWorker.emit (ext:deno_node/_events.mjs:440:20)\n    at NodeWorker.#dispatchWorkerThreadMessage (ext:deno_node/worker_threads.ts:474:14)\n    at NodeWorker.#pollMessages (ext:deno_node/worker_threads.ts:494:47)\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-worker-cpu-profile.js:5:26\n"},{}],"parallel/test-errors-systemerror-frozen-intrinsics.js":[true,null,{}],"parallel/test-vm-measure-memory.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: Not implemented: measureMemory\n  vm.measureMemory({ execution: 'eager' })\n     ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at Object.measureMemory (ext:deno_node/vm.js:422:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory.js:15:6)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-measure-memory.js:5:26\n"},{}],"parallel/test-webstreams-compose.js":[true,null,{}],"parallel/test-errors-systemerror.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ Buffer(1) [Uint8Array] [\n+   97\n+ ]\n- 'a'\n\n  assert.strictEqual(err.path, 'a');\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-errors-systemerror.js:100:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-errors-systemerror.js:5:26\n"},{}],"parallel/test-config-json-schema.js":[true,null,{}],"parallel/test-dgram-custom-lookup.js":[true,null,{}],"parallel/test-child-process-exec-abortcontroller-promisified.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n... Skipped lines\n\n  Comparison {\n+   cause: DOMException [AbortError]: The signal has been aborted\n+       at AbortSignal.[[[signalAbort]]] (ext:deno_web/03_abort_signal.js:128:14)\n+       at AbortController.abort (ext:deno_web/03_abort_signal.js:316:30)\n+       at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-exec-abortcontroller-promisified.js:26:6)\n-   cause: DOMException [AbortError]: This operation was aborted\n-       at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-exec-abortcontroller-promisified.js:24:12)\n        at Module._compile (node:module:960:34)\n        at loadMaybeCjs (node:module:985:10)\n        at Object..js (node:module:970:12)\n        at Module.load (node:module:846:32)\n        at Module._load (node:module:658:14)\n...\n      Symbol(code): 20,\n+     Symbol(message): 'The signal has been aborted',\n-     Symbol(message): 'This operation was aborted',\n      Symbol(name): 'AbortError'\n    },\n    name: 'AbortError'\n  }\n\nconst { promisify } = require('util');\n                         ^\n    at Object.processTicksAndRejections (ext:core/01_core.js:402:7)\n    at Module._load (node:module:700:10)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-child-process-exec-abortcontroller-promisified.js:5:26\n"},{}],"parallel/test-cluster-call-and-destroy.js":[true,null,{}],"es-module/test-require-module-cached-tla.js":[true,null,{}],"internet/test-trace-events-dns.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) Error: ENOENT: no such file or directory, open '/home/runner/work/deno/deno/tests/node_compat/runner/suite/test/.tmp.199/node_trace.1.log'\n  const data = fs.readFileSync(file);\n                  ^\n    at Object.readFileSync (ext:deno_node/fs.ts:401:15)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/internet/test-trace-events-dns.js:64:19)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n"},{}],"parallel/test-http-parser.js":[true,null,{}],"parallel/test-child-process-silent.js":[true,null,{}],"parallel/test-child-process-reject-null-bytes.js":[true,null,{}],"parallel/test-net-dns-custom-lookup.js":[true,null,{}],"parallel/test-crypto-keygen-async-explicit-elliptic-curve.js":[true,null,{}],"parallel/test-permission-fs-write.js":["IGNORE",null,{"ignoreReason":"Deno has its own permission system; Node.js --experimental-permission is not applicable"}],"parallel/test-https-timeout-server-2.js":[true,null,{}],"parallel/test-buffer-isascii.js":[true,null,{}],"parallel/test-event-emitter-errors.js":[true,null,{}],"parallel/test-crypto-keygen-empty-passphrase-no-prompt.js":[true,null,{}],"parallel/test-events-list.js":[true,null,{}],"parallel/test-net-write-after-end-nt.js":[true,null,{}],"parallel/test-readline-tab-complete.js":[true,null,{}],"parallel/test-runner-expect-error-but-pass.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-expect-error-but-pass.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-expect-error-but-pass.js (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\n  const stream = run({ files: [__filename] });\n                 ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-expect-error-but-pass.js:7:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-expect-error-but-pass.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-snapshot-dns-lookup-localhost-promise.js":["IGNORE",null,{"ignoreReason":"Node.js snapshot/heap profiling features (--build-snapshot, --heap-prof, --heapsnapshot-near-heap-limit) are not implemented in Deno"}],"parallel/test-net-connect-options-port.js":[true,null,{}],"parallel/test-vm-module-linkmodulerequests-circular.js":[false,{"code":1,"stderr":"running 2 tests from ./test/parallel/test-vm-module-linkmodulerequests-circular.js\nbasic circular linking ... FAILED (0ms)\ncircular linking graph ... FAILED (0ms)\n\n ERRORS \n\nbasic circular linking => ./test/parallel/test-vm-module-linkmodulerequests-circular.js:12:1\nerror: TypeError: foo.linkRequests is not a function\n  foo.linkRequests([bar]);\n      ^\n    at NodeTestContext.circular (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests-circular.js:24:7)\n\ncircular linking graph => ./test/parallel/test-vm-module-linkmodulerequests-circular.js:35:1\nerror: TypeError: Cannot read properties of undefined (reading 'map')\n    mod.linkRequests(mod.moduleRequests.map((request) => {\n                                        ^\n    at NodeTestContext.circular2 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-linkmodulerequests-circular.js:65:41)\n\n FAILURES \n\nbasic circular linking => ./test/parallel/test-vm-module-linkmodulerequests-circular.js:12:1\ncircular linking graph => ./test/parallel/test-vm-module-linkmodulerequests-circular.js:35:1\n\nFAILED | 0 passed | 2 failed (3ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-worker-abort-on-uncaught-exception-terminate.js":[true,null,{}],"parallel/test-child-process-spawn-controller.js":[true,null,{}],"parallel/test-stream-end-paused.js":[true,null,{}],"parallel/test-http-url.parse-only-support-http-https-protocol.js":[true,null,{}],"parallel/test-internal-fs-syncwritestream.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"parallel/test-inspector-console.js":[true,null,{}],"parallel/test-heap-prof-exit.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-exit.js:39:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heap-prof-exit.js:5:26\n"},{}],"parallel/test-http-host-headers.js":[true,null,{}],"parallel/test-crypto-no-algorithm.js":["IGNORE",null,{"ignoreReason":"Test gates on hasOpenSSL3 (skips if not OpenSSL 3.x), calls crypto.setFips(1) (FIPS mode is unsupported in Deno), asserts on OpenSSL-specific error strings ('digital envelope routines::unsupported', 'random number generator::unable to fetch drbg') and the err.opensslErrorStack field, and spawns a child with --openssl-config=...; none of these are available outside Node's OpenSSL-backed crypto"}],"parallel/test-https-options-boolean-check.js":[true,null,{}],"parallel/test-zlib-premature-end.js":[true,null,{}],"parallel/test-diagnostics-channel-module-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ []\n- [\n-   {\n-     name: 'start',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import.js',\n-     url: 'http'\n-   },\n-   {\n-     name: 'end',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import.js',\n-     url: 'http'\n-   },\n-   {\n-     name: 'asyncStart',\n-     parentURL: 'file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-diagnostics-channel-module-import.js',\n-     result: [Module: null prototype] {\n-       Agent: [Function: Agent] {\n-         defaultMaxSockets: Infinity\n-       },\n-       ClientRequest: [Function: ClientRequest],\n-       IncomingMessage: [Function: IncomingMessage],\n-       METHODS: [\n-         'ACL',\n-         'BIND',\n-         'CHECKOUT',\n-         'CONNECT',\n-         'COPY',\n-         'DELETE',\n-         'GET',\n-         'HEAD',\n-         'LINK',\n-         'LOCK',\n-         'M-SEARCH',\n-         'MERGE',\n-         'MKACTIVITY',\n-         'MKCALENDAR',\n-         'MKCOL',\n-         'MOVE',\n-         'NOTIFY',\n-         'OPTIONS',\n-         'PATCH',\n-         'POST',\n-         'PROPFIND',\n-         'PROPPATCH',\n-         'PURGE',\n-         'PUT',\n-         'QUERY',\n-         'REBIND',\n-         'REPORT',\n-         'SEARCH',\n-         'SOURCE',\n-         'SUBSCRIBE',\n-         'TRACE',\n-         'UNBIND',\n-         'UNLINK',\n-         'UNLOCK',\n-         'UNSUBSCRIBE'\n-       ],\n-       OutgoingMessage: [Function: OutgoingMessage],\n-       STATUS_CODES: {\n-         '100': 'Continue',\n-         '101': 'Switching Protocols',\n-         '102': 'Processing',\n-         '103': 'Early Hints',\n-         '200': 'OK',\n-         '201': 'Created',\n-         '202': 'Accepted',\n-         '203': 'Non-Authoritative Information',\n-         '204': 'No Cont ..."},{}],"parallel/test-stream2-decode-partial.js":[true,null,{}],"parallel/test-diagnostics-channel-http2-client-stream-close-error.js":[true,null,{}],"parallel/test-stream-duplex.js":[true,null,{}],"parallel/test-http-write-head-after-set-header.js":[true,null,{}],"es-module/test-esm-prototype-pollution.mjs":[true,null,{}],"parallel/test-stream-writable-end-multiple.js":[true,null,{}],"parallel/test-http2-trailers.js":[true,null,{}],"parallel/test-icu-transcode.js":[true,null,{}],"parallel/test-repl.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-heapdump-async-hooks-init-promise.js":[false,{"code":1,"stderr":"Mismatched <anonymous> function calls. Expected exactly 8, actual 0.\n    at Proxy.mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heapdump-async-hooks-init-promise.js:12:31)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heapdump-async-hooks-init-promise.js:5:26\nMismatched <anonymous> function calls. Expected at least 1, actual 0.\n    at Proxy.mustCallAtLeast (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:463:10)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heapdump-async-hooks-init-promise.js:34:26)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-heapdump-async-hooks-init-promise.js:5:26\n\n"},{}],"parallel/test-https-server-options-server-response.js":[true,null,{}],"parallel/test-fs-readfile-error.js":[true,null,{}],"parallel/test-stream-readable-to-web-byob.js":[true,null,{}],"parallel/test-inspector-module.js":[true,null,{}],"parallel/test-debugger-use-strict.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-http-client-abort.js":[true,null,{}],"parallel/test-process-getactiveresources-track-active-requests.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: process.getActiveResourcesInfo is not a function\nassert.strictEqual(process.getActiveResourcesInfo().length, 12);\n                           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-active-requests.js:11:28)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-getactiveresources-track-active-requests.js:5:26\n"},{}],"parallel/test-http2-createwritereq.js":[true,null,{}],"parallel/test-crypto-keygen-async-dsa-key-object.js":[true,null,{}],"parallel/test-stream2-readable-legacy-drain.js":[true,null,{}],"parallel/test-dgram-send-callback-multi-buffer-empty-address.js":[true,null,{}],"parallel/test-child-process-exec-stdout-stderr-data-string.js":[true,null,{}],"parallel/test-fs-read-promises-position-validation.mjs":[true,null,{}],"parallel/test-net-socket-destroy-send.js":[true,null,{}],"module-hooks/test-async-loader-hooks-never-settling-load-cjs.mjs":[false,{"code":1,"stderr":"\n[process 6038]: --- stderr ---\nerror: Uncaught (in promise) TypeError: Import \"never-settle-load\" not a dependency\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.cjs:3:43\n\n\n[process 6038]: --- stdout ---\nshould be output\n\n[process 6038]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\nspawnSyncAndAssert(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-never-settling-load-cjs.mjs:7:1\n"},{}],"module-hooks/test-module-hooks-load-import-cjs.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: registerHooks is not a function\nconst hook = registerHooks({\n             ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-import-cjs.js:10:14)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-module-hooks-load-import-cjs.js:5:26\n"},{}],"parallel/test-http2-util-nghttp2error.js":[true,null,{}],"parallel/test-http-zerolengthbuffer.js":[true,null,{}],"parallel/test-stream-writable-needdrain-state.js":[true,null,{}],"parallel/test-buffer-readfloat.js":[true,null,{}],"parallel/test-crypto-aes-wrap.js":[true,null,{}],"parallel/test-readline-interface.js":[true,null,{}],"parallel/test-trace-events-fs-sync.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The expression evaluated to a falsy value:\n\n  assert(fs.existsSync(traceFile))\n\n  assert(fs.existsSync(traceFile));\n  ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-fs-sync.js:136:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-trace-events-fs-sync.js:5:26\n"},{}],"abort/test-worker-abort-uncaught-exception.js":[true,null,{}],"parallel/test-whatwg-readablestream.mjs":[true,null,{}],"parallel/test-http-1.0-keep-alive.js":[true,null,{}],"parallel/test-v8-query-objects.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ Comparison {}\n- Comparison {\n-   code: 'ERR_INVALID_ARG_TYPE'\n- }\n\n    assert.throws(() => v8.queryObjects(invalid), { code: 'ERR_INVALID_ARG_TYPE' });\n           ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-query-objects.js:21:12)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-query-objects.js:5:26\n"},{}],"parallel/test-http-client-close-with-default-agent.js":[true,null,{}],"es-module/test-esm-encoded-path-native.js":[true,null,{"usesNodeTest":1}],"parallel/test-timers-args.js":[true,null,{}],"parallel/test-webcrypto-sign-verify-hmac.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n  Comparison {\n+   message: 'The requested operation is not valid for the provided key'\n-   message: /Unable to use this key to verify/\n  }\n\n  await assert.rejects(\n  ^\n    at async testVerify (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-hmac.js:57:3)\n    at async Promise.all (index 6)\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-sign-verify-hmac.js:180:3\n"},{}],"parallel/test-vm-module-dynamic-namespace.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Import \"\" not a dependency\n  const ns = await globalThis.importResult;\n             ^\n    at async file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-module-dynamic-namespace.js:23:14\n"},{}],"parallel/test-http2-server-close-callback.js":[true,null,{}],"parallel/test-worker-voluntarily-exit-followed-by-throw.js":[true,null,{}],"es-module/test-esm-import-json-named-export.mjs":[true,null,{"usesNodeTest":1}],"test-runner/test-run-watch-run-duration.mjs":[false,{"code":1,"stderr":"\nerror: Top-level await promise never resolved\nconst testRuns = await testRunnerWatch({ file: 'test.js', fileToUpdate: 'test.js', useRunApi: true });\n                 ^\n    at <anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/test-runner/test-run-watch-run-duration.mjs:14:18)\n"},{}],"parallel/test-vm-syntax-error-stderr.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: The input did not match the regular expression /BEGIN CERT/. Input:\n\n\"error: Uncaught (in promise) Error: Cannot find module '/home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts'\\n\" +\n  'Require stack:\\n' +\n  '- /home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts\\n' +\n  '    at Module._resolveFilename (node:module:804:15)\\n' +\n  '    at Module._load (node:module:618:27)\\n' +\n  '    at Module.require (node:module:861:19)\\n' +\n  '    at require (node:module:1060:16)\\n' +\n  '    at evalmachine.<anonymous>:1:1\\n' +\n  '    at Script.#runInContext (ext:deno_node/vm.js:137:12)\\n' +\n  '    at Script.runInThisContext (ext:deno_node/vm.js:147:30)\\n' +\n  '    at Object.runInThisContext (ext:deno_node/vm.js:346:38)\\n' +\n  '    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/$deno$eval.mts:6:36\\n'\n\n  assert.match(output, /BEGIN CERT/);\n         ^\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-vm-syntax-error-stderr.js:22:10)\n    at Socket.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Socket.emit (ext:deno_node/_events.mjs:452:22)\n    at endReadableNT (ext:deno_node/internal/streams/readable.js:1802:12)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n    at drainTicks (ext:core/01_core.js:429:5)\n"},{}],"parallel/test-runner-todo-skip-tests.js":[false,{"code":1,"stderr":"Uncaught error from ./test/parallel/test-runner-todo-skip-tests.js FAILED\n\n ERRORS \n\n./test/parallel/test-runner-todo-skip-tests.js (uncaught error)\nerror: (in promise) Error: Not implemented: test.run\n  const stream = run({ files: [__filename] });\n                 ^\n    at notImplemented (ext:deno_node/_utils.ts:11:11)\n    at run (ext:deno_node/testing.ts:82:5)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-runner-todo-skip-tests.js:7:18)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/parallel/test-runner-todo-skip-tests.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"sequential/test-gc-http-client-timeout.js":[true,null,{}],"parallel/test-tls-transport-destroy-after-own-gc.js":[true,null,{}],"parallel/test-cluster-dgram-reuse.js":[true,null,{}],"parallel/test-querystring.js":[true,null,{}],"parallel/test-event-emitter-max-listeners.js":[true,null,{}],"parallel/test-cluster-worker-forced-exit.js":[true,null,{}],"parallel/test-http-outgoing-properties.js":[true,null,{}],"parallel/test-stream-pipeline-duplex.js":[true,null,{}],"parallel/test-http-server-request-timeout-delayed-headers.js":[true,null,{}],"parallel/test-repl-stdin-push-null.js":[true,null,{}],"test-runner/test-watch-create-isolation-process.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-tls-request-timeout.js":[true,null,{}],"wasi/test-wasi-io.js":[false,{"code":1,"stderr":"Testing with --turbo-fast-api-calls: freopen\n\n[process 8474]: --- stderr ---\n\n[process 8474]: --- stdout ---\nhello from input2.txt\nMismatched <anonymous> function calls. Expected exactly 1, actual 0.\n    at mustCall (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:451:10)\n    at _expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:670:10)\n    at Proxy.expectWarning (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:706:31)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/wasi-preview-1.js:33:8)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 8474]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 1, expected 0\n  spawnSyncAndAssert(\n  ^\n    at testWasiPreview1 (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/wasi.js:18:3)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-io.js:11:1)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/wasi/test-wasi-io.js:5:26\n"},{}],"parallel/test-https-simple.js":[true,null,{}],"parallel/test-eslint-non-ascii-character.js":[true,null,{}],"parallel/test-fs-truncate-sync.js":[true,null,{}],"parallel/test-module-relative-lookup.js":[true,null,{}],"parallel/test-debugger-restart-message.js":[true,null,{}],"parallel/test-worker-unsupported-things.js":[true,null,{}],"test-runner/test-watch-rename-isolation-none.mjs":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-readdir.js":[true,null,{}],"parallel/test-dgram-close-during-bind.js":[true,null,{}],"parallel/test-stdin-hang.js":[true,null,{}],"parallel/test-debugger-clear-breakpoints.js":["IGNORE",null,{"ignoreReason":"Tests 'node inspect' CLI subcommand which Deno does not implement"}],"parallel/test-tls-sni-servername.js":[false,{"code":1,"stderr":"\nerror: Uncaught AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ null\n- 'c.another.com'\n\n    assert.strictEqual(socket.servername, options.servername);\n           ^\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-sni-servername.js:30:12)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onSocketTLSError (ext:deno_node/_tls_wrap.js:1039:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._tlsError (ext:deno_node/_tls_wrap.js:771:8)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:452:22)\n    at emitErrorNT (ext:deno_node/internal/streams/destroy.js:178:8)\n    at emitErrorCloseNT (ext:deno_node/internal/streams/destroy.js:137:3)\n    at processTicksAndRejections (ext:core/01_core.js:375:17)\n"},{}],"es-module/test-require-module-errors.js":[false,{"code":1,"stderr":"\n[process 7123]: --- stderr ---\nerror: Uncaught (in promise) SyntaxError: SyntaxError: Unexpected identifier 'bar'\n    at Object.loadESMFromCJS (node:module:1002:17)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/require-syntax-error.cjs:2:1)\n    at Module._compile (node:module:960:34)\n    at Object.loadCjs [as .cjs] (node:module:989:10)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nrequire('./syntax-error.mjs');\n^\n    at Object.loadESMFromCJS (node:module:1002:17)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/require-syntax-error.cjs:2:1)\n    at Module._compile (node:module:960:34)\n    at Object.loadCjs [as .cjs] (node:module:989:10)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n\n[process 7123]: --- stdout ---\n\n[process 7123]: status = 1, signal = null\nerror: Uncaught (in promise) Error: - stderr did not match expectation, checker throws:\nAssertionError [ERR_ASSERTION]: The input did not match the regular expression /var foo bar;/. Input:\n\n\"error: Uncaught (in promise) SyntaxError: SyntaxError: Unexpected identifier 'bar'\\n\" +\n  '    at Object.loadESMFromCJS (node:module:1002:17)\\n' +\n  '    at Module.load (node:module:846:32)\\n' +\n  '    at Module._load (node:module:658:14)\\n' +\n  '    at Module.require (node:module:861:19)\\n' +\n  '    at require (node:module:1060:16)\\n' +\n  '    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/es-modules/require-syntax-error.cjs:2:1)\\n' +\n  '    at Mod ..."},{}],"parallel/test-mime-api.js":[true,null,{}],"parallel/test-http2-compat-expect-continue-check.js":[true,null,{}],"parallel/test-tls-wrap-event-emmiter.js":[true,null,{}],"pseudo-tty/test-tty-stdin-call-end.js":[true,null,{}],"es-module/test-dynamic-import-script-lifetime.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Import \"foo\" not a dependency\n"},{}],"parallel/test-v8-string-is-one-byte-representation.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /The \"content\" argument must be of type string/. Input:\n\n'TypeError: isStringOneByteRepresentation is not a function'\n\n  assert.throws(\n         ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-string-is-one-byte-representation.js:16:10\n    at Array.forEach (<anonymous>)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-string-is-one-byte-representation.js:15:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-v8-string-is-one-byte-representation.js:5:26\n"},{}],"parallel/test-process-euid-egid.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /^Error: (?:EPERM, .+|User identifier does not exist: nobody)$/. Input:\n\n'Error: EPERM: operation not permitted, seteuid'\n\n  assert.throws(() => {\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-euid-egid.js:49:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-process-euid-egid.js:5:26\n"},{}],"parallel/test-stream-pipe-cleanup.js":[true,null,{}],"sequential/test-child-process-exit.js":[true,null,{}],"parallel/test-crypto-keygen-dh-classic.js":[true,null,{}],"parallel/test-http-pipeline-socket-parser-typeerror.js":[true,null,{}],"es-module/test-esm-throw-undefined.mjs":[true,null,{}],"parallel/test-http2-info-headers.js":[true,null,{}],"sequential/test-cpu-prof-worker-argv.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n\n0 !== 1\n\n  assert.strictEqual(profiles.length, 1);\n         ^\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-worker-argv.js:36:10)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/sequential/test-cpu-prof-worker-argv.js:5:26\n"},{}],"es-module/test-require-module-with-detection.js":[true,null,{}],"parallel/test-dns-lookupService.js":[true,null,{}],"parallel/test-stream-readable-with-unimplemented-_read.js":[true,null,{}],"parallel/test-net-listen-after-destroying-stdin.js":[true,null,{}],"parallel/test-crypto-scrypt.js":[true,null,{}],"parallel/test-vm-source-map-url.js":[true,null,{}],"parallel/test-process-title-cli.js":[true,null,{}],"parallel/test-stream-duplex-end.js":[true,null,{}],"parallel/test-fs-cp-sync-dereference.js":[true,null,{}],"module-hooks/test-async-loader-hooks-throw-symbol.mjs":[false,{"code":1,"stderr":"\n[process 5931]: --- stderr ---\n\n[process 5931]: --- stdout ---\n\n[process 5931]: status = 0, signal = null\nerror: Uncaught (in promise) Error: - process terminated with status 0, expected 1\nspawnSyncAndExit(\n^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/module-hooks/test-async-loader-hooks-throw-symbol.mjs:7:1\n"},{}],"es-module/test-cjs-legacyMainResolve.js":[false,{"code":1,"stderr":"Uncaught error from ./test/es-module/test-cjs-legacyMainResolve.js FAILED\n\n ERRORS \n\n./test/es-module/test-cjs-legacyMainResolve.js (uncaught error)\nerror: (in promise) Error: Cannot find module 'node:internal/modules/esm/resolve'\nconst { legacyMainResolve } = require('node:internal/modules/esm/resolve');\n                              ^\n    at Module._resolveFilename (node:module:716:17)\n    at Module._load (node:module:618:27)\n    at Module.require (node:module:861:19)\n    at require (node:module:1060:16)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/es-module/test-cjs-legacyMainResolve.js:11:31)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\nThis error was not caught from a test and caused the test runner to fail on the referenced module.\nIt most likely originated from a dangling promise, event/timeout handler or top-level code.\n\n FAILURES \n\n./test/es-module/test-cjs-legacyMainResolve.js (uncaught error)\n\nFAILED | 0 passed | 1 failed (0ms)\n\n\nerror: Test failed\n"},{"usesNodeTest":1}],"parallel/test-tls-inception.js":[false,{"stderr":"Test timed out after 10000ms","timeout":10000},{}],"parallel/test-fs-operations-with-surrogate-pairs.js":[true,null,{"usesNodeTest":1}],"es-module/test-esm-namespace.mjs":[true,null,{}],"parallel/test-require-invalid-package.js":[true,null,{}],"parallel/test-whatwg-url-custom-searchparams.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\n+ actual - expected\n\n+ <ref *14> Window {\n+                           Buffer: [Function: Buffer] {\n+                           alloc: [Function: alloc],\n+                           allocUnsafe: [Function: allocUnsafe],\n+                           allocUnsafeSlow: [Function: allocUnsafeSlow],\n+                           byteLength: [Function: byteLength],\n+                           compare: [Function: compare],\n+                           concat: [Function: concat],\n+                           copyBytesFrom: [Function: copyBytesFrom],\n+                           from: [Function: from],\n+                           isBuffer: [Function: isBuffer],\n+                           isEncoding: [Function: isEncoding],\n+                           of: [Function: of],\n+                           poolSize: 8192\n+                         },\n+                           Deno: {\n+                       ChildProcess: [class ChildProcess],\n+                       Command: [class Command],\n+                       FsFile: [class FsFile],\n+                       HttpClient: [class HttpClient],\n+                       PermissionStatus: [class PermissionStatus extends EventTarget],\n+                       Permissions: [class Permissions],\n+                       Process: [class Process],\n+                       SeekMode: {\n+       '0': 'Start',\n+       '1': 'Current',\n+       '2': 'End',\n+       Current: 1,\n+       End: 2,\n+       Start: 0\n+     },\n+                       Symbol(Deno.internal): {\n+                         Console: [class Console],\n+                         __initCluster: [Function (anonymous)],\n+                         __initWorkerThreads: [Function (anonymous)],\n+                         __isWorkerThread: false,\n+                         __setupChildProcessIpcChannel: [Function: setupChildProcessIpcChannel],\n+                         __telemetry: {\n+         ContextManager: [class ContextMa ..."},{}],"parallel/test-cluster-worker-death.js":[true,null,{}],"parallel/test-util-inspect-getters-accessing-this.js":[true,null,{}],"parallel/test-http-createConnection.js":[true,null,{}],"pseudo-tty/test-assert-colors.js":[false,{"code":1,"stderr":"error: Uncaught (in promise) AssertionError: Expected values to be strictly equal:\r\n+ actual - expected\r\n\r\n  'Expected values to be strictly deep-equal:\\n' +\r\n+   '+ actual - expected\\n' +\r\n-   '\\x1b[32m+ actual\\x1b[39m \\x1b[31m- expected\\x1b[39m\\n' +\r\n    '\\n' +\r\n+   '  [\\n' +\r\n+   '+   1,\\n' +\r\n+   '    2,\\n' +\r\n+   '    2,\\n' +\r\n+   '    2,\\n' +\r\n+   '    2,\\n' +\r\n+   '-   2\\n' +\r\n+   '  ]\\n'\r\n-   '\\x1b[39m  [\\n' +\r\n-   '\\x1b[32m+\\x1b[39m   1,\\n' +\r\n-   '\\x1b[39m    2,\\n' +\r\n-   '\\x1b[39m    2,\\n' +\r\n-   '\\x1b[39m    2,\\n' +\r\n-   '\\x1b[39m    2,\\n' +\r\n-   '\\x1b[31m-\\x1b[39m   2\\n' +\r\n-   '\\x1b[39m  ]\\n'\r\n\r\n  assert.strictEqual(err.message, expected);\r\n         ^\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-assert-colors.js:27:10)\r\n    at expectedException (ext:deno_node/assert.ts:202:19)\r\n    at expectsError (ext:deno_node/assert.ts:315:5)\r\n    at strict.throws (ext:deno_node/assert.ts:362:5)\r\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/pseudo-tty/test-assert-colors.js:11:8)\r\n    at Module._compile (node:module:960:34)\r\n    at loadMaybeCjs (node:module:985:10)\r\n    at Object..js (node:module:970:12)\r\n    at Module.load (node:module:846:32)\r\n    at Module._load (node:module:658:14)\r\n"},{}],"parallel/test-whatwg-events-event-constructors.js":[true,null,{}],"parallel/test-child-process-stdio-big-write-end.js":[true,null,{}],"parallel/test-event-emitter-no-error-provided-to-error-event.js":[true,null,{}],"parallel/test-fs-close.js":[true,null,{}],"parallel/test-env-var-no-warnings.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) AssertionError: The input did not match the regular expression /Warning: foo\\n/. Input:\n\n'(node:17464) Warning: foo'\n\n        assert.match(stderr.trim(), /Warning: foo\\n/);\n               ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-env-var-no-warnings.js:19:16\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at ChildProcess.exithandler (ext:deno_node/child_process.ts:379:9)\n    at ChildProcess.emit (ext:deno_node/_events.mjs:440:20)\n    at maybeClose (ext:deno_node/internal/child_process.ts:76:13)\n    at ext:deno_node/internal/child_process.ts:409:13\n"},{}],"parallel/test-tls-cert-chains-in-ca.js":[false,{"code":1,"stderr":"\nerror: Uncaught TypeError: Cannot read properties of undefined (reading 'serialNumber')\n  assert.match(root.serialNumber, /4AB16C8DFD6A7D0D2DFCABDF9C4B0E92C6AD0229/i);\n                    ^\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-tls-cert-chains-in-ca.js:41:21\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:458:17\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/common/index.js:493:15\n    at maybeCallback (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:97:7)\n    at Server.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/fixtures/tls-connect.js:56:7)\n    at Server.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket.onServerSocketSecure (ext:deno_node/_tls_wrap.js:1031:29)\n    at TLSSocket.emit (ext:deno_node/_events.mjs:440:20)\n    at TLSSocket._finishInit (ext:deno_node/_tls_wrap.js:817:8)\n"},{}],"parallel/test-http-get-pipeline-problem.js":[true,null,{}],"parallel/test-net-pipe-with-long-path.js":[true,null,{}],"parallel/test-worker-unref-from-message-during-exit.js":[true,null,{}],"parallel/test-webcrypto-export-import.js":[false,{"code":1,"stderr":"\nerror: Uncaught (in promise) TypeError: Failed to execute 'importKey' on 'SubtleCrypto': The provided value 'raw-secret' is not a valid enum value of type KeyFormat\n    const key = await subtle.importKey(\n                             ^\n    at Array.KeyFormat (ext:deno_webidl/00_webidl.js:901:13)\n    at SubtleCrypto.importKey (ext:deno_crypto/00_crypto.js:998:32)\n    at test (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import.js:173:30)\n    at Object.<anonymous> (file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import.js:235:3)\n    at Module._compile (node:module:960:34)\n    at loadMaybeCjs (node:module:985:10)\n    at Object..js (node:module:970:12)\n    at Module.load (node:module:846:32)\n    at Module._load (node:module:658:14)\n    at file:///home/runner/work/deno/deno/tests/node_compat/runner/suite/test/parallel/test-webcrypto-export-import.js:5:26\n"},{}],"parallel/test-http2-max-settings.js":[true,null,{}],"parallel/test-warn-stream-readable-deprecation.js":[true,null,{}],"parallel/test-internal-util-helpers.js":["IGNORE",null,{"ignoreReason":"Tests Node.js internal modules (require('internal/...')) which are not exposed in Deno"}],"sea/test-single-executable-application-asset-keys-empty.js":[true,null,{}]}}