From 3bface93f3c69e6f02075ce1d3a5972cf19fb60f Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Mon, 29 Nov 2021 21:10:46 +0000 Subject: [PATCH] Bug 1742611 [wpt PR 31720] - Update wpt metadata, a=testonly wpt-pr: 31720 wpt-type: metadata --- testing/web-platform/meta/fetch/range/__dir__.ini | 2 +- testing/web-platform/meta/fetch/range/sw.https.window.js.ini | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/testing/web-platform/meta/fetch/range/__dir__.ini b/testing/web-platform/meta/fetch/range/__dir__.ini index 404d91e45694..5d5117cb7e8e 100644 --- a/testing/web-platform/meta/fetch/range/__dir__.ini +++ b/testing/web-platform/meta/fetch/range/__dir__.ini @@ -1 +1 @@ -leak-threshold: [default:51200, tab:358400] +leak-threshold: [default:51200, rdd:51200, tab:358400] diff --git a/testing/web-platform/meta/fetch/range/sw.https.window.js.ini b/testing/web-platform/meta/fetch/range/sw.https.window.js.ini index f1c1ad7348bc..a3e1240e8e85 100644 --- a/testing/web-platform/meta/fetch/range/sw.https.window.js.ini +++ b/testing/web-platform/meta/fetch/range/sw.https.window.js.ini @@ -6,6 +6,9 @@ if (os == "linux") and not debug and webrender and not fission: [OK, ERROR] if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT] if (os == "mac") and not debug: [OK, ERROR] + if not debug and (os == "win") and (processor == "x86_64"): OK + if not debug and (os == "android"): OK + CRASH [Ranged response not allowed following no-cors ranged request] expected: if (os == "linux") and not debug and webrender: [FAIL, PASS] @@ -29,4 +32,3 @@ [Accept-Encoding should not appear in a service worker] expected: if (processor == "x86") and not debug: [PASS, NOTRUN] -