Lines Matching refs:tasks
8 to do the heavy lifting for our automated testing. It farms out tasks, which may
13 The [Skia Task Scheduler](http://go/skia-task-scheduler) determines what tasks
17 *tasks*. The job is complete when all of its component tasks have succeeded
18 or is considered a failure when any of its component tasks fails. The scheduler
19 may automatically retry tasks within its set limits. Jobs are not retried.
23 Each Skia repository has an infra/bots/tasks.json file which defines the jobs
24 and tasks for the repo. Most jobs will run at every commit, but it is possible
26 have a gen_tasks.go which will generate tasks.json. You will need to
34 has changed. There is also a test mode which simply verifies that the tasks.json
46 trigger a try job for any job listed in tasks.json:
59 The status view shows a table with tasks, grouped by test type and platform,
74 a summary of recent tasks with the same name.
85 * All: Display all tasks.