Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(995)

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-expectations/ignored-tests.txt

Issue 283273002: remove unused (by clients) SkUnitMapper (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: mark affected gms to be ignored (and then rebaselined) Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Failures of any GM tests listed in this file will be ignored [1], as 1 # Failures of any GM tests listed in this file will be ignored [1], as
2 # if they had been marked "ignore-failure": true in the per-builder 2 # if they had been marked "ignore-failure": true in the per-builder
3 # expected-results.json files. 3 # expected-results.json files.
4 # 4 #
5 5
6 blanket-ignored 6 blanket-ignored
7 7
8 # "texdata" tests should NOT be ignored, since the next lines is commented out: 8 # "texdata" tests should NOT be ignored, since the next lines is commented out:
9 # texdata 9 # texdata
10 10
11 # These are part of picture-version 27 -- removal of SkUnitMapp
12 # just need to be rebaselined
13 scaled_tilemode_bitmap
14 scaled_tilemodes_npot
15 scaled_tilemodes
16 tilemode_bitmap
17 tilemodes_npot
18 tilemodes
19 shadertext3
20 shadertext
21 shadertext2
OLDNEW
« no previous file with comments | « gm/gradients_no_texture.cpp ('k') | gm/shaderbounds.cpp » ('j') | include/core/SkPicture.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698