Title: [266642] trunk/LayoutTests
Revision
266642
Author
[email protected]
Date
2020-09-04 15:45:11 -0700 (Fri, 04 Sep 2020)

Log Message

REGRESSION (r265603): ASSERTION FAILED: m_suspended in WebCore::SuspendableTimerBase::resume() seen with http/tests/security/no-indexeddb-from-sandbox.html
https://bugs.webkit.org/show_bug.cgi?id=215465

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266641 => 266642)


--- trunk/LayoutTests/ChangeLog	2020-09-04 22:33:55 UTC (rev 266641)
+++ trunk/LayoutTests/ChangeLog	2020-09-04 22:45:11 UTC (rev 266642)
@@ -1,3 +1,12 @@
+2020-09-04  Hector Lopez  <[email protected]>
+
+        REGRESSION (r265603): ASSERTION FAILED: m_suspended in WebCore::SuspendableTimerBase::resume() seen with http/tests/security/no-indexeddb-from-sandbox.html
+        https://bugs.webkit.org/show_bug.cgi?id=215465
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2020-09-04  Karl Rackler  <[email protected]>
 
         [ Big Sur ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framerate.html is a flaky failure/timeout)

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (266641 => 266642)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-04 22:33:55 UTC (rev 266641)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-04 22:45:11 UTC (rev 266642)
@@ -1104,8 +1104,6 @@
 
 webkit.org/b/215304 fast/forms/auto-fill-button/caps-lock-indicator-should-be-visible-after-hiding-auto-fill-strong-password-button.html [ Pass Failure ]
 
-webkit.org/b/215465 [ Debug ] http/tests/security/no-indexeddb-from-sandbox.html [ Crash ]
-
 webkit.org/b/189672 [ Mojave Release ] webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
 
 webkit.org/b/215468 [ Mojave Release ] media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Pass Failure ]
@@ -1280,4 +1278,4 @@
 
 webkit.org/b/216159 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html [ Pass Failure ]
 
-webkit.org/b/216164 [ Catalina Debug ] html5lib/generated/run-template-data.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/216164 [ Catalina Debug ] html5lib/generated/run-template-data.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to