summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/config.jsonc
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-09-04 23:23:01 +0200
committerGitHub <noreply@github.com>2023-09-04 23:23:01 +0200
commit2a1ba2732e5cc04d74837dd9529dbab6e459117c (patch)
tree83b68b3779e54f0a08d7dc1c29d652f12bcb379d /cli/tests/node_compat/config.jsonc
parent9e243d22f4ea9642e24415e5484f0f067f466ef5 (diff)
chore: disable 'test-http-content-length.js` test (#20344)
Diffstat (limited to 'cli/tests/node_compat/config.jsonc')
-rw-r--r--cli/tests/node_compat/config.jsonc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/node_compat/config.jsonc b/cli/tests/node_compat/config.jsonc
index c355682d9..576ff7305 100644
--- a/cli/tests/node_compat/config.jsonc
+++ b/cli/tests/node_compat/config.jsonc
@@ -72,7 +72,6 @@
"test-fs-rmdir-recursive.js",
"test-fs-write-file.js",
"test-fs-write.js",
- "test-http-content-length.js",
"test-net-better-error-messages-path.js",
"test-net-connect-buffer.js",
"test-net-connect-buffer2.js",
@@ -364,7 +363,6 @@
// TODO(lev): ClientRequest.socket is not polyfilled so this test keeps
// failing
//"test-http-client-set-timeout.js",
- "test-http-content-length.js",
"test-http-localaddress.js",
// TODO(bartlomieju): temporarily disabled while we iterate on the HTTP client
// "test-http-outgoing-buffer.js",