Title: [259735] trunk/LayoutTests
Revision
259735
Author
[email protected]
Date
2020-04-08 11:47:58 -0700 (Wed, 08 Apr 2020)

Log Message

REGRESSION: [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebCore::Page::recomputeTextAutoSizingInAllFrames()
https://bugs.webkit.org/show_bug.cgi?id=210205

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259734 => 259735)


--- trunk/LayoutTests/ChangeLog	2020-04-08 18:23:51 UTC (rev 259734)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 18:47:58 UTC (rev 259735)
@@ -1,5 +1,14 @@
 2020-04-08  Jason Lawrence  <[email protected]>
 
+        REGRESSION: [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebCore::Page::recomputeTextAutoSizingInAllFrames()
+        https://bugs.webkit.org/show_bug.cgi?id=210205
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
+2020-04-08  Jason Lawrence  <[email protected]>
+
         [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebKit::EditorState::postLayoutData()
         https://bugs.webkit.org/show_bug.cgi?id=210201
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259734 => 259735)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:23:51 UTC (rev 259734)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:47:58 UTC (rev 259735)
@@ -1763,4 +1763,6 @@
 
 webkit.org/b/206750 http/tests/security/appcache-in-private-browsing.html [ Pass Timeout ]
 
-webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
+
+webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to