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

Issue 1985663002: JUnit test framework for AppRTC Android demo. (Closed)

Created:
4 years, 7 months ago by sakal
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

JUnit test framework for AppRTC Android demo. This allows creating tests for AppRTC Android demo that will be run on the host machine instead of a device. These tests can mock Android APIs through Robolectric. Because the tests are run on the host machine, they run much faster. BUG=webrtc:5896 NOTRY=True Committed: https://crrev.com/ee3732622c0df433f62048d6f8e89e70a4561817 Cr-Commit-Position: refs/heads/master@{#12769}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove extra space in README #

Total comments: 15

Patch Set 3 : Changes according to comments #

Total comments: 1

Patch Set 4 : Update README to use wrapper script for running the tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
A webrtc/examples/androidjunit/README View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M webrtc/webrtc_examples.gyp View 1 2 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (12 generated)
sakal
Is it possible to get try bots run these tests?
4 years, 7 months ago (2016-05-16 10:01:58 UTC) #3
sakal
Magjed and kjellander, can you take a look, please?
4 years, 7 months ago (2016-05-16 10:02:53 UTC) #4
magjed_webrtc
Do we need to update webrtc/BUILD.gn as well? https://codereview.webrtc.org/1985663002/diff/1/webrtc/examples/androidjunit/README File webrtc/examples/androidjunit/README (right): https://codereview.webrtc.org/1985663002/diff/1/webrtc/examples/androidjunit/README#newcode1 webrtc/examples/androidjunit/README:1: This ...
4 years, 7 months ago (2016-05-16 10:13:35 UTC) #5
sakal
On 2016/05/16 10:13:35, magjed_webrtc wrote: > Do we need to update webrtc/BUILD.gn as well? I ...
4 years, 7 months ago (2016-05-16 10:41:54 UTC) #6
sakal
https://codereview.webrtc.org/1985663002/diff/1/webrtc/examples/androidjunit/README File webrtc/examples/androidjunit/README (right): https://codereview.webrtc.org/1985663002/diff/1/webrtc/examples/androidjunit/README#newcode1 webrtc/examples/androidjunit/README:1: This directory contains example JUnit tests for Android AppRTCDemo. ...
4 years, 7 months ago (2016-05-16 10:42:07 UTC) #7
sakal
I had a look around and it seems like AppRTC Demo doesn't have any entries ...
4 years, 7 months ago (2016-05-16 13:24:20 UTC) #8
kjellander_webrtc
On 2016/05/16 10:01:58, sakal wrote: > Is it possible to get try bots run these ...
4 years, 7 months ago (2016-05-16 14:17:18 UTC) #9
kjellander_webrtc
On 2016/05/16 13:24:20, sakal wrote: > I had a look around and it seems like ...
4 years, 7 months ago (2016-05-16 14:17:34 UTC) #10
kjellander_webrtc
I think we should adopt the way Chromium configures their similar tests, so we can ...
4 years, 7 months ago (2016-05-16 14:18:10 UTC) #11
sakal
I changed this to use the test_runner system. Only thing I wasn't able to change ...
4 years, 7 months ago (2016-05-17 08:01:26 UTC) #12
kjellander_webrtc
Thanks for adopting this to the way the bots run the tests (using the wrapper ...
4 years, 7 months ago (2016-05-17 08:22:48 UTC) #14
sakal
On 2016/05/17 08:22:48, kjellander (webrtc) wrote: > Thanks for adopting this to the way the ...
4 years, 7 months ago (2016-05-17 09:12:44 UTC) #16
kjellander_webrtc
This is great! I'm happy to see Robolectric tests being added to our project. I ...
4 years, 7 months ago (2016-05-17 09:24:26 UTC) #18
kjellander_webrtc
Forgot the magic word: lgtm
4 years, 7 months ago (2016-05-17 09:25:34 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985663002/80001
4 years, 7 months ago (2016-05-17 09:26:43 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5589)
4 years, 7 months ago (2016-05-17 09:29:17 UTC) #23
magjed_webrtc
lgtm. Thanks for doing this Sami!
4 years, 7 months ago (2016-05-17 09:56:07 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985663002/80001
4 years, 7 months ago (2016-05-17 10:04:16 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985663002/80001
4 years, 7 months ago (2016-05-17 10:21:16 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 7 months ago (2016-05-17 10:22:37 UTC) #31
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 10:22:47 UTC) #33
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ee3732622c0df433f62048d6f8e89e70a4561817
Cr-Commit-Position: refs/heads/master@{#12769}

Powered by Google App Engine
This is Rietveld 408576698