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

Changeset 259763 in webkit


Ignore:
Timestamp:
Apr 8, 2020, 3:55:41 PM (6 years ago)
Author:
Jason_Lawrence
Message:

REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
https://bugs.webkit.org/show_bug.cgi?id=210219

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259762 r259763  
     12020-04-08  Jason Lawrence  <lawrence.j@apple.com>
     2
     3        REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
     4        https://bugs.webkit.org/show_bug.cgi?id=210219
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/mac-wk1/TestExpectations:
     10
    1112020-04-08  Daniel Bates  <dabates@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r259735 r259763  
    17671767
    17681768webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
     1769
     1770webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Crash ]
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r259759 r259763  
    960960webkit.org/b/210198 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
    961961webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
     962
     963webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.