⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 243473 in webkit


Ignore:
Timestamp:
Mar 25, 2019, 4:58:17 PM (7 years ago)
Author:
Shawn Roberts
Message:

http/tests/cache-storage/cache-clearing-origin.https.html
http/tests/cache-storage/cache-records-persistency.https.html are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=196228

Unreviewed test gardening.

  • platform/ios-simulator-wk2/TestExpectations:
  • platform/mac-wk2/TestExpectations: Changing expectations due to flaky tests
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r243466 r243473  
     12019-03-25  Shawn Roberts  <sroberts@apple.com>
     2
     3        http/tests/cache-storage/cache-clearing-origin.https.html
     4        http/tests/cache-storage/cache-records-persistency.https.html are flaky failures
     5        https://bugs.webkit.org/show_bug.cgi?id=196228
     6
     7        Unreviewed test gardening.
     8
     9        * platform/ios-simulator-wk2/TestExpectations:
     10        * platform/mac-wk2/TestExpectations: Changing expectations due to flaky tests
     11
    1122019-03-25  Shawn Roberts  <sroberts@apple.com>
    213
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r243466 r243473  
    4747
    4848webkit.org/b/196218 performance-api/performance-observer-periodic.html [ Pass Failure ]
     49
     50webkit.org/b/196228 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
     51webkit.org/b/196228 http/tests/cache-storage/cache-records-persistency.https.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r243353 r243473  
    920920
    921921webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
     922
     923webkit.org/b/196228 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.