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

Issue 2231073002: Change SDK builder bot to use sysroots when compiling (Closed)

Created:
4 years, 4 months ago by Bill Hesse
Modified:
4 years, 4 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Change SDK builder bot to use sysroots when compiling BUG=https://github.com/dart-lang/sdk/issues/27048 R=sgjesse@google.com Committed: https://github.com/dart-lang/sdk/commit/81f22262256848b7e8430794d34300fa9ee19472

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -5 lines) Patch
M tools/bots/bot.py View 1 chunk +5 lines, -2 lines 0 comments Download
M tools/bots/dart_sdk.py View 3 chunks +20 lines, -3 lines 1 comment Download

Messages

Total messages: 5 (1 generated)
Bill Hesse
4 years, 4 months ago (2016-08-10 15:01:11 UTC) #1
Søren Gjesse
lgtm
4 years, 4 months ago (2016-08-10 15:26:31 UTC) #2
Bill Hesse
Committed patchset #1 (id:1) manually as 81f22262256848b7e8430794d34300fa9ee19472 (presubmit successful).
4 years, 4 months ago (2016-08-10 15:28:27 UTC) #4
Bill Hesse
4 years, 4 months ago (2016-08-10 15:34:06 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/2231073002/diff/1/tools/bots/dart_sdk.py
File tools/bots/dart_sdk.py (right):

https://codereview.chromium.org/2231073002/diff/1/tools/bots/dart_sdk.py#newc...
tools/bots/dart_sdk.py:33: '--arch=ia32', 'create_sdk'], env=sysroot)
This should have been env=sysroot_env

Powered by Google App Engine
This is Rietveld 408576698