From b053b0b0ef20a461665852631a5e955637d8eed6 Mon Sep 17 00:00:00 2001 From: Mihai Alexandru Michis Date: Wed, 10 Feb 2021 11:19:53 +0000 Subject: [PATCH] Bug 1675188 - Update expectations for fontface-override-descriptor-getter-setter.sub.html on Windows ccov. r=jfkthame Differential Revision: https://phabricator.services.mozilla.com/D104343 --- .../fontface-override-descriptor-getter-setter.sub.html.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptor-getter-setter.sub.html.ini b/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptor-getter-setter.sub.html.ini index 5af70fcc0252..77ba04212cbe 100644 --- a/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptor-getter-setter.sub.html.ini +++ b/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptor-getter-setter.sub.html.ini @@ -12,7 +12,7 @@ [Initialize lineGapOverride with a negative percentage should fail] expected: - if (os == "win") and ccov: [PASS, NOTRUN] + if (os == "win") and ccov: [PASS, NOTRUN, TIMEOUT] if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "FAIL", "NOTRUN"] if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "FAIL", "TIMEOUT"] if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"] @@ -33,7 +33,7 @@ [Initialize descentOverride with a non-percentage should fail] expected: - if (os == "win") and ccov: [PASS, NOTRUN] + if (os == "win") and ccov: [PASS, NOTRUN, FAIL] if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["FAIL", "TIMEOUT"] if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "FAIL"] if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["FAIL", "TIMEOUT"] @@ -45,7 +45,7 @@ [Initialize descentOverride with a negative percentage should fail] expected: - if (os == "win") and ccov: [PASS, TIMEOUT] + if (os == "win") and ccov: [PASS, TIMEOUT, FAIL] if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL"] FAIL