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

Issue 1803293002: Only enforce the 'chromium' check in MB for the default config file. (Closed)

Created:
4 years, 9 months ago by Dirk Pranke
Modified:
4 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Only enforce the 'chromium' check in MB for the default config file. r380254 introduced a bug where we would complain if *any* MB config file did not have a 'chromium' master defined. We only want to enforce that check in the Chromium repo. This CL fixes that issue, and reworks the MB implementation a bit so that we are handling return codes a bit more consistently. R=dalecurtis@chromium.org, kjellander@chromium.org, jbudorick@chromium.org BUG= Committed: https://crrev.com/255085eb35b87a38640b0668974cb4ace68a66db Cr-Commit-Position: refs/heads/master@{#381394}

Patch Set 1 : tweak exception clauses #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -48 lines) Patch
M tools/mb/mb.py View 4 chunks +38 lines, -38 lines 0 comments Download
M tools/mb/mb_unittest.py View 2 chunks +6 lines, -10 lines 1 comment Download

Messages

Total messages: 10 (3 generated)
Dirk Pranke
4 years, 9 months ago (2016-03-16 03:01:22 UTC) #2
jbudorick
lgtm
4 years, 9 months ago (2016-03-16 03:03:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1803293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1803293002/20001
4 years, 9 months ago (2016-03-16 03:05:48 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 9 months ago (2016-03-16 05:24:10 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/255085eb35b87a38640b0668974cb4ace68a66db Cr-Commit-Position: refs/heads/master@{#381394}
4 years, 9 months ago (2016-03-16 05:26:34 UTC) #8
kjellander_chromium
lgtm, thanks
4 years, 9 months ago (2016-03-16 13:12:40 UTC) #9
DaleCurtis
4 years, 9 months ago (2016-03-16 16:42:22 UTC) #10
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/1803293002/diff/20001/tools/mb/mb_unittest.py
File tools/mb/mb_unittest.py (right):

https://codereview.chromium.org/1803293002/diff/20001/tools/mb/mb_unittest.py...
tools/mb/mb_unittest.py:183: TEST_BAD_CONFIG_ERR = """\
It doesn't look like this is used anymore; remove?

Powered by Google App Engine
This is Rietveld 408576698