DescriptionRevert of iOS: Fix condition for use_analyze in ios recipe module. (patchset #1 id:1 of https://codereview.chromium.org/1723033003/ )
Reason for revert:
Proper fix is done in the JSON files in https://codereview.webrtc.org/1728743002/ which now is landed. Reverting this.
Original issue's 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
TBR=smut@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=588590
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298928
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|