Title: [229840] trunk/LayoutTests
Revision
229840
Author
[email protected]
Date
2018-03-21 18:47:43 -0700 (Wed, 21 Mar 2018)

Log Message

Regression(r229831): fast/loader/_javascript_-url-iframe-remove-on-navigate-async-delegate.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=183885

Unreviewed, temporarily mark the test as flaky while I investigate.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229839 => 229840)


--- trunk/LayoutTests/ChangeLog	2018-03-22 01:24:37 UTC (rev 229839)
+++ trunk/LayoutTests/ChangeLog	2018-03-22 01:47:43 UTC (rev 229840)
@@ -1,3 +1,12 @@
+2018-03-21  Chris Dumez  <[email protected]>
+
+        Regression(r229831): fast/loader/_javascript_-url-iframe-remove-on-navigate-async-delegate.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=183885
+
+        Unreviewed, temporarily mark the test as flaky while I investigate.
+
+        * TestExpectations:
+
 2018-03-21  Ryan Haddad  <[email protected]>
 
         Mark fast/scrolling/latching/scroll-div-no-latching.html as flaky.

Modified: trunk/LayoutTests/TestExpectations (229839 => 229840)


--- trunk/LayoutTests/TestExpectations	2018-03-22 01:24:37 UTC (rev 229839)
+++ trunk/LayoutTests/TestExpectations	2018-03-22 01:47:43 UTC (rev 229840)
@@ -1764,6 +1764,10 @@
 
 media/event-queue-crash.html [ DumpJSConsoleLogInStdErr ]
 
+# This is flaky since r229831.
+webkit.org/b/183885 fast/loader/_javascript_-url-iframe-remove-on-navigate.html [ Pass Failure ]
+webkit.org/b/183885 fast/loader/_javascript_-url-iframe-remove-on-navigate-async-delegate.html [ Pass Failure ]
+
 webkit.org/b/172243 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm [ Pass Failure ]
 
 webkit.org/b/179851 imported/w3c/web-platform-tests/html/browsers/offline/manifest_url_check.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to