| { | |
| "task_scheduler": { | |
| "urls": [ | |
| "https://task-scheduler.skia.org", | |
| "https://task-scheduler.skia.org/skip_tasks", | |
| "https://task-scheduler.skia.org/jobs/search", | |
| "https://task-scheduler.skia.org/trigger" | |
| ], | |
| "method": "GET", | |
| "expected": [ | |
| 200 | |
| ], | |
| "body": "", | |
| "mimetype": "", | |
| "responsetest": "nonZeroContentLength" | |
| } | |
| } |