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

Issue 1723033003: iOS: Fix condition for use_analyze in ios recipe module. (Closed)

Created:
4 years, 10 months ago by kjellander_chromium
Modified:
4 years, 10 months ago
Reviewers:
smut
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
build
Visibility:
Public.

Description

iOS: Fix condition for use_analyze in ios recipe module. Turns out the default value (enabled) is True, but when use_analyze is set to 'false' in the JSON, the value becomes a string 'false'. Fix this by changing the condition check. This caused the WebRTC trybots to always use analyze, which is not supported (fails). TBR=smut@google.com BUG=588590 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298919

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M scripts/slave/recipe_modules/ios/api.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
kjellander_chromium
4 years, 10 months ago (2016-02-23 09:03:24 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1723033003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1723033003/1
4 years, 10 months ago (2016-02-23 09:03:30 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as http://src.chromium.org/viewvc/chrome?view=rev&revision=298919
4 years, 10 months ago (2016-02-23 09:06:17 UTC) #5
smut
This does not lgtm. It looks like your config is setting use_analyze to the string ...
4 years, 10 months ago (2016-02-23 19:39:42 UTC) #6
kjellander_chromium
On 2016/02/23 19:39:42, smut wrote: > This does not lgtm. It looks like your config ...
4 years, 10 months ago (2016-02-23 20:08:33 UTC) #7
kjellander_chromium
4 years, 10 months ago (2016-02-23 20:26:28 UTC) #8
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1726853002/ by kjellander@chromium.org.

The reason for reverting is: Proper fix is done in the JSON files in
https://codereview.webrtc.org/1728743002/ which now is landed. Reverting this..

Powered by Google App Engine
This is Rietveld 408576698