Title: [246349] trunk/LayoutTests
Revision
246349
Author
[email protected]
Date
2019-06-12 03:39:50 -0700 (Wed, 12 Jun 2019)

Log Message

[GTK] Some reftest fail with only one or two pixel differences in diff image
https://bugs.webkit.org/show_bug.cgi?id=168426

Unreviewed test gardening.

* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:
svg/clip-path/clip-opacity.html results in 0.01% image diff. Marked it as ImageOnlyFailure of Bug 168426.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (246348 => 246349)


--- trunk/LayoutTests/ChangeLog	2019-06-12 04:51:10 UTC (rev 246348)
+++ trunk/LayoutTests/ChangeLog	2019-06-12 10:39:50 UTC (rev 246349)
@@ -1,3 +1,14 @@
+2019-06-12  Fujii Hironori  <[email protected]>
+
+        [GTK] Some reftest fail with only one or two pixel differences in diff image
+        https://bugs.webkit.org/show_bug.cgi?id=168426
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+        svg/clip-path/clip-opacity.html results in 0.01% image diff. Marked it as ImageOnlyFailure of Bug 168426.
+
 2019-06-11  Wenson Hsieh  <[email protected]>
 
         [iOS] Idempotent text autosizing needs to react properly to viewport changes

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (246348 => 246349)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-06-12 04:51:10 UTC (rev 246348)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-06-12 10:39:50 UTC (rev 246349)
@@ -3329,6 +3329,7 @@
 webkit.org/b/168426 fast/multicol/columns-on-body.html [ ImageOnlyFailure ]
 webkit.org/b/168426 legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure ]
 webkit.org/b/168426 fast/html/details-comment-crash.html [ ImageOnlyFailure ]
+webkit.org/b/168426 svg/clip-path/clip-opacity.html [ ImageOnlyFailure ]
 
 webkit.org/b/136109 fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (246348 => 246349)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-06-12 04:51:10 UTC (rev 246348)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-06-12 10:39:50 UTC (rev 246349)
@@ -1458,6 +1458,7 @@
 webkit.org/b/160249 fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ]
 
 webkit.org/b/168426 fast/html/details-comment-crash.html [ ImageOnlyFailure ]
+webkit.org/b/168426 svg/clip-path/clip-opacity.html [ ImageOnlyFailure ]
 
 webkit.org/b/188966 fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
 webkit.org/b/188966 fast/images/image-map-outline-with-paint-root-offset.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to