Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 335180dc934263c565839a0b8198cdfb1cb9a5c5..2b7e7563b34f1dfd4faf0871d1bc26d4c1b6af7a 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -230,11 +230,7 @@ |
| ], |
| "instrumentation_tests": [ |
| { |
| - "args": [ |
| - "--test-filter", |
| - "VrShellTest#*" |
| - ], |
| - "test": "chrome_public_test_apk" |
| + "test": "chrome_public_test_vr_apk" |
|
sky
2017/01/26 22:43:37
I believe you need to update /testing/buildbot/gn_
|
| } |
| ] |
| }, |