Title: [275263] trunk/LayoutTests
Revision
275263
Author
clo...@igalia.com
Date
2021-03-30 20:30:41 -0700 (Tue, 30 Mar 2021)

Log Message

[GTK][WPE] Gardening of tests.

Unreviewed gardening

Update list of expected failures.

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275262 => 275263)


--- trunk/LayoutTests/ChangeLog	2021-03-31 03:01:11 UTC (rev 275262)
+++ trunk/LayoutTests/ChangeLog	2021-03-31 03:30:41 UTC (rev 275263)
@@ -1,3 +1,14 @@
+2021-03-30  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [GTK][WPE] Gardening of tests.
+
+        Unreviewed gardening
+
+        Update list of expected failures.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2021-03-30  Jiewen Tan  <jiewen_...@apple.com>
 
         PCM: Introduce PrivateClickMeasurementNetworkLoader

Modified: trunk/LayoutTests/platform/glib/TestExpectations (275262 => 275263)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-03-31 03:01:11 UTC (rev 275262)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-03-31 03:30:41 UTC (rev 275263)
@@ -1590,6 +1590,9 @@
 # Depends on HTTP Live Streaming (non-supported in non-Apple ports).
 fast/url/data-url-mediatype.html [ Skip ]
 
+# Needs Cocoa specific features
+editing/pasteboard/copy-paste-data-detected-links.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of UNSUPPORTED tests.
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2045,7 +2048,15 @@
 webkit.org/b/220242 imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framesize.html [ Pass Failure ]
 webkit.org/b/220242 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html [ Pass Failure ]
 
+webkit.org/b/223965 http/tests/contentextensions/block-cookies-in-csp-report.py [ Crash ]
+webkit.org/b/223965 http/tests/contentextensions/block-csp-report.py [ Crash ]
+webkit.org/b/223965 http/tests/contentextensions/block-everything-unless-domain-redirect.py [ Crash ]
+webkit.org/b/223965 http/tests/contentextensions/hide-on-csp-report.py [ Crash ]
+webkit.org/b/223965 http/tests/contentextensions/main-resource-redirect-blocked.py [ Crash ]
 
+webkit.org/b/223978 http/tests/security/contentSecurityPolicy/1.1/scripthash-allowed-by-legacy-enforced-policy-and-blocked-by-report-policy.py [ Crash ]
+webkit.org/b/223978 http/tests/security/contentSecurityPolicy/1.1/scripthash-blocked-by-legacy-enforced-policy-and-blocked-by-report-policy.py [ Crash ]
+
 # End: Common failures between GTK and WPE.
 
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (275262 => 275263)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-03-31 03:01:11 UTC (rev 275262)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-03-31 03:30:41 UTC (rev 275263)
@@ -1159,6 +1159,8 @@
 
 webkit.org/b/212232 editing/async-clipboard/clipboard-read-while-pasting.html [ Crash ]
 
+webkit.org/b/223960 editing/execCommand/insert-image-in-composed-list.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2451,6 +2453,10 @@
 
 webkit.org/b/222908 imported/w3c/web-platform-tests/web-animations/timing-model/animations/reverse-running-animation.html [ ImageOnlyFailure ]
 
+webkit.org/b/223980 editing/deleting/insert-in-orphaned-selection-crash.html [ Failure ]
+
+webkit.org/b/223981 inspector/canvas/recording-2d-saves.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to