From ab88dc2c688ba085de476ae66a67bc383a921819 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sat, 13 May 2023 15:26:16 +0900 Subject: chore(ext/node): removed skipped compat test cases (#19109) --- cli/tests/node_compat/config.jsonc | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'cli/tests/node_compat/config.jsonc') diff --git a/cli/tests/node_compat/config.jsonc b/cli/tests/node_compat/config.jsonc index 81463bcaf..2146daf92 100644 --- a/cli/tests/node_compat/config.jsonc +++ b/cli/tests/node_compat/config.jsonc @@ -610,9 +610,7 @@ "test-url-domain-ascii-unicode.js", "test-url-fileurltopath.js", "test-url-format-invalid-input.js", - "test-url-format-whatwg.js", "test-url-format.js", - "test-url-parse-format.js", "test-url-parse-invalid-input.js", "test-url-parse-query.js", "test-url-pathtofileurl.js", @@ -635,25 +633,17 @@ "test-vm-static-this.js", "test-webcrypto-sign-verify.js", "test-whatwg-encoding-custom-api-basics.js", - "test-whatwg-encoding-custom-fatal-streaming.js", - "test-whatwg-encoding-custom-textdecoder-fatal.js", "test-whatwg-encoding-custom-textdecoder-ignorebom.js", "test-whatwg-encoding-custom-textdecoder-streaming.js", - "test-whatwg-encoding-custom-textdecoder-utf16-surrogates.js", "test-whatwg-events-add-event-listener-options-passive.js", "test-whatwg-events-add-event-listener-options-signal.js", "test-whatwg-events-customevent.js", "test-whatwg-url-custom-deepequal.js", - "test-whatwg-url-custom-domainto.js", "test-whatwg-url-custom-global.js", "test-whatwg-url-custom-href-side-effect.js", - "test-whatwg-url-custom-inspect.js", - "test-whatwg-url-custom-parsing.js", - "test-whatwg-url-custom-setters.js", "test-whatwg-url-custom-tostringtag.js", "test-whatwg-url-override-hostname.js", "test-whatwg-url-properties.js", - "test-whatwg-url-toascii.js", "test-zlib-close-after-error.js", "test-zlib-close-after-write.js", "test-zlib-convenience-methods.js", -- cgit v1.2.3