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

Issue 26933002: Fix commit queue to actually abort on import error. (Closed)

Created:
7 years, 2 months ago by agable
Modified:
7 years, 2 months ago
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M projects.py View 1 chunk +6 lines, -4 lines 4 comments Download
M workdir/README View 1 chunk +2 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
agable
This will cause cq to abort in the face of failed imports, like we faced ...
7 years, 2 months ago (2013-10-10 21:52:10 UTC) #1
Paweł Hajdan Jr.
https://codereview.chromium.org/26933002/diff/1/projects.py File projects.py (right): https://codereview.chromium.org/26933002/diff/1/projects.py#newcode30 projects.py:30: ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) While you're here, shouldn't ROOT_DIR be ...
7 years, 2 months ago (2013-10-10 23:04:33 UTC) #2
agable
https://codereview.chromium.org/26933002/diff/1/projects.py File projects.py (right): https://codereview.chromium.org/26933002/diff/1/projects.py#newcode30 projects.py:30: ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) On 2013/10/10 23:04:33, Paweł Hajdan Jr. ...
7 years, 2 months ago (2013-10-10 23:21:05 UTC) #3
agable
7 years, 2 months ago (2013-10-10 23:21:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r228037 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698