Title: [258822] trunk/LayoutTests
Revision
258822
Author
[email protected]
Date
2020-03-22 13:33:05 -0700 (Sun, 22 Mar 2020)

Log Message

[GTK][WPE] Gardening, update TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=209404

Unreviewed gardening.

* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258821 => 258822)


--- trunk/LayoutTests/ChangeLog	2020-03-22 19:29:40 UTC (rev 258821)
+++ trunk/LayoutTests/ChangeLog	2020-03-22 20:33:05 UTC (rev 258822)
@@ -1,3 +1,13 @@
+2020-03-22  Diego Pino Garcia  <[email protected]>
+
+        [GTK][WPE] Gardening, update TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=209404
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2020-03-21  Said Abou-Hallawa  <[email protected]>
 
         An animated PNG plays the frames one time more than the image loopCount

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (258821 => 258822)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-22 19:29:40 UTC (rev 258821)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-22 20:33:05 UTC (rev 258822)
@@ -1364,6 +1364,8 @@
 
 webkit.org/b/209330 imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html [ Failure ]
 
+webkit.org/b/209403 fast/forms/placeholder-content-center.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -4710,6 +4712,13 @@
 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ]
 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ Pass ]
 
+# Test passing since added in r258661.
+imported/w3c/web-platform-tests/css/css-writing-modes/bidi-plaintext-011.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of PASSING tests. See top of file where to put new expectations.
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (258821 => 258822)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-03-22 19:29:40 UTC (rev 258821)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-03-22 20:33:05 UTC (rev 258822)
@@ -1000,6 +1000,17 @@
 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ]
 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ Pass ]
 
+# Passing since added in r258661.
+imported/w3c/web-platform-tests/css/css-writing-modes/background-position-vrl-022.xht [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/bidi-plaintext-011.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]
+imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
+
+# Passing since r257562.
+imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-013.html [ Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 5. TESTS CRASHING
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1888,12 +1899,6 @@
 Bug(WPE) fast/dom/Range/getClientRects.html [ Failure ]
 webkit.org/b/189664 fast/events/dblclick-event-getModifierState.html [ Timeout ]
 
-Bug(WPE) storage/indexeddb/modern/date-basic-private.html [ Failure ]
-Bug(WPE) storage/indexeddb/modern/date-basic.html [ Failure ]
-Bug(WPE) storage/indexeddb/modern/get-keyrange-private.html [ Failure ]
-Bug(WPE) storage/indexeddb/modern/get-keyrange.html [ Failure ]
-Bug(WPE) storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure ]
-Bug(WPE) storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure ]
 Bug(WPE) storage/storageinfo-missing-arguments.html [ Failure ]
 Bug(WPE) storage/storageinfo-no-callbacks.html [ Failure ]
 Bug(WPE) storage/storageinfo-query-usage.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to