Title: [241819] trunk/LayoutTests
Revision
241819
Author
[email protected]
Date
2019-02-20 10:15:00 -0800 (Wed, 20 Feb 2019)

Log Message

REGRESSION (r240727) [ Mac iOS ] Layout Test http/tests/workers/service/basic-register-exceptions.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=194368

Unreviewed test gardening.

Patch by Shawn Roberts <[email protected]> on 2019-02-20

* platform/ios-simulator-wk2/TestExpectations: Updating test expectations while waiting for a fix
* platform/mac-wk2/TestExpectations: ditto

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (241818 => 241819)


--- trunk/LayoutTests/ChangeLog	2019-02-20 18:05:40 UTC (rev 241818)
+++ trunk/LayoutTests/ChangeLog	2019-02-20 18:15:00 UTC (rev 241819)
@@ -1,3 +1,13 @@
+2019-02-20  Shawn Roberts  <[email protected]>
+
+        REGRESSION (r240727) [ Mac iOS ] Layout Test http/tests/workers/service/basic-register-exceptions.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=194368
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations: Updating test expectations while waiting for a fix
+        * platform/mac-wk2/TestExpectations: ditto
+
 2019-02-19  Simon Fraser  <[email protected]>
 
         REGRESSION (r238090): Toggling visibility on the <html> element can result in a blank web view

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (241818 => 241819)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-02-20 18:05:40 UTC (rev 241818)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-02-20 18:15:00 UTC (rev 241819)
@@ -43,3 +43,4 @@
 
 webkit.org/b/187699 [ Debug ] fast/forms/submit-change-fragment.html [ Pass Timeout ]
 
+webkit.org/b/194368 http/tests/workers/service/basic-register-exceptions.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (241818 => 241819)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-20 18:05:40 UTC (rev 241818)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-20 18:15:00 UTC (rev 241819)
@@ -913,4 +913,6 @@
 
 webkit.org/b/193976 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
 
-webkit.org/b/194826 http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/194826 http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
+
+webkit.org/b/194368 http/tests/workers/service/basic-register-exceptions.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to