Changeset 223414 in webkit


Ignore:
Timestamp:
Oct 16, 2017 10:18:26 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

LayoutTest http/tests/cache-storage/cache-clearing-origin.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=178305
<rdar://problem/34990264>

Unreviewed.

Removing flaky test expectations based on dashboard.

Patch by Youenn Fablet <youenn@apple.com> on 2017-10-16

  • TestExpectations:
  • platform/ios/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r223413 r223414  
     12017-10-16  Youenn Fablet  <youenn@apple.com>
     2
     3        LayoutTest http/tests/cache-storage/cache-clearing-origin.https.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=178305
     5        <rdar://problem/34990264>
     6
     7        Unreviewed.
     8
     9        Removing flaky test expectations based on dashboard.
     10
     11        * TestExpectations:
     12        * platform/ios/TestExpectations:
     13        * platform/mac/TestExpectations:
     14
    1152017-10-16  Chris Dumez  <cdumez@apple.com>
    216
  • trunk/LayoutTests/TestExpectations

    r223408 r223414  
    470470webkit.org/b/168448 http/wpt/resource-timing/rt-shared-resource-in-workers.html [ Pass Failure ]
    471471webkit.org/b/171511 http/wpt/resource-timing/rt-revalidate-requests.html [ Pass Failure ]
    472 
    473 webkit.org/b/178034 http/tests/cache-storage/cache-clearing-all.https.html [ Pass Timeout ]
    474 webkit.org/b/178034 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure Timeout ]
    475 webkit.org/b/178266  http/tests/cache-storage/cache-origins.https.html [ Pass Timeout ]
    476472
    477473webkit.org/b/161312 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html [ Failure Pass ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r223324 r223414  
    29382938webkit.org/b/177401 webrtc/captureCanvas-webrtc.html [ Pass Timeout Failure ]
    29392939
    2940 webkit.org/b/177438 http/tests/cache-storage/cache-representation.https.html [ Pass Failure ]
    2941 
    29422940webkit.org/b/177323 imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub.html [ Pass Failure ]
    29432941
  • trunk/LayoutTests/platform/mac/TestExpectations

    r223312 r223414  
    17831783
    17841784webkit.org/b/178190 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-worker-origin.htm [ Pass Failure ]
    1785 
    1786 webkit.org/b/178305 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.