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

Side by Side Diff: scripts/slave/recipes/skia/ct_perf.expected/CT-Perf-10k-Linux-RR-Parallel-Trybot.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "allow_subannotations": true, 3 "allow_subannotations": true,
4 "cmd": [ 4 "cmd": [
5 "python", 5 "python",
6 "RECIPE_MODULE[build::skia]/resources/trigger_wait_ct_task.py", 6 "RECIPE_MODULE[build::skia]/resources/trigger_wait_ct_task.py",
7 "--issue", 7 "--issue",
8 "123", 8 "123",
9 "--patchset", 9 "--patchset",
10 "2001", 10 "2001",
11 "--requester", 11 "--requester",
12 "superman@krypton", 12 "superman@krypton",
13 "--benchmark", 13 "--benchmark",
14 "rasterize_and_record_micro", 14 "rasterize_and_record_micro",
15 "--parallel" 15 "--parallel"
16 ], 16 ],
17 "cwd": "[SLAVE_BUILD]",
17 "name": "Cluster Telemetry rasterize_and_record_micro run" 18 "name": "Cluster Telemetry rasterize_and_record_micro run"
18 }, 19 },
19 { 20 {
20 "name": "$result", 21 "name": "$result",
21 "recipe_result": null, 22 "recipe_result": null,
22 "status_code": 0 23 "status_code": 0
23 } 24 }
24 ] 25 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698