Title: [281816] trunk/LayoutTests
Revision
281816
Author
[email protected]
Date
2021-08-31 13:23:43 -0700 (Tue, 31 Aug 2021)

Log Message

[ BigSur EWS ] ASSERTION FAILED: reasonForSuspendingActiveDOMObjects() == ReasonForSuspension::PageWillBeSuspended.
https://bugs.webkit.org/show_bug.cgi?id=229723

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281815 => 281816)


--- trunk/LayoutTests/ChangeLog	2021-08-31 20:06:58 UTC (rev 281815)
+++ trunk/LayoutTests/ChangeLog	2021-08-31 20:23:43 UTC (rev 281816)
@@ -1,3 +1,12 @@
+2021-08-31  Ayumi Kojima  <[email protected]>
+
+        [ BigSur EWS ] ASSERTION FAILED: reasonForSuspendingActiveDOMObjects() == ReasonForSuspension::PageWillBeSuspended.
+        https://bugs.webkit.org/show_bug.cgi?id=229723
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2021-08-31  Wenson Hsieh  <[email protected]>
 
         EWS should run tests in fast/events/ios by default

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (281815 => 281816)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-31 20:06:58 UTC (rev 281815)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-31 20:23:43 UTC (rev 281816)
@@ -285,6 +285,8 @@
 
 webkit.org/b/95043 http/tests/security/local-user-CSS-from-remote.html [ Failure ]
 
+webkit.org/b/229723 [ BigSur Debug arm64 ] http/tests/security/no-indexeddb-from-sandbox.html [ Pass Crash ]
+
 # These tests test the Shadow DOM based HTML form validation UI but Mac WK2 is using native dialogs instead.
 fast/forms/validation-message-on-listbox.html
 fast/forms/validation-message-on-menulist.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to