commit 8446a43b8d9d9aaf13fc0de7c1ce6acd18dd83ce parent e8c4e2674d333f0393f9cc033c595729817f2857 Author: Randell Jesup <rjesup@mozilla.com> Date: Mon, 3 Nov 2025 18:26:15 +0000 Bug 1997812: Disable one Compression Dictionary wpt test due to a timing issue in some CI runs r=necko-reviewers,valentin Differential Revision: https://phabricator.services.mozilla.com/D270975 Diffstat:
| A | testing/web-platform/meta/fetch/compression-dictionary/dictionary-compressed.tentative.https.html.ini | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-compressed.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-compressed.tentative.https.html.ini @@ -0,0 +1,5 @@ +[dictionary-compressed.tentative.https.html] + [A dcz dictionary-compressed dictionary can be used as a dictionary for future requests.] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] + if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]