From: reed@google.com Date: Wed, 18 Jan 2012 19:59:39 +0000 (+0000) Subject: add test expections ahead of skia DEPS roll X-Git-Tag: 070512121124~15076 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9849dd0fd0124e9141c5a2b74db8b5b6289ec1cb;p=profile%2Fivi%2Fwebkit-efl.git 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: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105304 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 77a8fb1..6974992 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2012-01-18 Mike Reed + + 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 [chromium] Update expectations and baselines for various tests diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 8a3cc0a..5e46595 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -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. ///////////////////////////////////////////////////////////////////////////