Title: [281866] trunk/LayoutTests
Revision
281866
Author
[email protected]
Date
2021-09-01 12:03:04 -0700 (Wed, 01 Sep 2021)

Log Message

[ Catalina Debug EWS ] ASSERTION FAILED: m_wrapper ./bindings/js/JSEventListener.h(128) : JSC::JSObject *WebCore::JSEventListener::ensureJSFunction(WebCore::ScriptExecutionContext &) const.
https://bugs.webkit.org/show_bug.cgi?id=229765

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281865 => 281866)


--- trunk/LayoutTests/ChangeLog	2021-09-01 18:53:48 UTC (rev 281865)
+++ trunk/LayoutTests/ChangeLog	2021-09-01 19:03:04 UTC (rev 281866)
@@ -1,5 +1,14 @@
 2021-09-01  Ayumi Kojima  <[email protected]>
 
+        [ Catalina Debug EWS ] ASSERTION FAILED: m_wrapper ./bindings/js/JSEventListener.h(128) : JSC::JSObject *WebCore::JSEventListener::ensureJSFunction(WebCore::ScriptExecutionContext &) const.
+        https://bugs.webkit.org/show_bug.cgi?id=229765
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
+2021-09-01  Ayumi Kojima  <[email protected]>
+
         [ Monterey GuardMalloc ] accessibility/* tests are timing out.
         <rdar://82147955>
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (281865 => 281866)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-01 18:53:48 UTC (rev 281865)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-01 19:03:04 UTC (rev 281866)
@@ -646,6 +646,8 @@
 # <rdar://problem/61744994> media/track/track-cues-cuechange.html is flaky timing out.
 media/track/track-cues-cuechange.html [ Pass Crash Timeout ]
 
+webkit.org/b/229765 [ Catalina Debug ] media/track/track-disabled-addcue.html [ Pass Crash ]
+
 webkit.org/b/167127 pointer-lock/locked-element-removed-from-dom.html
 
 webkit.org/b/167857 pageoverlay/overlay-remove-reinsert-view.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to