add test expections ahead of skia DEPS roll
authorreed@google.com <reed@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 19:59:39 +0000 (19:59 +0000)
committerreed@google.com <reed@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 19:59:39 +0000 (19:59 +0000)
https://bugs.webkit.org/show_bug.cgi?id=76477

Reviewed by NOBODY: Unreviewed
see http://code.google.com/p/chromium/issues/detail?id=110493

* platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105304 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/test_expectations.txt

index 77a8fb1..6974992 100644 (file)
@@ -1,3 +1,13 @@
+2012-01-18  Mike Reed  <reed@google.com>
+
+        add test expections ahead of skia DEPS roll
+        https://bugs.webkit.org/show_bug.cgi?id=76477
+
+        Reviewed by NOBODY: Unreviewed
+        see http://code.google.com/p/chromium/issues/detail?id=110493
+
+        * platform/chromium/test_expectations.txt:
+
 2012-01-18  James Robinson  <jamesr@chromium.org>
 
         [chromium] Update expectations and baselines for various tests
index 8a3cc0a..5e46595 100644 (file)
@@ -1108,7 +1108,6 @@ BUGCR105305 CPU : svg/custom/pattern-with-transformation.svg = IMAGE
 BUGCR105305 LINUX MAC CPU : svg/text/text-gradient-positioning.svg = IMAGE
 BUGCR105305 : svg/text/selection-background-color.xhtml = PASS CRASH IMAGE
 BUGCR105305 : svg/text/selection-styles.xhtml = PASS CRASH IMAGE
-BUGCR105305 MAC : fast/borders/border-image-rotate-transform.html = IMAGE
 BUGCR105305 MAC LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE PASS
 
 // -----------------------------------------------------------------
@@ -1316,7 +1315,6 @@ BUGCR23488 MAC : fast/layers/layer-content-visibility-change.html = IMAGE
 BUGCR23488 MAC : fast/layers/remove-layer-with-nested-stacking.html = IMAGE
 BUGCR23488 LEOPARD : fast/lists/ol-start-parsing.html = IMAGE
 BUGCR23488 LEOPARD : fast/multicol/positioned-with-constrained-height.html = IMAGE
-BUGCR23488 MAC : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
 BUGCR23488 MAC : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE
 
 // Looks the same to me... huh. Variation of above?
@@ -1441,6 +1439,12 @@ BUGCR23473 MAC : fast/repaint/transform-translate.html = IMAGE
 // Thicker shadow than expected
 BUGCR23471 LEOPARD : fast/text/stroking.html = IMAGE
 
+// To be rebaselined after skia rev. 3039 lands
+BUGCR110493 CPU : fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE
+BUGCR110493 CPU : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
+BUGCR110493 CPU : fast/borders/border-image-rotate-transform.html = IMAGE
+BUGCR110493 CPU : svg/custom/focus-ring.svg = IMAGE
+
 // -----------------------------------------------------------------
 // END MAC PORT TESTS
 // -----------------------------------------------------------------
@@ -2437,10 +2441,6 @@ BUG_YUTAK LEOPARD : fast/images/imagemap-circle-focus-ring.html = IMAGE
 BUG_YUTAK LINUX WIN : fast/images/imagemap-polygon-focus-ring.html = IMAGE+TEXT
 BUG_YUTAK LEOPARD : fast/images/imagemap-polygon-focus-ring.html = IMAGE
 
-// Need to rebaseline now that we antialias rotated images
-BUGCR36902 LINUX WIN : fast/borders/border-image-rotate-transform.html = IMAGE
-BUGCR36902 LINUX WIN : svg/custom/focus-ring.svg = IMAGE
-
 ///////////////////////////////////////////////////////////////////////////
 // Regressions caused by switching to DRT.
 ///////////////////////////////////////////////////////////////////////////