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

Issue 17366003: GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms (Closed)

Created:
7 years, 6 months ago by epoger
Modified:
7 years, 5 months ago
CC:
skia-review_googlegroups.com, edisonn
Visibility:
Public.

Description

GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms BUG=https://code.google.com/p/skia/issues/detail?id=1352 R=edisonn@google.com Committed: https://code.google.com/p/skia/source/detail?r=9912

Patch Set 1 #

Total comments: 1

Patch Set 2 : add_pdf #

Total comments: 3

Patch Set 3 : fix #

Total comments: 5

Patch Set 4 : sync_to_r9911 #

Patch Set 5 : reenable_pdf_test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -35 lines) Patch
M gm/gmmain.cpp View 1 2 3 5 chunks +55 lines, -36 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/command_line View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt View 2 1 chunk +25 lines, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/mismatchPath/565/bogusfile View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/mismatchPath/8888/bogusfile View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/mismatchPath/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/mismatchPath/pdf/bogusfile View 1 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/missingExpectationsPath/565/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/missingExpectationsPath/8888/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/missingExpectationsPath/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/missingExpectationsPath/pdf/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/return_value View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/stderr View 0 chunks +-1 lines, --1 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/stdout View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/565/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/565/selftest1.png View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/8888/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/8888/selftest1.png View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/pdf/bogusfile View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/add-config-pdf/output-expected/writePath/pdf/selftest1.pdf View 1 Binary file 0 comments Download
M gm/tests/run.sh View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
epoger
https://codereview.chromium.org/17366003/diff/1/gm/tests/run.sh File gm/tests/run.sh (right): https://codereview.chromium.org/17366003/diff/1/gm/tests/run.sh#newcode203 gm/tests/run.sh:203: gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/json/identical-bytes.json" "$GM_OUTPUTS/add-config-pdf" ...
7 years, 6 months ago (2013-06-18 04:22:34 UTC) #1
epoger
https://codereview.chromium.org/17366003/diff/8001/gm/tests/outputs/add-config-pdf/output-expected/command_line File gm/tests/outputs/add-config-pdf/output-expected/command_line (right): https://codereview.chromium.org/17366003/diff/8001/gm/tests/outputs/add-config-pdf/output-expected/command_line#newcode1 gm/tests/outputs/add-config-pdf/output-expected/command_line:1: out/Debug/gm --verbose --hierarchy --match selftest1 --config 8888 565 pdf ...
7 years, 6 months ago (2013-06-18 04:32:27 UTC) #2
epoger
Ready for review at patchset 3. https://codereview.chromium.org/17366003/diff/15003/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/17366003/diff/15003/gm/gmmain.cpp#newcode886 gm/gmmain.cpp:886: RecordTestResults(ErrorCombination(kIntentionallySkipped_ErrorType), Patchset 3 ...
7 years, 6 months ago (2013-06-18 05:20:10 UTC) #3
epoger
P.S. Have I mentioned lately that I wish our PDF generator yielded deterministic output, so ...
7 years, 6 months ago (2013-06-18 05:26:10 UTC) #4
epoger
ping?
7 years, 6 months ago (2013-06-21 13:33:25 UTC) #5
edisonn
LGTM https://codereview.chromium.org/17366003/diff/15003/gm/tests/run.sh File gm/tests/run.sh (right): https://codereview.chromium.org/17366003/diff/15003/gm/tests/run.sh#newcode113 gm/tests/run.sh:113: done Just a general comment: The thing that ...
7 years, 6 months ago (2013-06-21 14:04:26 UTC) #6
epoger
7 years, 5 months ago (2013-07-08 19:13:39 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 manually as r9912 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698