| OLD | NEW |
| (Empty) | |
| 1 { |
| 2 "comment": [ |
| 3 "This file contains manually-specified tests that should be merged into", |
| 4 "testing/buildbot/chromium.perf.fyi.json." |
| 5 ], |
| 6 "Mojo Linux Perf": { |
| 7 "isolated_scripts": [ |
| 8 { |
| 9 "args": [ |
| 10 "loading.desktop.network_service", |
| 11 "-v", |
| 12 "--upload-results", |
| 13 "--output-format=chartjson", |
| 14 "--browser=release" |
| 15 ], |
| 16 "isolate_name": "telemetry_perf_tests", |
| 17 "name": "loading.desktop.network_service", |
| 18 "override_compile_targets": [ |
| 19 "telemetry_perf_tests" |
| 20 ], |
| 21 "swarming": { |
| 22 "can_use_on_swarming_builders": true, |
| 23 "expiration": 36000, |
| 24 "hard_timeout": 10800, |
| 25 "ignore_task_failure": false, |
| 26 "io_timeout": 3600 |
| 27 } |
| 28 } |
| 29 ] |
| 30 } |
| 31 } |
| OLD | NEW |