Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2077)

Issue 7164043: make gm self-test more robust (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by epoger
Modified:
11 years, 5 months ago
Reviewers:
rmistry
CC:
skia-review_googlegroups.com, bsalomon, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

make gm self-test more robust BUG=http://code.google.com/p/skia/issues/detail?id=1068 Committed: https://code.google.com/p/skia/source/detail?r=7284

Patch Set 1 #

Patch Set 2 : tiny_fix #

Total comments: 3

Patch Set 3 : linewraps_and_sync_to_head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -27 lines) Patch
D gm/tests/inputs/different-pixels/8888/dashing2.png View Binary file 0 comments Download
D gm/tests/inputs/empty-dir/README View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D gm/tests/inputs/identical-bytes/8888/dashing2.png View Binary file 0 comments Download
D gm/tests/inputs/identical-pixels/8888/dashing2.png View Binary file 0 comments Download
M gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels/output-expected/stdout View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/stdout View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/json-summary.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/stdout View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M gm/tests/run.sh View 1 2 2 chunks +64 lines, -12 lines 0 comments Download

Messages

Total messages: 3
epoger
As Brian suggested in http://code.google.com/p/skia/issues/detail?id=1068 : - filter GM stdout before comparison - populate the ...
11 years, 5 months ago (2013-01-17 20:49:20 UTC) #1
rmistry
LGTM https://codereview.appspot.com/7164043/diff/2001/gm/tests/run.sh File gm/tests/run.sh (right): https://codereview.appspot.com/7164043/diff/2001/gm/tests/run.sh#newcode72 gm/tests/run.sh:72: grep --regexp=^reading --regexp=^writing --regexp=^drawing --regexp=^FAILED --regexp=^Ran $ACTUAL_OUTPUT_DIR/stdout >$ACTUAL_OUTPUT_DIR/stdout-tmp ...
11 years, 5 months ago (2013-01-18 12:09:36 UTC) #2
epoger
11 years, 5 months ago (2013-01-18 19:18:23 UTC) #3
https://codereview.appspot.com/7164043/diff/2001/gm/tests/run.sh
File gm/tests/run.sh (right):

https://codereview.appspot.com/7164043/diff/2001/gm/tests/run.sh#newcode72
gm/tests/run.sh:72: grep --regexp=^reading --regexp=^writing --regexp=^drawing
--regexp=^FAILED --regexp=^Ran $ACTUAL_OUTPUT_DIR/stdout
>$ACTUAL_OUTPUT_DIR/stdout-tmp
On 2013/01/18 12:09:36, rmistry wrote:
> Nit: lets break up this line with \

Good idea. Done through much of this file.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b