Title: [262464] trunk/LayoutTests
Revision
262464
Author
ryanhad...@apple.com
Date
2020-06-02 17:38:49 -0700 (Tue, 02 Jun 2020)

Log Message

ASSERTION FAILED: isCell() under WebCore::JSDOMConstructor seen with webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html
https://bugs.webkit.org/show_bug.cgi?id=212650

Unreviewed test gardening.

* platform/mac/TestExpectations: Skip this test on debug since it always asserts.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262463 => 262464)


--- trunk/LayoutTests/ChangeLog	2020-06-02 23:59:24 UTC (rev 262463)
+++ trunk/LayoutTests/ChangeLog	2020-06-03 00:38:49 UTC (rev 262464)
@@ -1,3 +1,12 @@
+2020-06-02  Ryan Haddad  <ryanhad...@apple.com>
+
+        ASSERTION FAILED: isCell() under WebCore::JSDOMConstructor seen with webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html
+        https://bugs.webkit.org/show_bug.cgi?id=212650
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Skip this test on debug since it always asserts.
+
 2020-06-02  Jason Lawrence  <lawrenc...@apple.com>
 
         [ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (262463 => 262464)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-02 23:59:24 UTC (rev 262463)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-03 00:38:49 UTC (rev 262464)
@@ -1970,5 +1970,7 @@
 webkit.org/b/212594 webgl/2.0.0/conformance/canvas/buffer-offscreen-test.html [ Failure ]
 webkit.org/b/212594 webgl/1.0.3/conformance/canvas/buffer-offscreen-test.html [ Failure ]
 
+webkit.org/b/212650 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html [ Skip ]
+
 # This test requires an update to system decoders
 webkit.org/b/212565 [ Catalina Mojave ] imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to