Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@tnie.de>2022-05-06 00:57:31 +0300
committerGitHub <noreply@github.com>2022-05-06 00:57:31 +0300
commit55079bbebf02d12e56b7068ff0d3e32f9cf83bcc (patch)
tree6d111472b038aa6952d690a519c8da20352e2c01 /test
parentdeb713e24b2d6a021e52bc69ea5a749ab966c283 (diff)
lib,test: enable wasm/webapi/empty-body WPT
Refs: https://github.com/nodejs/node/pull/42701 Refs: https://github.com/nodejs/undici/pull/1346 Refs: https://github.com/nodejs/node/pull/42939 PR-URL: https://github.com/nodejs/node/pull/42960 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/wpt/status/wasm/webapi.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/wpt/status/wasm/webapi.json b/test/wpt/status/wasm/webapi.json
index e631f5c0a95..e89b08d8b75 100644
--- a/test/wpt/status/wasm/webapi.json
+++ b/test/wpt/status/wasm/webapi.json
@@ -12,9 +12,6 @@
"contenttype.any.js": {
"skip": "WPTRunner does not support fetch()"
},
- "empty-body.any.js": {
- "skip": "Bug in undici, see https://github.com/nodejs/undici/issues/1345"
- },
"idlharness.any.js": {
"skip": "not configured"
},