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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_WinClang64__dbg_.json

Issue 1932213004: Revert of Extend chromium_tests trigger to work across masters. (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 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 "--build_revision", 343 "--build_revision",
344 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 344 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
345 "--factory-properties", 345 "--factory-properties",
346 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd ir\": \"/path/to/workdir/TestSlavename\"}", 346 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd ir\": \"/path/to/workdir/TestSlavename\"}",
347 "--build-properties", 347 "--build-properties",
348 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd ir\": \"/path/to/workdir/TestSlavename\"}" 348 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd ir\": \"/path/to/workdir/TestSlavename\"}"
349 ], 349 ],
350 "name": "package build" 350 "name": "package build"
351 }, 351 },
352 { 352 {
353 "cmd": [],
354 "name": "trigger"
355 },
356 {
357 "name": "$result", 353 "name": "$result",
358 "recipe_result": null, 354 "recipe_result": null,
359 "status_code": 0 355 "status_code": 0
360 } 356 }
361 ] 357 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698