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

Issue 1886813005: Fix uncaught exception on ios_dbg_simulator_ninja bots. (Closed)

Created:
4 years, 8 months ago by Dirk Pranke
Modified:
4 years, 8 months ago
Reviewers:
smut, martiniss, smut
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Fix uncaught exception on ios_dbg_simulator_ninja bots. R=martiniss@chromium.org, smut@chromium.org BUG=603641 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299945

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M scripts/slave/recipe_modules/ios/api.py View 1 chunk +9 lines, -3 lines 2 comments Download

Messages

Total messages: 10 (3 generated)
Dirk Pranke
4 years, 8 months ago (2016-04-15 00:55:37 UTC) #1
martiniss
lgtm
4 years, 8 months ago (2016-04-15 00:56:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886813005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886813005/1
4 years, 8 months ago (2016-04-15 00:56:41 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1) as http://src.chromium.org/viewvc/chrome?view=rev&revision=299945
4 years, 8 months ago (2016-04-15 01:00:25 UTC) #6
smut
https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_modules/ios/api.py File scripts/slave/recipe_modules/ios/api.py (right): https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_modules/ios/api.py#newcode344 scripts/slave/recipe_modules/ios/api.py:344: self.m.chromium.apply_config('goma') Could apply these in read_build_config.
4 years, 8 months ago (2016-04-15 01:43:12 UTC) #8
Dirk Pranke
https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_modules/ios/api.py File scripts/slave/recipe_modules/ios/api.py (right): https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_modules/ios/api.py#newcode344 scripts/slave/recipe_modules/ios/api.py:344: self.m.chromium.apply_config('goma') On 2016/04/15 01:43:12, smut wrote: > Could apply ...
4 years, 8 months ago (2016-04-15 01:46:20 UTC) #9
smut
4 years, 8 months ago (2016-04-15 02:04:16 UTC) #10
Message was sent while issue was closed.
On 2016/04/15 01:46:20, Dirk Pranke wrote:
>
https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_module...
> File scripts/slave/recipe_modules/ios/api.py (right):
> 
>
https://codereview.chromium.org/1886813005/diff/1/scripts/slave/recipe_module...
> scripts/slave/recipe_modules/ios/api.py:344:
> self.m.chromium.apply_config('goma')
> On 2016/04/15 01:43:12, smut wrote:
> > Could apply these in read_build_config.
> 
> I thought about that but I would have to make sure the self.compiler,
> gyp_defines,
> and gn_args were set correctly at that point, and it looked like that was not
a
> 4-line change, 
> which is why I made this change instead and left in the TODO.
> 
> Next chance I get to get some breathing room, I'll come back and clean this
up.

sgtm/lgtm

Powered by Google App Engine
This is Rietveld 408576698