Title: [240362] trunk/LayoutTests
Revision
240362
Author
commit-qu...@webkit.org
Date
2019-01-23 14:15:54 -0800 (Wed, 23 Jan 2019)

Log Message

Allow failures in flaky tests from bug 193657
https://bugs.webkit.org/show_bug.cgi?id=193736

Unreviewed test gardening.

Patch by Oriol Brufau <obru...@igalia.com> on 2019-01-23

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (240361 => 240362)


--- trunk/LayoutTests/ChangeLog	2019-01-23 21:58:47 UTC (rev 240361)
+++ trunk/LayoutTests/ChangeLog	2019-01-23 22:15:54 UTC (rev 240362)
@@ -1,3 +1,12 @@
+2019-01-23  Oriol Brufau  <obru...@igalia.com>
+
+        Allow failures in flaky tests from bug 193657
+        https://bugs.webkit.org/show_bug.cgi?id=193736
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2019-01-23  Eric Liang  <ericli...@apple.com>
 
         AX: [GTK] Layout test accessibility/set-selected-editable.html is failing

Modified: trunk/LayoutTests/TestExpectations (240361 => 240362)


--- trunk/LayoutTests/TestExpectations	2019-01-23 21:58:47 UTC (rev 240361)
+++ trunk/LayoutTests/TestExpectations	2019-01-23 22:15:54 UTC (rev 240362)
@@ -620,6 +620,9 @@
 webkit.org/b/169271 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html [ ImageOnlyFailure ]
 webkit.org/b/191465 imported/w3c/web-platform-tests/css/css-grid/abspos/absolute-positioning-changing-containing-block-001.html [ ImageOnlyFailure ]
 webkit.org/b/191465 imported/w3c/web-platform-tests/css/css-grid/abspos/grid-item-absolute-positioning-dynamic-001.html [ ImageOnlyFailure ]
+imported/w3c/web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-010.html [ Pass Failure ]
+imported/w3c/web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-013.html [ Pass Failure ]
+imported/w3c/web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-015.html [ Pass Failure ]
 webkit.org/b/191365 imported/w3c/web-platform-tests/css/css-grid/grid-items/item-with-table-with-infinite-max-intrinsic-width.html [ ImageOnlyFailure ]
 webkit.org/b/191365 imported/w3c/web-platform-tests/css/css-grid/grid-items/table-with-infinite-max-intrinsic-width.html [ ImageOnlyFailure ]
 webkit.org/b/191367 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-container-ignores-first-letter-002.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to