Changeset 258797 in webkit


Ignore:
Timestamp:
Mar 20, 2020 3:56:09 PM (4 years ago)
Author:
sihui_liu@apple.com
Message:

REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=209318
<rdar://problem/60657081>

Unreviewed test gardening after r258768.

  • platform/ios-wk2/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r258794 r258797  
     12020-03-20  Sihui Liu  <sihui_liu@apple.com>
     2
     3        REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
     4        https://bugs.webkit.org/show_bug.cgi?id=209318
     5        <rdar://problem/60657081>
     6
     7        Unreviewed test gardening after r258768.
     8
     9        * platform/ios-wk2/TestExpectations:
     10        * platform/mac/TestExpectations:
     11
    1122020-03-20  Jacob Uphoff  <jacob_uphoff@apple.com>
    213
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r258794 r258797  
    14241424
    14251425webkit.org/b/208656 storage/indexeddb/modern/transactions-stop-on-navigation.html [ Pass Failure ]
    1426 
    1427 webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
    14281426
    14291427webkit.org/b/208662 http/tests/security/contentSecurityPolicy/javascript-url-blocked-by-default-src-star.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r258793 r258797  
    11171117webkit.org/b/156351 storage/indexeddb/modern/autoincrement-abort-private.html [ Pass Timeout ]
    11181118
    1119 webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
    1120 
    11211119webkit.org/b/156983 media/video-fullscreen-restriction-removed.html [ Pass Failure ]
    11221120
Note: See TracChangeset for help on using the changeset viewer.