Title: [291089] trunk/LayoutTests
Revision
291089
Author
hey...@apple.com
Date
2022-03-09 20:36:00 -0800 (Wed, 09 Mar 2022)

Log Message

Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=237688

* gpu-process/TestExpectations:
* svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291088 => 291089)


--- trunk/LayoutTests/ChangeLog	2022-03-10 04:31:35 UTC (rev 291088)
+++ trunk/LayoutTests/ChangeLog	2022-03-10 04:36:00 UTC (rev 291089)
@@ -1,6 +1,14 @@
 2022-03-09  Cameron McCormack  <hey...@apple.com>
 
         Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=237688
+
+        * gpu-process/TestExpectations:
+        * svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg:
+
+2022-03-09  Cameron McCormack  <hey...@apple.com>
+
+        Unreviewed test gardening
         https://bugs.webkit.org/show_bug.cgi?id=236931
 
         * gpu-process/TestExpectations:

Modified: trunk/LayoutTests/gpu-process/TestExpectations (291088 => 291089)


--- trunk/LayoutTests/gpu-process/TestExpectations	2022-03-10 04:31:35 UTC (rev 291088)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2022-03-10 04:36:00 UTC (rev 291089)
@@ -321,20 +321,10 @@
 webkit.org/b/236927 fast/forms/input-text-autofocus.html [ Pass Failure ]
 
 # Flaky failure
-webkit.org/b/236932 css3/filters/backdrop/dynamic-with-clip-path.html [ Pass ImageOnlyFailure ]
+webkit.org/b/237684 css3/filters/backdrop/dynamic-with-clip-path.html [ Pass ImageOnlyFailure ]
 webkit.org/b/236932 css3/masking/mask-repeat-one-copy.html [ Pass ImageOnlyFailure ]
-webkit.org/b/236932 editing/pasteboard/paste-dark-mode-color-filtered.html [ Pass Failure ]
-webkit.org/b/236932 fast/speechrecognition/start-recognition-then-stop.html [ Pass Failure ]
-webkit.org/b/236932 imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg [ Pass Failure ]
-webkit.org/b/236932 imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-image.html [ Pass ImageOnlyFailure ]
-webkit.org/b/236932 svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg [ Pass ImageOnlyFailure ]
-# Also happening on Mac...
-webkit.org/b/236932 imported/w3c/web-platform-tests/mimesniff/mime-types/charset-parameter.window.html [ Pass Failure ]
-webkit.org/b/221487 imported/w3c/web-platform-tests/server-timing/server_timing_header-parsing.https.html [ Pass Failure ]
-webkit.org/b/236932 imported/w3c/web-platform-tests/workers/SharedWorker_dataUrl.html [ Pass Failure ]
-webkit.org/b/236932 js/dom/Promise-reject-large-string.html [ Pass Failure ]
-webkit.org/b/236932 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
-webkit.org/b/68278 http/tests/history/back-with-fragment-change.py [ Pass Failure ]
+webkit.org/b/237685 imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg [ Pass Failure ]
+webkit.org/b/237686 imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-image.html [ Pass ImageOnlyFailure ]
 
 # Flaky crash
 webkit.org/b/236930 imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/target_blank_implicit_noopener.html [ Crash Pass ]

Modified: trunk/LayoutTests/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg (291088 => 291089)


--- trunk/LayoutTests/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg	2022-03-10 04:31:35 UTC (rev 291088)
+++ trunk/LayoutTests/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg	2022-03-10 04:36:00 UTC (rev 291089)
@@ -2,6 +2,7 @@
 <svg version="1.2" baseProfile="tiny" id="svg-root" width="100%" height="100%"
   viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xe="http://www.w3.org/2001/xml-events">
+  <meta name="fuzzy" content="maxDifference=1; totalPixels=19" />
   <!--======================================================================-->
   <!--=  Copyright 2008 World Wide Web Consortium, (Massachusetts          =-->
   <!--=  Institute of Technology, European Research Consortium for         =""
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to