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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2806853002: Re-enable StrictMode for VR e2e tests (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 6de71f0cdf2354926a26f3292a46517f598a7331..76ccdd7487b301ead4f70192f08021b86a799c18 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -224,8 +224,7 @@
{
"args": [
"--shared-prefs-file=../../chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json",
- "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk",
- "--strict-mode=off"
+ "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk"
],
"name": "chrome_public_test_vr_apk-nonddready-cardboard-current-kitkat",
"override_compile_targets": [
@@ -248,8 +247,7 @@
{
"args": [
"--shared-prefs-file=../../chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json",
- "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk",
- "--strict-mode=off"
+ "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk"
],
"name": "chrome_public_test_vr_apk-nonddready-cardboard-current-lollipop",
"override_compile_targets": [
@@ -272,8 +270,7 @@
{
"args": [
"--shared-prefs-file=../../chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json",
- "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk",
- "--strict-mode=off"
+ "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk"
],
"name": "chrome_public_test_vr_apk-nonddready-cardboard-current-marshmallow",
"override_compile_targets": [
@@ -304,8 +301,7 @@
{
"args": [
"--shared-prefs-file=src/chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json",
- "--additional-apk=src/third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk",
- "--strict-mode=off"
+ "--additional-apk=src/third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk"
],
"test": "chrome_public_test_vr_apk"
},
@@ -313,8 +309,7 @@
"args": [
"--shared-prefs-file=src/chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json",
"--additional-apk=src/third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk",
- "--additional-apk=src/third_party/gvr-android-sdk/test-apks/daydream_home/daydream_home_current.apk",
- "--strict-mode=off"
+ "--additional-apk=src/third_party/gvr-android-sdk/test-apks/daydream_home/daydream_home_current.apk"
],
"test": "chrome_public_test_vr_apk"
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698