Title: [261432] trunk/LayoutTests
Revision
261432
Author
dp...@igalia.com
Date
2020-05-08 22:32:06 -0700 (Fri, 08 May 2020)

Log Message

[GTK] Gardening, update expectations after revert of r261341 and r261392
https://bugs.webkit.org/show_bug.cgi?id=211661

Unreviewed gardening.

* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261431 => 261432)


--- trunk/LayoutTests/ChangeLog	2020-05-09 04:17:33 UTC (rev 261431)
+++ trunk/LayoutTests/ChangeLog	2020-05-09 05:32:06 UTC (rev 261432)
@@ -1,3 +1,13 @@
+2020-05-08  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update expectations after revert of r261341 and r261392
+        https://bugs.webkit.org/show_bug.cgi?id=211661
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt: Removed.
+
 2020-05-08  David Kilzer  <ddkil...@apple.com>
 
         Remove empty directories from from svn.webkit.org repository

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261431 => 261432)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-09 04:17:33 UTC (rev 261431)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-09 05:32:06 UTC (rev 261432)
@@ -1421,6 +1421,7 @@
 webkit.org/b/210796 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion.html [ Failure ]
 
 webkit.org/b/210848 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Failure ]
+webkit.org/b/210848 compositing/video/video-border-radius-clipping.html [ ImageOnlyFailure ]
 
 webkit.org/b/210849 compositing/overflow/rtl-scrollbar-layer-positioning.html [ Failure ]
 
@@ -4695,9 +4696,6 @@
 webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element-xhtml.xhtml [ Failure ]
 webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element.html [ Failure ]
 
-webkit.org/b/211611 compositing/video/video-poster.html [ Failure ]
-webkit.org/b/211612 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Failure ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Deleted: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt (261431 => 261432)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt	2020-05-09 04:17:33 UTC (rev 261431)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt	2020-05-09 05:32:06 UTC (rev 261432)
@@ -1,10 +0,0 @@
-spec reference
-
-    
-
-PASS default object size is 300x150 
-PASS default height is half the width 
-PASS default width is twice the height 
-PASS default object size after src is removed 
-FAIL default object size after poster is removed assert_equals: expected "102px" but got "300px"
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to