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

Issue 2746453003: Fix several issues with VR instrumentation tests (Closed)

Created:
3 years, 9 months ago by bsheedy
Modified:
3 years, 9 months ago
CC:
chromium-reviews, feature-vr-reviews_chromium.org, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix several issues with VR instrumentation tests Fixes the following issues that were occuring with VR instrumentation tests: - Daydream-readiness checking failing during restriction checks - Strict mode policy failure from VR Shell creation There are still a number of issues preventing the tests from passing consistently that will be addressed in separate CLs: - Strict mode violations from VR Services that are not fixable from Chrome ("--strict-mode off" added for time being to prevent failures) crbug.com/b/35628570 - Null pointer exceptions crbug.com/699220 - General test flakiness (looks like caused by VR Services, but not sure yet) TBR=dtrainor@chromium.org BUG=671373 Review-Url: https://codereview.chromium.org/2746453003 Cr-Commit-Position: refs/heads/master@{#456752} Committed: https://chromium.googlesource.com/chromium/src/+/70e3edf37a04a60bc3398c65d317de3e51353875

Patch Set 1 #

Patch Set 2 : Disable strict mode #

Total comments: 2

Patch Set 3 : Remove preference file workaround #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase again? #

Patch Set 6 : Please work this time #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java View 1 2 3 4 5 1 chunk +6 lines, -1 line 0 comments Download
M chrome/test/android/javatests/src/org/chromium/chrome/test/ChromeInstrumentationTestRunner.java View 1 chunk +2 lines, -3 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 34 (18 generated)
bsheedy
+dpranke for build/ and testing/buildbot changes +mthiesse for VRShellDelegate change +dtrainor for other chrome/android changes ...
3 years, 9 months ago (2017-03-10 00:01:46 UTC) #3
Dirk Pranke
//testing lgtm, but I'm not really qualified to review the //build change; someone more knowledgeable ...
3 years, 9 months ago (2017-03-10 02:10:57 UTC) #5
jbudorick
https://codereview.chromium.org/2746453003/diff/20001/build/android/pylib/local/device/local_device_instrumentation_test_run.py File build/android/pylib/local/device/local_device_instrumentation_test_run.py (right): https://codereview.chromium.org/2746453003/diff/20001/build/android/pylib/local/device/local_device_instrumentation_test_run.py#newcode136 build/android/pylib/local/device/local_device_instrumentation_test_run.py:136: # Workaround for Android's SharedPreferencesImpl failing to open On ...
3 years, 9 months ago (2017-03-10 02:19:22 UTC) #6
mthiesse
vr_shell/ lgtm SELinux is one of the most painful things I've ever had to deal ...
3 years, 9 months ago (2017-03-10 15:42:34 UTC) #7
bsheedy
On 2017/03/10 02:19:22, jbudorick wrote: > https://codereview.chromium.org/2746453003/diff/20001/build/android/pylib/local/device/local_device_instrumentation_test_run.py > File build/android/pylib/local/device/local_device_instrumentation_test_run.py > (right): > > https://codereview.chromium.org/2746453003/diff/20001/build/android/pylib/local/device/local_device_instrumentation_test_run.py#newcode136 ...
3 years, 9 months ago (2017-03-10 17:57:37 UTC) #8
bsheedy
The SELinux issue was fixed in https://codereview.chromium.org/2743003003/.
3 years, 9 months ago (2017-03-11 01:46:07 UTC) #10
bsheedy
dtrainor@ is OOO, but said that it looks good and to TBR him, so I'll ...
3 years, 9 months ago (2017-03-13 17:07:15 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/2746453003/40001
3 years, 9 months ago (2017-03-13 17:07:44 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/382074)
3 years, 9 months ago (2017-03-13 18:31:47 UTC) #17
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/2746453003/60001
3 years, 9 months ago (2017-03-13 18:37:16 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/382244)
3 years, 9 months ago (2017-03-13 19:56:33 UTC) #22
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/2746453003/80001
3 years, 9 months ago (2017-03-13 20:26:13 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/382301)
3 years, 9 months ago (2017-03-13 21:46:00 UTC) #27
David Trainor- moved to gerrit
I gave the tbr earlier, but to help out bots if necessary, lgtm.
3 years, 9 months ago (2017-03-14 15:18:09 UTC) #28
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/2746453003/100001
3 years, 9 months ago (2017-03-14 16:23:02 UTC) #31
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 17:33:26 UTC) #34
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/70e3edf37a04a60bc3398c65d317...

Powered by Google App Engine
This is Rietveld 408576698