Title: [134385] trunk/LayoutTests
Revision
134385
Author
kbal...@webkit.org
Date
2012-11-13 01:08:54 -0800 (Tue, 13 Nov 2012)

Log Message

Unreviewed Qt gardening.

Amend my last commit, Ossy suggested we should not forget about
past failures because of needed rebaseline.

* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134384 => 134385)


--- trunk/LayoutTests/ChangeLog	2012-11-13 08:55:33 UTC (rev 134384)
+++ trunk/LayoutTests/ChangeLog	2012-11-13 09:08:54 UTC (rev 134385)
@@ -2,6 +2,15 @@
 
         Unreviewed Qt gardening.
 
+        Amend my last commit, Ossy suggested we should not forget about
+        past failures because of needed rebaseline.
+
+        * platform/qt/TestExpectations:
+
+2012-11-13  Balazs Kelemen  <kbal...@webkit.org>
+
+        Unreviewed Qt gardening.
+
         Cleanup TestExpectations to pass --lint-test-files.
         Removed some duplicated entries.
 

Modified: trunk/LayoutTests/platform/qt/TestExpectations (134384 => 134385)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-11-13 08:55:33 UTC (rev 134384)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-11-13 09:08:54 UTC (rev 134385)
@@ -1188,6 +1188,9 @@
 
 # --- failing tests, bug report needed
 svg/batik/paints/gradientLimit.svg
+svg/css/composite-shadow-example.html
+svg/css/composite-shadow-with-opacity.html
+svg/css/shadow-changes.svg
 svg/custom/feDisplacementMap-01.svg
 svg/custom/radialGradient-focal-radius.svg
 svg/custom/svg-fonts-fallback.xhtml
@@ -1283,6 +1286,7 @@
 
 # [Qt] Diverging test results on 32/64 bit architectures
 # https://bugs.webkit.org/show_bug.cgi?id=82601
+fast/repaint/moving-shadow-on-container.html
 fast/repaint/moving-shadow-on-path.html
 svg/W3C-SVG-1.1/paths-data-03-f.svg
 svg/css/stars-with-shadow.html
@@ -2384,11 +2388,7 @@
 webkit.org/b/101035 fast/images/exif-orientation-image-document.html
 
 # These tests need to be rebaselined after https://bugs.webkit.org/show_bug.cgi?id=65643
-webkit.org/b/101397 svg/css/shadow-changes.svg
 webkit.org/b/101397 svg/repaint/repaint-webkit-svg-shadow.svg
-webkit.org/b/101397 svg/css/composite-shadow-example.html
-webkit.org/b/101397 svg/css/composite-shadow-with-opacity.html
-webkit.org/b/101397 fast/repaint/moving-shadow-on-container.html
 webkit.org/b/101397 svg/css/composite-shadow-text.svg
 webkit.org/b/101397 svg/custom/simple-text-double-shadow.svg
 webkit.org/b/101397 svg/css/clippath-with-shadow.svg
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to