Title: [249678] trunk/LayoutTests
Revision
249678
Author
ryanhad...@apple.com
Date
2019-09-09 17:32:53 -0700 (Mon, 09 Sep 2019)

Log Message

REGRESSION(r236540-r236595): ASSERTION FAILED: !frameView || !frameView->isPainting() on plugins/window-open.html
https://bugs.webkit.org/show_bug.cgi?id=199089

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Skip the test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249677 => 249678)


--- trunk/LayoutTests/ChangeLog	2019-09-10 00:23:50 UTC (rev 249677)
+++ trunk/LayoutTests/ChangeLog	2019-09-10 00:32:53 UTC (rev 249678)
@@ -1,3 +1,12 @@
+2019-09-09  Ryan Haddad  <ryanhad...@apple.com>
+
+        REGRESSION(r236540-r236595): ASSERTION FAILED: !frameView || !frameView->isPainting() on plugins/window-open.html
+        https://bugs.webkit.org/show_bug.cgi?id=199089
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Skip the test.
+
 2019-09-09  Chris Dumez  <cdu...@apple.com>
 
         Stop using testRunner.setPrivateBrowsingEnabled_DEPRECATED() in http/tests/adClickAttribution/conversion-disabled-in-ephemeral-session.html

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (249677 => 249678)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-09-10 00:23:50 UTC (rev 249677)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-09-10 00:32:53 UTC (rev 249678)
@@ -969,3 +969,5 @@
 [ Catalina+ ] http/wpt/webauthn/public-key-credential-create-success-u2f.https.html [ Failure ]
 
 webkit.org/b/199651 [ Mojave Debug ] webgpu/whlsl/builtin-vectors-2.html [ Slow ]
+
+webkit.org/b/199089 [ Mojave+ Debug ] plugins/window-open.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to