skia2/gm/tests/outputs/ignoring-one-test/output-expected
commit-bot@chromium.org 8519548693 GM: run mode comparisons for all raster configs.
GM works like this today:
  - Test all enabled configs directly
  - Render into 8888
  - Test all enabled modes against that 8888.

This change makes it do this:
  - Test all enabled configs directly
    - for each config, if it's raster, test all enabled modes against its output.

Upshot is, we now check that picture draws identically to raster for 565 too, not just 8888.  optimizations-565 is correctly failing.

BUG=skia:1994
R=epoger@google.com, reed@google.com

Author: mtklein@google.com

Review URL: https://codereview.chromium.org/129203002

git-svn-id: http://skia.googlecode.com/svn/trunk@13050 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-01-13 18:27:59 +00:00
..
mismatchPath gm: add --ignoreTests flag 2013-09-19 06:18:27 +00:00
missingExpectationsPath gm: add --ignoreTests flag 2013-09-19 06:18:27 +00:00
writePath gm: add --ignoreTests flag 2013-09-19 06:18:27 +00:00
command_line GM: remove deprecated --ignoreTests flag 2013-10-21 17:25:26 +00:00
json-summary.txt GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) 2013-10-07 18:55:09 +00:00
return_value gm: add --ignoreTests flag 2013-09-19 06:18:27 +00:00
stderr gm: add --ignoreTests flag 2013-09-19 06:18:27 +00:00
stdout GM: run mode comparisons for all raster configs. 2014-01-13 18:27:59 +00:00