Title: [258979] trunk/LayoutTests
Revision
258979
Author
dp...@igalia.com
Date
2020-03-25 07:05:23 -0700 (Wed, 25 Mar 2020)

Log Message

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

Unreviewed gardening.

Gardening of flaky tests and of tests that are failing in the EWS bot
but not in the test bot.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258978 => 258979)


--- trunk/LayoutTests/ChangeLog	2020-03-25 13:54:14 UTC (rev 258978)
+++ trunk/LayoutTests/ChangeLog	2020-03-25 14:05:23 UTC (rev 258979)
@@ -1,3 +1,15 @@
+2020-03-25  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=209534
+
+        Unreviewed gardening.
+
+        Gardening of flaky tests and of tests that are failing in the EWS bot
+        but not in the test bot.
+
+        * platform/gtk/TestExpectations:
+
 2020-03-25  Alexey Shvayka  <shvaikal...@gmail.com>
 
         \b escapes inside character classes should be valid in Unicode patterns

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (258978 => 258979)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-25 13:54:14 UTC (rev 258978)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-25 14:05:23 UTC (rev 258979)
@@ -1484,6 +1484,11 @@
 
 webkit.org/b/207737 imported/w3c/web-platform-tests/media-source/mediasource-h264-play-starved.html [ Pass Crash ]
 
+# Tests crashing in EWS but not in test bot.
+webkit.org/b/209533 http/tests/contentextensions/video-element-resource-type.html [ Crash Pass ]
+webkit.org/b/209533 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadstart_noautoplay.html [ Crash Pass ]
+webkit.org/b/209533 media/track/track-automatic-subtitles.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2703,7 +2708,12 @@
 
 webkit.org/b/208301 editing/pasteboard/4922709.html [ Failure Pass ]
 webkit.org/b/208301 editing/pasteboard/5028447.html [ Failure Pass ]
+webkit.org/b/208301 editing/pasteboard/copy-paste-content-starting-and-ending-canvas.html [ Failure Pass ]
 webkit.org/b/208301 editing/pasteboard/paste-before-tab-span.html [ Failure Pass ]
+webkit.org/b/208301 editing/pasteboard/paste-line-endings-003.html [ Failure Pass ]
+webkit.org/b/208301 editing/pasteboard/paste-line-endings-007.html [ Failure Pass ]
+webkit.org/b/208301 editing/pasteboard/paste-text-005.html [ Failure Pass ]
+webkit.org/b/208301 editing/pasteboard/pasting-into-p-should-not-nest-p.html [ Failure Pass ]
 
 webkit.org/b/208304 http/tests/cache/disk-cache/speculative-validation/validation-request.html [ Failure Pass ]
 
@@ -2771,6 +2781,10 @@
 
 webkit.org/b/209102 accessibility/accessibility-node-memory-management.html [ Failure Pass ]
 
+webkit.org/b/209474 media/media-can-play-ogg.html [ Failure Pass ]
+
+webkit.org/b/209475 fast/hidpi/hidpi-long-page-with-inset-element.html [ ImageOnlyFailure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Flaky tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -3168,6 +3182,13 @@
 webkit.org/b/208000 [ Debug ] inspector/unit-tests/throttler.html [ Failure Timeout ]
 webkit.org/b/208000 [ Debug ] inspector/unit-tests/url-utilities.html [ Timeout ]
 
+# Tests timing out in EWS but not test-bot.
+webkit.org/b/209533 fast/frames/exponential-frames.html [ Timeout Pass ]
+webkit.org/b/209533 http/tests/appcache/top-frame-2.html [ Timeout Pass ]
+webkit.org/b/209533 http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html [ Timeout Pass ]
+webkit.org/b/209533 http/tests/workers/service/Client-properties.html [ Timeout Pass ]
+webkit.org/b/209533 media/video-isplayingtoautomotiveheadunit.html [ Timeout Pass ]
+
 # These entries are commented to avoid a lint error of duplicated bug entry.
 # webkit.org/b/208630 fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Timeout ]
 # webkit.org/b/208630 fast/scrolling/overflow-scroll-past-max.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to