From 47bef08567fa3311e5a965b54e84dc5afb29f372 Mon Sep 17 00:00:00 2001 From: Joel Maher Date: Fri, 25 Aug 2017 13:08:39 -0400 Subject: [PATCH] Bug 1387279 - Disable /hr-time/timeOrigin.html for all windows. r=me a=testonly --- testing/web-platform/meta/hr-time/timeOrigin.html.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/meta/hr-time/timeOrigin.html.ini b/testing/web-platform/meta/hr-time/timeOrigin.html.ini index d8239b23d5a6..468f3219d84f 100644 --- a/testing/web-platform/meta/hr-time/timeOrigin.html.ini +++ b/testing/web-platform/meta/hr-time/timeOrigin.html.ini @@ -2,7 +2,7 @@ type: testharness disabled: if (os == "linux") and (bits == 32): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923 - if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923 + if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923 [Window timeOrigin is close to Date.now() when there is no system clock adjustment.] expected: if debug and not stylo and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL