| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| index d5244549149c98cd186720c1f32185b81e739878..54dfb9ca7ed3f9ba6c01dd489a691d87714b6168 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
|
| @@ -252,7 +252,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[CACHE]/known_android_devices",
|
| + "[BUILD]/site_config/.known_devices",
|
| "/path/to/tmp/"
|
| ],
|
| "name": "fix_device_file_format.read_device_file",
|
| @@ -271,7 +271,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[CACHE]/known_android_devices"
|
| + "[BUILD]/site_config/.known_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
|
|