Title: [268093] trunk/LayoutTests
Revision
268093
Author
rack...@apple.com
Date
2020-10-06 17:15:09 -0700 (Tue, 06 Oct 2020)

Log Message

REGRESSION (r267402): [ iOS Mojave+ Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=217414

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (268092 => 268093)


--- trunk/LayoutTests/ChangeLog	2020-10-07 00:09:24 UTC (rev 268092)
+++ trunk/LayoutTests/ChangeLog	2020-10-07 00:15:09 UTC (rev 268093)
@@ -1,3 +1,13 @@
+2020-10-06  Karl Rackler  <rack...@apple.com>
+
+        REGRESSION (r267402): [ iOS Mojave+ Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=217414
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-10-06  James Darpinian  <jdarpin...@chromium.org>
 
         Support EXT_texture_compression_rgtc WebGL extension

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (268092 => 268093)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-10-07 00:09:24 UTC (rev 268092)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-10-07 00:15:09 UTC (rev 268093)
@@ -140,3 +140,5 @@
 webkit.org/b/217184 http/tests/in-app-browser-privacy/non-app-bound-domain-does-not-get-app-bound-session.html [ Failure ]
 webkit.org/b/217184 http/tests/in-app-browser-privacy/top-frame-redirect-to-non-app-bound-domain-blocked.html [ Failure ]
 webkit.org/b/217184 imported/w3c/web-platform-tests/xhr/event-timeout.any.html [ Failure ]
+
+webkit.org/b/217414 [ Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (268092 => 268093)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-10-07 00:09:24 UTC (rev 268092)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-10-07 00:15:09 UTC (rev 268093)
@@ -2236,3 +2236,5 @@
 # These tests fail in Mac due to subpixel differences for the marker position
 imported/w3c/web-platform-tests/css/css-lists/list-style-type-string-002.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/css/css-lists/list-style-type-string-004.html [ ImageOnlyFailure ]
+
+webkit.org/b/217414 [ Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to