Changeset 290959 in webkit


Ignore:
Timestamp:
Mar 7, 2022 3:07:55 PM (2 years ago)
Author:
mark.lam@apple.com
Message:

Remove TestExpectations for imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html.
https://bugs.webkit.org/show_bug.cgi?id=229244

Not reviewed.

TestExpectaions says this test will either pass or crash. However, the test history
at https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkey-generators%2Freading-autoincrement-indexes-cursors.any.worker.html
shows that this test hasn't crashed in a very long time.

Also local runs of the test on AppleSilicon with Debug WK1 pass with no crash.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r290926 r290959  
     12022-03-07  Mark Lam  <mark.lam@apple.com>
     2
     3        Remove TestExpectations for imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html.
     4        https://bugs.webkit.org/show_bug.cgi?id=229244
     5
     6        Not reviewed.
     7
     8        TestExpectaions says this test will either pass or crash.  However, the test history
     9        at https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkey-generators%2Freading-autoincrement-indexes-cursors.any.worker.html
     10        shows that this test hasn't crashed in a very long time.
     11
     12        Also local runs of the test on AppleSilicon with Debug WK1 pass with no crash.
     13
     14        * platform/mac/TestExpectations:
     15
    1162022-03-07  Jon Lee  <jonlee@apple.com>
    217
  • trunk/LayoutTests/platform/mac/TestExpectations

    r290884 r290959  
    22662266imported/w3c/web-platform-tests/mathml/relations/html5-tree/display-2.html [ Pass ImageOnlyFailure ]
    22672267
    2268 webkit.org/b/229244 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html [ Pass Crash ]
    2269 
    22702268webkit.org/b/229291 imported/w3c/web-platform-tests/html/rendering/replaced-elements/images/revoked-blob-print.html [ Pass ImageOnlyFailure ]
    22712269
Note: See TracChangeset for help on using the changeset viewer.