Title: [262465] trunk/LayoutTests
Revision
262465
Author
ryanhad...@apple.com
Date
2020-06-02 17:46:58 -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/ios/TestExpectations: Skip this test on debug since it always asserts.

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2020-06-03 00:38:49 UTC (rev 262464)
+++ trunk/LayoutTests/ChangeLog	2020-06-03 00:46:58 UTC (rev 262465)
@@ -5,6 +5,15 @@
 
         Unreviewed test gardening.
 
+        * platform/ios/TestExpectations: Skip this test on debug since it always asserts.
+
+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>

Modified: trunk/LayoutTests/platform/ios/TestExpectations (262464 => 262465)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-06-03 00:38:49 UTC (rev 262464)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-06-03 00:46:58 UTC (rev 262465)
@@ -3529,5 +3529,7 @@
 
 webkit.org/b/212493 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html [ ImageOnlyFailure ]
 
+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 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