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

Changeset 259596 in webkit


Ignore:
Timestamp:
Apr 6, 2020, 2:59:15 PM (6 years ago)
Author:
Jason_Lawrence
Message:

storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
https://bugs.webkit.org/show_bug.cgi?id=210046

Unreviewed test gardening.

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259595 r259596  
     12020-04-06  Jason Lawrence  <lawrence.j@apple.com>
     2
     3        storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
     4        https://bugs.webkit.org/show_bug.cgi?id=210046
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac/TestExpectations:
     9
    1102020-04-06  Jack Lee  <shihchieh_lee@apple.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r259586 r259596  
    19691969
    19701970webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
     1971
     1972webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.