Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Side by Side Diff: infra/bots/infra_skia.isolate

Issue 2415193002: Add infra_tests.py, recipe, buildbotless bot (Closed)
Patch Set: Fixes Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « infra/bots/gen_tasks.go ('k') | infra/bots/infra_tests.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 'swarm_recipe.isolate', 3 'swarm_recipe.isolate',
4 ], 4 ],
5 'variables': { 5 'variables': {
6 'files': [ 6 'files': [
7 '../../../.gclient', 7 '../../../.gclient',
8 ], 8 ],
9 }, 9 },
10 } 10 }
OLDNEW
« no previous file with comments | « infra/bots/gen_tasks.go ('k') | infra/bots/infra_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698