Changeset 229840 in webkit


Ignore:
Timestamp:
Mar 21, 2018 6:47:43 PM (6 years ago)
Author:
Chris Dumez
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.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r229836 r229840  
     12018-03-21  Chris Dumez  <cdumez@apple.com>
     2
     3        Regression(r229831): fast/loader/javascript-url-iframe-remove-on-navigate-async-delegate.html is flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=183885
     5
     6        Unreviewed, temporarily mark the test as flaky while I investigate.
     7
     8        * TestExpectations:
     9
    1102018-03-21  Ryan Haddad  <ryanhaddad@apple.com>
    211
  • trunk/LayoutTests/TestExpectations

    r229831 r229840  
    17651765media/event-queue-crash.html [ DumpJSConsoleLogInStdErr ]
    17661766
     1767# This is flaky since r229831.
     1768webkit.org/b/183885 fast/loader/javascript-url-iframe-remove-on-navigate.html [ Pass Failure ]
     1769webkit.org/b/183885 fast/loader/javascript-url-iframe-remove-on-navigate-async-delegate.html [ Pass Failure ]
     1770
    17671771webkit.org/b/172243 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm [ Pass Failure ]
    17681772
Note: See TracChangeset for help on using the changeset viewer.