Title: [258514] trunk/LayoutTests
Revision
258514
Author
[email protected]
Date
2020-03-16 12:57:45 -0700 (Mon, 16 Mar 2020)

Log 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.


* TestExpectations:
* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258513 => 258514)


--- trunk/LayoutTests/ChangeLog	2020-03-16 19:56:36 UTC (rev 258513)
+++ trunk/LayoutTests/ChangeLog	2020-03-16 19:57:45 UTC (rev 258514)
@@ -1,3 +1,14 @@
+2020-03-16  Sihui Liu  <[email protected]>
+
+        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.
+
+        * TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+
 2020-03-16  Daniel Bates  <[email protected]>
 
         ASSERTION FAILURE: !result.innerNode() || (request.resultIsElementList() && result.listBasedTestResult().size()) in RenderLayer::hitTestContents()

Modified: trunk/LayoutTests/TestExpectations (258513 => 258514)


--- trunk/LayoutTests/TestExpectations	2020-03-16 19:56:36 UTC (rev 258513)
+++ trunk/LayoutTests/TestExpectations	2020-03-16 19:57:45 UTC (rev 258514)
@@ -3040,8 +3040,6 @@
 
 webkit.org/b/202517 imported/w3c/web-platform-tests/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html [ Skip ]
 
-webkit.org/b/202648 [ Debug ] crypto/workers/subtle/aes-indexeddb.html [ Skip ]
-
 # wpt css-images failures
 webkit.org/b/200207 imported/w3c/web-platform-tests/css/css-images/css-image-fallbacks-and-annotations002.html [ ImageOnlyFailure ]
 webkit.org/b/200207 imported/w3c/web-platform-tests/css/css-images/css-image-fallbacks-and-annotations003.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (258513 => 258514)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2020-03-16 19:56:36 UTC (rev 258513)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2020-03-16 19:57:45 UTC (rev 258514)
@@ -130,7 +130,5 @@
 
 webkit.org/b/201509 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html [ Failure ]
 
-webkit.org/b/202648 crypto/workers/subtle/aes-indexeddb.html [ Skip ]
-
 # WebGPU is not enabled on iOS Simulator.
 webgpu [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to