Title: [269277] trunk/LayoutTests
Revision
269277
Author
[email protected]
Date
2020-11-02 14:41:45 -0800 (Mon, 02 Nov 2020)

Log Message

[WPE] Unreviewed test gardening. Update test expectations.

Also remove stale WPE baseline for test imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001.html

* platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt: Renamed from LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt.
* platform/wpe/TestExpectations:
* platform/wpe/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt: Removed.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-text/
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-text/white-space/

Diff

Modified: trunk/LayoutTests/ChangeLog (269276 => 269277)


--- trunk/LayoutTests/ChangeLog	2020-11-02 22:35:46 UTC (rev 269276)
+++ trunk/LayoutTests/ChangeLog	2020-11-02 22:41:45 UTC (rev 269277)
@@ -1,3 +1,13 @@
+2020-11-02  Diego Pino Garcia  <[email protected]>
+
+        [WPE] Unreviewed test gardening. Update test expectations.
+
+        Also remove stale WPE baseline for test imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001.html
+
+        * platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt: Renamed from LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt.
+        * platform/wpe/TestExpectations:
+        * platform/wpe/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt: Removed.
+
 2020-11-02  Chris Dumez  <[email protected]>
 
         Unreviewed, deflake  imported/w3c/web-platform-tests/payment-request/show-method-optional-promise-rejects.https.html

Copied: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt (from rev 269276, trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt) (0 => 269277)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt	2020-11-02 22:41:45 UTC (rev 269277)
@@ -0,0 +1,14 @@
+
+PASS 1111
+PASS 1111&#x20;
+PASS &#x20;1111
+PASS &#x20;1111&#x20;
+PASS 1111<br>
+PASS 1111<br>&#x20;
+PASS 1111&#x20;<br>
+PASS 1111&#x20;<br>&#x20;
+1111 1111  1111 1111  1111
+ 1111
+ 1111
+ 1111
+

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (269276 => 269277)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-02 22:35:46 UTC (rev 269276)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-02 22:41:45 UTC (rev 269277)
@@ -26,7 +26,12 @@
 
 # ContentExtensions
 webkit.org/b/207723 http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html [ Pass Failure ]
+webkit.org/b/217267 http/tests/contentextensions/service-worker.https.html [ Failure Pass ]
 
+# CSS-masking and clip-path.
+webkit.org/b/217815 imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-transform-mutated-002.html [ ImageOnlyFailure ]
+webkit.org/b/217815 imported/w3c/web-platform-tests/css/css-masking/clip-path/reference-mutated.html [ ImageOnlyFailure ]
+
 # CSS3
 webkit.org/b/213829 css3/calc/background-position-parsing.html [ ImageOnlyFailure ]
 
@@ -897,7 +902,7 @@
 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
 
 # WebXR
-webkit.org/b/212897 imported/w3c/web-platform-tests/webxr/idlharness.https.window.html [ Pass ]
+webkit.org/b/212897 imported/w3c/web-platform-tests/webxr/idlharness.https.window.html [ Failure ]
 webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/webGLCanvasContext_makecompatible_contextlost.https.html [ Pass ]
 webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_inline.https.html [ Pass ]
 webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive.https.html [ Pass ]
@@ -1612,6 +1617,7 @@
 webkit.org/b/171726 media/media-source/media-source-init-segment-duration.html [ Failure ]
 webkit.org/b/168373 media/media-source/media-source-resize.html [ Failure ]
 webkit.org/b/168373 media/media-source/only-bcp47-language-tags-accepted-as-valid.html [ Timeout ]
+webkit.org/b/218317 media/media-source/media-source-trackid-change.html [ Failure ]
 
 webkit.org/b/177871 http/wpt/resource-timing/rt-shared-resource-in-workers.html [ Failure ]
 webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to