From 22593ab33b3a74913e46dacd22ea570786e59bbb Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Fri, 2 Aug 2019 07:36:49 +0200 Subject: [PATCH] Bug 1387894 - Remove expected failure from Event-timestamp-safe-resolution.html. r=smaug Hey, we fixed it! Differential Revision: https://phabricator.services.mozilla.com/D38811 Depends on D38810 --HG-- extra : rebase_source : 293f430ceb2a60a6d79ac3ed6efc76804bb1dee0 --- .../meta/dom/events/Event-timestamp-safe-resolution.html.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/testing/web-platform/meta/dom/events/Event-timestamp-safe-resolution.html.ini b/testing/web-platform/meta/dom/events/Event-timestamp-safe-resolution.html.ini index 479f350e4b5c..4ac2541c3914 100644 --- a/testing/web-platform/meta/dom/events/Event-timestamp-safe-resolution.html.ini +++ b/testing/web-platform/meta/dom/events/Event-timestamp-safe-resolution.html.ini @@ -1,8 +1,3 @@ [Event-timestamp-safe-resolution.html] disabled: if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview) - [Event timestamp should not have a resolution better than 5 microseconds] - expected: - if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): PASS - FAIL -