Changeset 234100 in webkit


Ignore:
Timestamp:
Jul 23, 2018 10:40:06 AM (6 years ago)
Author:
Ryan Haddad
Message:

Mark three service worker clients tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=183705

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r234098 r234100  
     12018-07-23  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Mark three service worker clients tests as flaky.
     4        https://bugs.webkit.org/show_bug.cgi?id=183705
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/mac-wk2/TestExpectations:
     10
    1112018-07-22  Dean Jackson  <dino@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r233835 r234100  
    13561356
    13571357webkit.org/b/184783 compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ]
     1358
     1359webkit.org/b/183705 http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache.html [ Pass Failure ]
     1360webkit.org/b/183705 http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html [ Pass Failure ]
     1361webkit.org/b/183705 http/tests/workers/service/serviceworkerclients-matchAll.https.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r233926 r234100  
    884884
    885885webkit.org/b/186425 [ Debug ] inspector/console/webcore-logging.html [ Pass Failure ]
     886
     887webkit.org/b/183705 http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache.html [ Pass Failure ]
     888webkit.org/b/183705 http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html [ Pass Failure ]
     889webkit.org/b/183705 http/tests/workers/service/serviceworkerclients-matchAll.https.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.