Title: [251664] trunk/LayoutTests/imported/w3c
Revision
251664
Author
simon.fra...@apple.com
Date
2019-10-28 12:52:54 -0700 (Mon, 28 Oct 2019)

Log Message

Flaky Test: imported/w3c/web-platform-tests/css/css-position/position-absolute-crash-chrome-005.html
https://bugs.webkit.org/show_bug.cgi?id=203473
https://bugs.webkit.org/show_bug.cgi?id=203474

Unreviewed test gardening.

Add missing results (missing because these tests assert in debug).

* web-platform-tests/css/css-position/position-absolute-container-dynamic-002-expected.txt: Added.
* web-platform-tests/css/css-position/position-absolute-crash-chrome-005-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (251663 => 251664)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2019-10-28 19:45:03 UTC (rev 251663)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2019-10-28 19:52:54 UTC (rev 251664)
@@ -1,5 +1,18 @@
 2019-10-28  Simon Fraser  <simon.fra...@apple.com>
 
+        Flaky Test: imported/w3c/web-platform-tests/css/css-position/position-absolute-crash-chrome-005.html
+        https://bugs.webkit.org/show_bug.cgi?id=203473
+        https://bugs.webkit.org/show_bug.cgi?id=203474
+
+        Unreviewed test gardening.
+        
+        Add missing results (missing because these tests assert in debug).
+
+        * web-platform-tests/css/css-position/position-absolute-container-dynamic-002-expected.txt: Added.
+        * web-platform-tests/css/css-position/position-absolute-crash-chrome-005-expected.txt: Added.
+
+2019-10-28  Simon Fraser  <simon.fra...@apple.com>
+
         Add support for the Q unit
         https://bugs.webkit.org/show_bug.cgi?id=203469
 

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-container-dynamic-002-expected.txt (0 => 251664)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-container-dynamic-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-container-dynamic-002-expected.txt	2019-10-28 19:52:54 UTC (rev 251664)
@@ -0,0 +1,3 @@
+
+FAIL #target static position responded to parent relayout assert_equals: expected 100 but got 200
+

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-crash-chrome-005-expected.txt (0 => 251664)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-crash-chrome-005-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-crash-chrome-005-expected.txt	2019-10-28 19:52:54 UTC (rev 251664)
@@ -0,0 +1,3 @@
+
+PASS Test passes if it does not crash 
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to