rebaseline gm self-tests after https://code.google.com/p/skia/source/detail?r=12850
The GM self-test's fragility is already noted in https://code.google.com/p/skia/issues/detail?id=1068 ('make gm self-test more robust') NOTRY=True NOTREECHECKS=True R=mtklein@google.com TBR=mtklein Author: epoger@google.com Review URL: https://codereview.chromium.org/112203006 git-svn-id: http://skia.googlecode.com/svn/trunk@12885 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
27f890219b
commit
758b7a4c89
@ -4,6 +4,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-b
|
||||
GM: writing to gm/tests/outputs/add-config-pdf/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/add-config-pdf/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/add-config-pdf/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 3 configs ["8888", "565", "pdf"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/checksum-based-filenames/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/checksum-based-filenames/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/checksum-based-filenames/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading from gm/tests/inputs/images/different-pixels
|
||||
GM: writing to gm/tests/outputs/compared-against-different-pixels-images/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-different-pixels-images/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-different-pixels-images/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/compared-against-different-pixels-json/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-different-pixels-json/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-different-pixels-json/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading from gm/tests/inputs/images/empty-dir
|
||||
GM: writing to gm/tests/outputs/compared-against-empty-dir/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-empty-dir/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-empty-dir/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading from gm/tests/inputs/images/identical-bytes
|
||||
GM: writing to gm/tests/outputs/compared-against-identical-bytes-images/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-identical-bytes-images/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-identical-bytes-images/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-b
|
||||
GM: writing to gm/tests/outputs/compared-against-identical-bytes-json/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-identical-bytes-json/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-identical-bytes-json/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading from gm/tests/inputs/images/identical-pixels
|
||||
GM: writing to gm/tests/outputs/compared-against-identical-pixels-images/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-identical-pixels-images/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-identical-pixels-images/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-p
|
||||
GM: writing to gm/tests/outputs/compared-against-identical-pixels-json/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/compared-against-identical-pixels-json/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/compared-against-identical-pixels-json/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/ignore-expectations-mismatch/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/ignore-expectations-mismatch/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/ignore-expectations-mismatch/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/ignoring-one-test/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/ignoring-one-test/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/ignoring-one-test/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/ignoring-some-failures/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/ignoring-some-failures/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/ignoring-some-failures/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -2,6 +2,7 @@ GM: These configs will be run: 8888 565
|
||||
GM: writing to gm/tests/outputs/intentionally-skipped-tests/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/intentionally-skipped-tests/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/intentionally-skipped-tests/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest2 [300 200]
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 2 GMs
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p
|
||||
GM: writing to gm/tests/outputs/no-hierarchy/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/no-hierarchy/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/no-hierarchy/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -2,6 +2,7 @@ GM: These configs will be run: 8888 565
|
||||
GM: writing to gm/tests/outputs/no-readpath/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/no-readpath/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/no-readpath/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
@ -3,6 +3,7 @@ GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-p
|
||||
GM: writing to gm/tests/outputs/pipe-playback-failure/output-actual/writePath
|
||||
GM: writing mismatches to gm/tests/outputs/pipe-playback-failure/output-actual/mismatchPath
|
||||
GM: writing images without expectations to gm/tests/outputs/pipe-playback-failure/output-actual/missingExpectationsPath
|
||||
GM: reading resources from resources
|
||||
GM: drawing... selftest1 [300 200]
|
||||
GM: Ran 1 GMs
|
||||
GM: ... over 2 configs ["8888", "565"]
|
||||
|
Loading…
Reference in New Issue
Block a user