Title: [255164] trunk/LayoutTests
Revision
255164
Author
[email protected]
Date
2020-01-27 13:25:12 -0800 (Mon, 27 Jan 2020)

Log Message

[ Macos iOS ] http/tests/workers/service/basic-timeout.https.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=206834

Unreviewed test gardening.

Patch by Jacob Uphoff <[email protected]> on 2020-01-27

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255163 => 255164)


--- trunk/LayoutTests/ChangeLog	2020-01-27 21:14:01 UTC (rev 255163)
+++ trunk/LayoutTests/ChangeLog	2020-01-27 21:25:12 UTC (rev 255164)
@@ -1,3 +1,13 @@
+2020-01-27  Jacob Uphoff  <[email protected]>
+
+        [ Macos iOS ] http/tests/workers/service/basic-timeout.https.html is flaky failing
+        https://bugs.webkit.org/show_bug.cgi?id=206834
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2020-01-27  Jer Noble  <[email protected]>
 
         Support 'allow="fullscreen"' feature policy

Modified: trunk/LayoutTests/platform/ios/TestExpectations (255163 => 255164)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-01-27 21:14:01 UTC (rev 255163)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-01-27 21:25:12 UTC (rev 255164)
@@ -3463,3 +3463,4 @@
 
 webkit.org/b/203222 svg/wicd/rightsizing-grid.xhtml [ Pass Failure ]
 
+webkit.org/b/206864 http/tests/workers/service/basic-timeout.https.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (255163 => 255164)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-01-27 21:14:01 UTC (rev 255163)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-01-27 21:25:12 UTC (rev 255164)
@@ -927,4 +927,6 @@
 
 webkit.org/b/205808 fast/text/international/unicode-bidi-other-neutrals.html [ Pass Failure ]
 
-webkit.org/b/198942 webgpu/vertex-buffer-triangle-strip.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/198942 webgpu/vertex-buffer-triangle-strip.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/206864 http/tests/workers/service/basic-timeout.https.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