From 3f53b74e6dddcb1ec6312b22b8e5d2470f69679d Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Tue, 27 Feb 2024 00:41:17 +1100 Subject: [PATCH] chore: fix `wpt_epoch` workflow (#22550) Should fix #22257 --------- Co-authored-by: Matt Mastracci --- tools/wpt/expectation.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 6de59bec9b..29eeea08cc 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -6150,12 +6150,6 @@ ] } }, - "content-encoding": { - "bad-gzip-body.any.html": true, - "bad-gzip-body.any.worker.html": true, - "gzip-body.any.html": true, - "gzip-body.any.worker.html": true - }, "content-length": { "api-and-duplicate-headers.any.html": false, "api-and-duplicate-headers.any.worker.html": false,