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

Issue 1457053003: Remove build_with_libjingle and exclude failing iOS tests from 'All' target. (Closed)

Created:
5 years, 1 month ago by kjellander_webrtc
Modified:
5 years, 1 month ago
Reviewers:
henrika_webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), Andrew MacDonald, hlundin-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, mflodman, peah-webrtc, minyue-webrtc, the sun, perkj_webrtc, aluebs-webrtc, bjornv1, tkchin_webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove build_with_libjingle and exclude failing iOS tests from 'All' target. This will make it possible to remove the build_with_libjingle=1 and key='' GYP_DEFINES the bots are using (https://codereview.chromium.org/1450313002/). It will also pave the road for enabling more WebRTC native tests on iOS. BUG=webrtc:4755, webrtc:3185, webrtc:5165 TESTED=git cl try -c --bot=android_compile_rel --bot=linux_compile_rel --bot=win_compile_rel --bot=mac_compile_rel --bot=ios_rel --bot=linux_gn_rel --bot=win_x64_gn_rel --bot=mac_x64_gn_rel --bot=android_gn_rel -m tryserver.webrtc Local compilation with: GYP_DEFINES='OS=ios target_arch=arm' webrtc/build/gyp_webrtc ninja -C out/Release-iphoneos GYP_DEFINES='OS=ios target_arch=arm chromium_ios_signing=0' webrtc/build/gyp_webrtc ninja -C out/Release-iphoneos GYP_DEFINES='OS=ios target_arch=arm64' webrtc/build/gyp_webrtc ninja -C out/Release-iphoneos GYP_DEFINES='OS=ios target_arch=ia32' webrtc/build/gyp_webrtc ninja -C out/Release-iphonesimulator GYP_DEFINES='OS=ios target_arch=x64' webrtc/build/gyp_webrtc ninja -C out/Release-iphonesimulator R=henrika@webrtc.org Committed: https://crrev.com/f22695c3d80b7b28fa3d7cb65cfda1af3d3eab16 Cr-Commit-Position: refs/heads/master@{#10711}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed whitespace #

Patch Set 3 : Removed modules_unittests for iOS simulator builds #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+453 lines, -446 lines) Patch
M webrtc/build/common.gypi View 5 chunks +4 lines, -9 lines 0 comments Download
M webrtc/common_audio/common_audio.gyp View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_device/audio_device.gypi View 1 2 chunks +3 lines, -2 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 2 2 chunks +357 lines, -352 lines 1 comment Download
M webrtc/modules/video_render/video_render.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
M webrtc/voice_engine/voice_engine.gyp View 3 chunks +84 lines, -80 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
kjellander_webrtc
I finally took some time to clean this up. With this, 'all' builds for iOS ...
5 years, 1 month ago (2015-11-19 13:08:04 UTC) #7
henrika_webrtc
Amazing work. Thanks! LGTM
5 years, 1 month ago (2015-11-19 13:10:32 UTC) #8
kjellander_webrtc
On 2015/11/19 13:10:32, henrika_webrtc wrote: > Amazing work. Thanks! > > LGTM Argh, I forgot ...
5 years, 1 month ago (2015-11-19 13:16:49 UTC) #9
kjellander_webrtc
There we go. Properly tested on ia32 and x64. Only needed to exclude modules_unittests as ...
5 years, 1 month ago (2015-11-19 14:38:33 UTC) #11
kjellander_webrtc
Committed patchset #3 (id:40001) manually as f22695c3d80b7b28fa3d7cb65cfda1af3d3eab16 (presubmit successful).
5 years, 1 month ago (2015-11-19 14:40:02 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-19 14:40:02 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f22695c3d80b7b28fa3d7cb65cfda1af3d3eab16
Cr-Commit-Position: refs/heads/master@{#10711}

Powered by Google App Engine
This is Rietveld 408576698