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

Issue 2407363002: Enabling enable_vr_shell flag and tests on chromium.android (Closed)

Created:
4 years, 2 months ago by bsheedy
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enabling enable_vr_shell flag and tests on chromium.android This enables the "enable_vr_shell" build flag that has been used on chromium.fyi's "Android Builder (dbg)" builder without issue for some time. https://build.chromium.org/p/chromium.fyi/builders/Android%20Builder%20%28dbg%29 This also enables the vr_shell_unittests tests that have been running on chromium.fyi's "Android VR Tests" builder for a couple weeks. https://build.chromium.org/p/chromium.fyi/builders/Android%20VR%20Tests Original CL to add the tests: https://codereview.chromium.org/2356983002/ BUG= Committed: https://crrev.com/23c165a3f056bd427662e794e39b86f35c5fc255 Cr-Commit-Position: refs/heads/master@{#424757}

Patch Set 1 #

Patch Set 2 : Added swarming config for vr_shell_unittests on M 64 bit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -2 lines) Patch
M testing/buildbot/chromium.android.json View 1 8 chunks +52 lines, -0 lines 0 comments Download
M tools/mb/mb_config.pyl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
bsheedy
4 years, 2 months ago (2016-10-11 17:01:20 UTC) #2
Ben Goodger (Google)
Redirecting to jam
4 years, 2 months ago (2016-10-11 17:26:35 UTC) #6
jam
+stip as Android Infra guru Note that all the tests on the android trybot are ...
4 years, 2 months ago (2016-10-11 19:21:49 UTC) #8
ghost stip (do not use)
in general lgtm. can you give me an idea of how long these tests take? ...
4 years, 2 months ago (2016-10-11 20:35:05 UTC) #9
ghost stip (do not use)
ah okay, looks like that conflict won't land today, so go ahead with this one
4 years, 2 months ago (2016-10-11 20:41:08 UTC) #10
bsheedy
On 2016/10/11 20:35:05, stip wrote: > in general lgtm. can you give me an idea ...
4 years, 2 months ago (2016-10-11 21:09:45 UTC) #11
ghost stip (do not use)
yeah, I think so. we'll swarm them separately of this change
4 years, 2 months ago (2016-10-11 22:25:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2407363002/20001
4 years, 2 months ago (2016-10-11 22:27:49 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/278719)
4 years, 2 months ago (2016-10-11 22:37:22 UTC) #17
bsheedy
On 2016/10/11 22:25:52, stip wrote: > yeah, I think so. we'll swarm them separately of ...
4 years, 2 months ago (2016-10-11 22:41:34 UTC) #18
jam
lgtm
4 years, 2 months ago (2016-10-12 15:50:42 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2407363002/20001
4 years, 2 months ago (2016-10-12 16:10:05 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 16:15:27 UTC) #23
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/23c165a3f056bd427662e794e39b86f35c5fc255 Cr-Commit-Position: refs/heads/master@{#424757}
4 years, 2 months ago (2016-10-12 16:17:49 UTC) #25
bsheedy
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2419543003/ by bsheedy@chromium.org. ...
4 years, 2 months ago (2016-10-12 17:33:05 UTC) #26
Ted C
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2410943004/ by tedchoc@chromium.org. ...
4 years, 2 months ago (2016-10-12 17:34:05 UTC) #27
bsheedy
4 years, 2 months ago (2016-10-12 17:53:38 UTC) #28
Message was sent while issue was closed.
On 2016/10/12 17:34:05, Ted C wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/2410943004/ by mailto:tedchoc@chromium.org.
> 
> The reason for reverting is: Android arm64 Builder started failing:
> 
>
https://build.chromium.org/p/chromium.android/builders/Android%20arm64%20Buil...
> 
> Nothing super obvious in that list of changes, but this specifically calls out
> chromium.android..

It turns out the crazy linker and VR Shell don't play nice since the linker only
likes having a single .so (but only on 64 bit apparently? 32 bit and the FYI bot
this was enabled on were fine). There's a .a in the works that should fix the
issue (as well as reducing the binary size), but it's been delayed a bit. I was
aware that a .a was in the works, but thought it only addressed the binary size.
Will attempt re-land patch after that is in.

Powered by Google App Engine
This is Rietveld 408576698