From 54da78908e06733ce1f0166bbd3e30e8ac25da7e Mon Sep 17 00:00:00 2001 From: "fmalita@chromium.org" Date: Mon, 6 May 2013 15:55:38 +0000 Subject: Update skia_test_expectations. Remove tests rebaselined in http://src.chromium.org/viewvc/blink/?revision=149616. Re-assigning virtual/gpu/fast/canvas/image-object-in-canvas.html to the current bug (it was rebaselined in r149616 and the bots turned green for a while, but the Skia roll today made the new result obsolete). TBR=robertphilips@google.com Review URL: https://chromiumcodereview.appspot.com/14759005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198464 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia_test_expectations.txt | 43 +++-------------------------------------- 1 file changed, 3 insertions(+), 40 deletions(-) diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 66f7b15..52a6500 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,46 +48,9 @@ # # START OVERRIDES HERE -# These two tests exercise the canvas 'darken' mode. This was fixed in -# Skia r8449 thus need to be rebaselined -crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ ImageOnlyFailure ] -crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailure ] - -# This test has one pixel different on the edge of a circle due to changes -# in how Skia draws circles (Skia r8613) -crbug.com/230821 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnlyFailure ] - -# Skia CLs r8742 and r8743 fixed a bug with texture rendering (when the scale was -# close to 1). -crbug.com/233548 scrollbars/listbox-scrollbar-combinations.html [ ImageOnlyFailure ] -crbug.com/233548 scrollbars/overflow-scrollbar-combinations.html [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/W3C-I18N/text-anchor-no-markup.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/as-image/image-preserveAspectRatio-all.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/batik/filters/feTile.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/custom/image-small-width-height.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/custom/pointer-events-image-css-transform.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/custom/pointer-events-image.svg [ ImageOnlyFailure ] -crbug.com/233548 svg/filters/feImage-preserveAspectRatio-all.svg [ ImageOnlyFailure ] -crbug.com/233548 virtual/gpu/compositedscrolling/scrollbars/listbox-scrollbar-combinations.html [ ImageOnlyFailure ] -crbug.com/233548 virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations.html [ ImageOnlyFailure ] - # In r8961 the way Skia draws rotated rects was changed. This resulted -# in a change to the following image -crbug.com/237634 virtual/gpu/fast/canvas/image-pattern-rotate.html [ ImageOnlyFailure ] +# in a change to the following +crbug.com/237634 virtual/gpu/fast/canvas/image-pattern-rotate.html [ ImageOnlyFailure ] +crbug.com/237634 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnlyFailure ] # END OVERRIDES HERE (this line ensures that the file is newline-terminated) -- cgit v1.1