Changeset 258514 in webkit


Ignore:
Timestamp:
Mar 16, 2020 12:57:45 PM (4 years ago)
Author:
sihui_liu@apple.com
Message:

IndexedDB hits assertion with crypto/workers/subtle/aes-indexeddb.html
https://bugs.webkit.org/show_bug.cgi?id=202648
<rdar://problem/56059602>

Unreviewed test gardening.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r258508 r258514  
     12020-03-16  Sihui Liu  <sihui_liu@apple.com>
     2
     3        IndexedDB hits assertion with crypto/workers/subtle/aes-indexeddb.html
     4        https://bugs.webkit.org/show_bug.cgi?id=202648
     5        <rdar://problem/56059602>
     6
     7        Unreviewed test gardening.
     8
     9        * TestExpectations:
     10        * platform/ios-simulator/TestExpectations:
     11
    1122020-03-16  Daniel Bates  <dabates@apple.com>
    213
  • trunk/LayoutTests/TestExpectations

    r258499 r258514  
    30403040
    30413041webkit.org/b/202517 imported/w3c/web-platform-tests/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html [ Skip ]
    3042 
    3043 webkit.org/b/202648 [ Debug ] crypto/workers/subtle/aes-indexeddb.html [ Skip ]
    30443042
    30453043# wpt css-images failures
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r258346 r258514  
    131131webkit.org/b/201509 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html [ Failure ]
    132132
    133 webkit.org/b/202648 crypto/workers/subtle/aes-indexeddb.html [ Skip ]
    134 
    135133# WebGPU is not enabled on iOS Simulator.
    136134webgpu [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.