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

Issue 1653543002: Revert of Treat bad values passed to --images as a fatal error (Closed)

Created:
4 years, 10 months ago by scroggo
Modified:
4 years, 10 months ago
Reviewers:
msarett, borenet, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) Reason for revert: Speculative to fix windows bots Original issue's description: > Treat bad values passed to --images as a fatal error > > If an option is passed to --images that is either a non-existent path or > a folder with no images matching the supported types, assume this is > an error and exit, so they can supply a valid path instead. > > Share code between DM and nanobench in SkCommonFlags. > > nanobench now behaves more like DM - it will check a directory for > images that match the supported extensions. > > Only consider image paths ending in RAW suffixes as images if > SK_CODE_DECODES_RAW is defined. This prevents us from seeing failure > to decode errors on platforms that cannot decode it. > > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1611323004 > > Committed: https://skia.googlesource.com/skia/+/7579786f3bd5a8fda84a1abc45b16213c3371f93 TBR=mtklein@google.com,borenet@google.com,msarett@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true # Not skipping CQ checks because original CL landed more than 1 days ago. Committed: https://skia.googlesource.com/skia/+/ad38ed6003ad89a21e40d76987db4bba7d42f3d0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -103 lines) Patch
M bench/nanobench.cpp View 1 chunk +13 lines, -2 lines 0 comments Download
M dm/DM.cpp View 3 chunks +27 lines, -23 lines 0 comments Download
M gyp/codec.gyp View 3 chunks +9 lines, -2 lines 0 comments Download
M gyp/common_conditions.gypi View 1 chunk +0 lines, -5 lines 0 comments Download
M gyp/common_variables.gypi View 4 chunks +4 lines, -10 lines 0 comments Download
M tools/flags/SkCommonFlags.h View 2 chunks +0 lines, -16 lines 0 comments Download
M tools/flags/SkCommonFlags.cpp View 3 chunks +2 lines, -45 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
scroggo
Created Revert of Treat bad values passed to --images as a fatal error
4 years, 10 months ago (2016-01-29 22:17:38 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1653543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1653543002/1
4 years, 10 months ago (2016-01-29 22:17:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1653543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1653543002/1
4 years, 10 months ago (2016-01-29 22:41:46 UTC) #6
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 22:41:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/ad38ed6003ad89a21e40d76987db4bba7d42f3d0

Powered by Google App Engine
This is Rietveld 408576698