Title: [266643] trunk/LayoutTests
Revision
266643
Author
[email protected]
Date
2020-09-04 16:01:10 -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/ios-wk2/TestExpectations:

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2020-09-04 22:45:11 UTC (rev 266642)
+++ trunk/LayoutTests/ChangeLog	2020-09-04 23:01:10 UTC (rev 266643)
@@ -5,6 +5,15 @@
 
         Unreviewed test gardening.
 
+        * platform/ios-wk2/TestExpectations:
+
+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]>

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (266642 => 266643)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-04 22:45:11 UTC (rev 266642)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-04 23:01:10 UTC (rev 266643)
@@ -1849,8 +1849,6 @@
 
 webkit.org/b/215403 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001.html [ Pass Timeout ]
 
-webkit.org/b/215465 [ Debug ] http/tests/security/no-indexeddb-from-sandbox.html [ Crash ]
-
 webkit.org/b/215476 [ Release ] imported/w3c/web-platform-tests/css/css-grid/abspos/empty-grid-001.html [ Pass Timeout ]
 
 webkit.org/b/215476 [ Release ] imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-long-crash.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to