Title: [226184] trunk/LayoutTests
Revision
226184
Author
ms2...@igalia.com
Date
2017-12-20 09:19:39 -0800 (Wed, 20 Dec 2017)

Log Message

[GTK] Rebaseline fast/canvas/canvas-imageSmoothingQuality.html
https://bugs.webkit.org/show_bug.cgi?id=163973

Unreviewed test gardening.


* platform/gtk/TestExpectations: Remove failure annotation.
* platform/gtk/fast/canvas/canvas-imageSmoothingQuality-expected.txt:
  Rebaseline: r202609 added additional output when one of the assertions
  fails, which happens in this test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226183 => 226184)


--- trunk/LayoutTests/ChangeLog	2017-12-20 17:16:11 UTC (rev 226183)
+++ trunk/LayoutTests/ChangeLog	2017-12-20 17:19:39 UTC (rev 226184)
@@ -1,3 +1,15 @@
+2017-12-20  Ms2ger  <ms2...@igalia.com>
+
+        [GTK] Rebaseline fast/canvas/canvas-imageSmoothingQuality.html
+        https://bugs.webkit.org/show_bug.cgi?id=163973
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations: Remove failure annotation.
+        * platform/gtk/fast/canvas/canvas-imageSmoothingQuality-expected.txt:
+          Rebaseline: r202609 added additional output when one of the assertions
+          fails, which happens in this test.
+
 2017-12-20  Matt Lewis  <jlew...@apple.com>
 
         Marked two imported/w3c/web-platform-tests/service-workers/service-worker/ test as slow.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (226183 => 226184)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-12-20 17:16:11 UTC (rev 226183)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-12-20 17:19:39 UTC (rev 226184)
@@ -3080,8 +3080,6 @@
 
 webkit.org/b/163972 fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
 
-webkit.org/b/163973 fast/canvas/canvas-imageSmoothingQuality.html [ Failure ]
-
 webkit.org/b/163974 fast/canvas/drawImage-with-negative-source-destination.html [ Failure ]
 
 webkit.org/b/163976 fast/css/user-drag-none.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/fast/canvas/canvas-imageSmoothingQuality-expected.txt (226183 => 226184)


--- trunk/LayoutTests/platform/gtk/fast/canvas/canvas-imageSmoothingQuality-expected.txt	2017-12-20 17:16:11 UTC (rev 226183)
+++ trunk/LayoutTests/platform/gtk/fast/canvas/canvas-imageSmoothingQuality-expected.txt	2017-12-20 17:19:39 UTC (rev 226184)
@@ -35,6 +35,7 @@
 PASS scaleImageData(highCanvas, highCanvas.imageSmoothingQuality); is highData
 
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
  
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to