Title: [261216] trunk/LayoutTests
Revision
261216
Author
dp...@igalia.com
Date
2020-05-05 23:51:50 -0700 (Tue, 05 May 2020)

Log Message

[GTK] Gardening, update expectations after r260889
https://bugs.webkit.org/show_bug.cgi?id=211500

Unreviewed gardening.

These failures started to happen once the GTK Test bot was
switched to Flatpak, which occurred on build #13542 (r260889).

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261215 => 261216)


--- trunk/LayoutTests/ChangeLog	2020-05-06 06:01:07 UTC (rev 261215)
+++ trunk/LayoutTests/ChangeLog	2020-05-06 06:51:50 UTC (rev 261216)
@@ -1,3 +1,15 @@
+2020-05-05  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update expectations after r260889
+        https://bugs.webkit.org/show_bug.cgi?id=211500
+
+        Unreviewed gardening.
+
+        These failures started to happen once the GTK Test bot was
+        switched to Flatpak, which occurred on build #13542 (r260889).
+
+        * platform/gtk/TestExpectations:
+
 2020-05-05  Rob Buis  <rb...@igalia.com>
 
         Fix setting host on URL when no port is specified

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261215 => 261216)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-06 06:01:07 UTC (rev 261215)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-06 06:51:50 UTC (rev 261216)
@@ -1506,6 +1506,15 @@
 webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-sub-image-cube-maps.html [ Failure ]
 webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-upload-cube-maps.html [ Failure ]
 
+webkit.org/b/210239 fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Failure ]
+
+webkit.org/b/211497 fast/loader/local-CSS-from-local.html [ Failure ]
+webkit.org/b/211497 fast/loader/local-_javascript_-from-local.html [ Failure ]
+webkit.org/b/211497 fast/loader/local-image-from-local.html [ Failure ]
+webkit.org/b/211497 http/tests/security/local-user-CSS-from-remote.html [ Failure ]
+webkit.org/b/211497 webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
+webkit.org/b/211497 webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -4295,7 +4304,8 @@
 
 webkit.org/b/183611 webkit.org/b/198830 media/context-menu-actions.html [ Failure Crash ]
 
-webkit.org/b/183902 fast/dom/frame-loading-via-document-write.html [ Failure ]
+# Started to timeout in 211497.
+webkit.org/b/183902 webkit.org/b/211497 fast/dom/frame-loading-via-document-write.html [ Failure Timeout ]
 
 webkit.org/b/184504 imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to