@@ -71,9 +71,6 @@ test-v8-getheapsnapshot-twice: SKIP
7171# https://example.com does not work in CI
7272test-https-agent-unref-socket: SKIP
7373
74- # uses an expired certificate, see https://github.com/nodejs/node/pull/42342
75- test-https-selfsigned-no-keycertsign-no-crash: FAIL
76-
7774# Worker resource limits are not supported
7875test-worker-resource-limits: FAIL
7976test-worker-nearheaplimit-deadlock: SKIP
@@ -148,10 +145,10 @@ test-trace-events-worker-metadata: SKIP
148145# Unclassified
149146test-assert: FAIL
150147test-async-hooks-async-await: FAIL
148+ test-async-hooks-http-parser-destroy: SKIP
151149test-async-local-storage-contexts: FAIL
152150test-crypto-op-during-process-exit: SKIP
153151test-crypto-sign-verify: FAIL
154- test-domain-async-id-map-leak: FAIL
155152test-domain-no-error-handler-abort-on-uncaught-0: FAIL
156153test-domain-no-error-handler-abort-on-uncaught-1: FAIL
157154test-domain-no-error-handler-abort-on-uncaught-2: FAIL
@@ -165,11 +162,15 @@ test-domain-no-error-handler-abort-on-uncaught-9: FAIL
165162test-domain-throw-error-then-throw-from-uncaught-exception-handler: FAIL
166163test-eventtarget: FAIL
167164test-fs-promises-file-handle-close: FAIL
165+ test-gc-http-client-connaborted: SKIP
168166test-gc-http-client-timeout: SKIP
167+ test-gc-net-timeout: SKIP
169168test-gc-tls-external-memory: SKIP
170169test-http-server-keepalive-req-gc: SKIP
171170test-http2-response-splitting: SKIP
172171test-net-connect-memleak: FAIL
172+ test-promise-hook-exceptions: FAIL
173+ test-promise-hook-on-resolve: FAIL
173174test-repl: FAIL
174175test-string-decoder: FAIL
175176test-tls-connect-memleak: FAIL
0 commit comments