make ignored-tests.txt specify full test name, not partial name
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Jan 2014 02:54:11 +0000 (02:54 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Jan 2014 02:54:11 +0000 (02:54 +0000)
commit3e62ebf93b43139202ce803245411467c7ed13ff
tree6176563906a0485b7b1bcac90f6e70a2dbe09b72
parent5f43d21dd4cc086646cc18a892d7c768ce030baf
make ignored-tests.txt specify full test name, not partial name

BUG=skia:2022
R=bsalomon@google.com

Author: epoger@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13060 2bbb7eff-a529-9590-31e7-b0007b416f81
17 files changed:
expectations/gm/ignored-tests.txt
gm/gmmain.cpp
gm/tests/outputs/compared-against-empty-dir/output-expected/command_line
gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt
gm/tests/outputs/compared-against-empty-dir/output-expected/missingExpectationsPath/565/selftest2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-empty-dir/output-expected/missingExpectationsPath/8888/selftest2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
gm/tests/outputs/compared-against-empty-dir/output-expected/writePath/565/selftest2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-empty-dir/output-expected/writePath/8888/selftest2.png [new file with mode: 0644]
gm/tests/outputs/ignoring-one-test/output-expected/command_line
gm/tests/outputs/ignoring-one-test/output-expected/json-summary.txt
gm/tests/outputs/ignoring-one-test/output-expected/mismatchPath/565/selftest2.png [new file with mode: 0644]
gm/tests/outputs/ignoring-one-test/output-expected/mismatchPath/8888/selftest2.png [new file with mode: 0644]
gm/tests/outputs/ignoring-one-test/output-expected/stdout
gm/tests/outputs/ignoring-one-test/output-expected/writePath/565/selftest2.png [new file with mode: 0644]
gm/tests/outputs/ignoring-one-test/output-expected/writePath/8888/selftest2.png [new file with mode: 0644]
gm/tests/run.sh