Title: [249595] trunk/LayoutTests
Revision
249595
Author
ryanhad...@apple.com
Date
2019-09-06 15:23:35 -0700 (Fri, 06 Sep 2019)

Log Message

REGRESSION: http/tests/resourceLoadStatistics/do-not-capture-statistics-for-simple-top-navigations.html is frequently timing out on iOS EWS bots
https://bugs.webkit.org/show_bug.cgi?id=201550

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations: Mark the test as flaky to speed up EWS while we investigate the root cause.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249594 => 249595)


--- trunk/LayoutTests/ChangeLog	2019-09-06 22:15:51 UTC (rev 249594)
+++ trunk/LayoutTests/ChangeLog	2019-09-06 22:23:35 UTC (rev 249595)
@@ -1,3 +1,12 @@
+2019-09-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        REGRESSION: http/tests/resourceLoadStatistics/do-not-capture-statistics-for-simple-top-navigations.html is frequently timing out on iOS EWS bots
+        https://bugs.webkit.org/show_bug.cgi?id=201550
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: Mark the test as flaky to speed up EWS while we investigate the root cause.
+
 2019-09-06  Said Abou-Hallawa  <sabouhall...@apple.com>
 
         REGRESSION (r249367): m_decodingPromises grows indefinitely until ImageLoader destruction

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (249594 => 249595)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-09-06 22:15:51 UTC (rev 249594)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-09-06 22:23:35 UTC (rev 249595)
@@ -1354,3 +1354,5 @@
 
 # problem with blur handling
 mathml/focus-event-handling.html [ Failure ]
+
+webkit.org/b/201550 http/tests/resourceLoadStatistics/do-not-capture-statistics-for-simple-top-navigations.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to