Changeset 252404 in webkit


Ignore:
Timestamp:
Nov 13, 2019 5:45:57 AM (4 years ago)
Author:
aakash_jain@apple.com
Message:

Flaky API Test TestWebKitAPI.WebKit.ApplicationCacheDirectories
https://bugs.webkit.org/show_bug.cgi?id=203732
<rdar://problem/56814641>

Unreviewed test gardening.

  • TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm: Disabled the flaky test for now.
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r252397 r252404  
     12019-11-13  Aakash Jain  <aakash_jain@apple.com>
     2
     3        Flaky API Test TestWebKitAPI.WebKit.ApplicationCacheDirectories
     4        https://bugs.webkit.org/show_bug.cgi?id=203732
     5        <rdar://problem/56814641>
     6
     7        Unreviewed test gardening.
     8
     9        * TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm: Disabled the flaky test for now.
     10
    1112019-11-13  Rob Buis  <rbuis@igalia.com>
    212
  • trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm

    r252354 r252404  
    571571}
    572572
    573 TEST(WebKit, ApplicationCacheDirectories)
     573TEST(WebKit, DISABLED_ApplicationCacheDirectories)
    574574{
    575575    using namespace TestWebKitAPI;
Note: See TracChangeset for help on using the changeset viewer.