diff options
| author | Yoshiya Hinosawa <stibium121@gmail.com> | 2023-05-13 15:26:16 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-13 15:26:16 +0900 |
| commit | ab88dc2c688ba085de476ae66a67bc383a921819 (patch) | |
| tree | fdedaf2524d5d407b117f3c0064b0bbf11ca847e /cli/tests/node_compat/config.jsonc | |
| parent | 2a0c66484098ba35c1b31d4dc6380887b6eb9da4 (diff) | |
chore(ext/node): removed skipped compat test cases (#19109)
Diffstat (limited to 'cli/tests/node_compat/config.jsonc')
| -rw-r--r-- | cli/tests/node_compat/config.jsonc | 10 |
1 files changed, 0 insertions, 10 deletions
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", |
