Title: [264695] trunk/LayoutTests
Revision
264695
Author
dp...@igalia.com
Date
2020-07-22 05:22:44 -0700 (Wed, 22 Jul 2020)

Log Message

[GTK] Unreviewed test gardening. Update test expectations after r264694.

* platform/glib/TestExpectations:
* platform/glib/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.txt: Added.
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt:
* platform/wpe/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264694 => 264695)


--- trunk/LayoutTests/ChangeLog	2020-07-22 10:47:49 UTC (rev 264694)
+++ trunk/LayoutTests/ChangeLog	2020-07-22 12:22:44 UTC (rev 264695)
@@ -1,3 +1,13 @@
+2020-07-22  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Unreviewed test gardening. Update test expectations after r264694.
+
+        * platform/glib/TestExpectations:
+        * platform/glib/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.txt: Added.
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt:
+        * platform/wpe/TestExpectations:
+
 2020-07-21  Kenneth Russell  <k...@chromium.org>
 
         [WebGL2] Implement multiple render target entry points

Modified: trunk/LayoutTests/platform/glib/TestExpectations (264694 => 264695)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-07-22 10:47:49 UTC (rev 264694)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-07-22 12:22:44 UTC (rev 264695)
@@ -218,6 +218,8 @@
 
 webkit.org/b/207547 media/media-can-play-av1.html [ Failure ]
 
+webkit.org/b/214636 media/media-source/media-source-webm.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.txt (0 => 264695)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.txt	2020-07-22 12:22:44 UTC (rev 264695)
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x34
+  RenderBlock {HTML} at (0,0) size 800x34
+    RenderBody {BODY} at (8,8) size 784x18
+      RenderText {#text} at (0,0) size 187x17
+        text run at (0,0) width 187: "One-byte truncated sequence:\x{1A}"

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (264694 => 264695)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-22 10:47:49 UTC (rev 264694)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-22 12:22:44 UTC (rev 264695)
@@ -2142,6 +2142,8 @@
 
 webkit.org/b/213776 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Failure Pass ]
 
+webkit.org/b/214637 js/weakref-finalizationregistry.html [ Timeout Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Flaky tests
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt (264694 => 264695)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt	2020-07-22 10:47:49 UTC (rev 264694)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt	2020-07-22 12:22:44 UTC (rev 264695)
@@ -1,5 +1,5 @@
 
 
-FAIL #target offsetSize matches #container offsetSize assert_equals: expected 50 but got 0
-FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 0
+PASS #target offsetSize matches #container offsetSize 
+FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 50
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (264694 => 264695)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-07-22 10:47:49 UTC (rev 264694)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-07-22 12:22:44 UTC (rev 264695)
@@ -1395,8 +1395,6 @@
 webkit.org/b/186262 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-007.html [ ImageOnlyFailure ]
 webkit.org/b/186262 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-lo-000.html [ ImageOnlyFailure ]
 
-webkit.org/b/179881 imported/w3c/web-platform-tests/encoding/eof-shift_jis.html [ ImageOnlyFailure ]
-
 webkit.org/b/172099 imported/w3c/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ ImageOnlyFailure ]
 
 webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-height.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to