Chromium Code Reviews| Index: scripts/slave/recipe_modules/amp/example.expected/slow_tests_basic.json |
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json b/scripts/slave/recipe_modules/amp/example.expected/slow_tests_basic.json |
| similarity index 99% |
| copy from scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json |
| copy to scripts/slave/recipe_modules/amp/example.expected/slow_tests_basic.json |
| index e0150b26258d85030734c430ca43fe6a5cc383fd..9e4f7c93c487a34576252903a0bc83e5e248db2b 100644 |
| --- a/scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json |
| +++ b/scripts/slave/recipe_modules/amp/example.expected/slow_tests_basic.json |
| @@ -110,6 +110,8 @@ |
| "ExtraApk1.apk", |
| "--additional-apk", |
| "ExtraApk2.apk", |
| + "--timeout-scale", |
| + "10", |
| "--enable-platform-mode", |
| "-e", |
| "remote_device", |
| @@ -131,6 +133,8 @@ |
| "SampleDeviceOS", |
| "--network-config", |
| "8", |
| + "--test-timeout", |
| + "3600", |
| "--trigger", |
| "/path/to/tmp/json", |
| "--verbose" |