diff options
author | mtklein <mtklein@google.com> | 2014-10-22 15:23:29 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-22 15:23:29 -0700 |
commit | 9deb696f58e840783e7026ae2ce3495effee299d (patch) | |
tree | 886dc61eadb179876fbfb8cd2efe7b01000a5541 /expectations/gm | |
parent | bc54fab1a4e5b51628a8c1557c62bc74e078870d (diff) |
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/)
Reason for revert:
Many GMs failing, e.g. http://build.chromium.org/p/client.skia.android/builders/Test-Android-Nexus5-Adreno330-Arm7-Release/builds/95/steps/Compare%20GMs/logs/stdio
Original issue's description:
> Oval and stroke AA rect now batch
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/bc54fab1a4e5b51628a8c1557c62bc74e078870d
TBR=robertphillips@google.com,joshualitt@google.com,bsalomon@google.com,joshualitt@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/671993003
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 2075850af2..5cd4f6b909 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -85,22 +85,3 @@ spritebitmap testimagefilters tileimagefilter xfermodeimagefilter - -# joshualitt batching oval renderer and AA rect -testimagefilters -strokes_round -rrect -ovals -mixed_xfermodes -hairmodes -circles -blurs -aarectmodes -peekpixels -shadows -stroke-fill -srcmode_gpu -rrect_draw_aa -twopointconical -image-surface - |