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

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

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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 | Annotate | Revision Log
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 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 "--annotate=gtest", 313 "--annotate=gtest",
314 "--test-type=base_unittests", 314 "--test-type=base_unittests",
315 "--step-name=base_unittests", 315 "--step-name=base_unittests",
316 "--test-launcher-summary-output", 316 "--test-launcher-summary-output",
317 "/path/to/tmp/json", 317 "/path/to/tmp/json",
318 "--builder-name=CrWinClangGoma", 318 "--builder-name=CrWinClangGoma",
319 "--slave-name=TestSlavename", 319 "--slave-name=TestSlavename",
320 "--build-number=571", 320 "--build-number=571",
321 "base_unittests.exe" 321 "base_unittests.exe"
322 ], 322 ],
323 "env": {
324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
325 },
323 "name": "base_unittests" 326 "name": "base_unittests"
324 }, 327 },
325 { 328 {
326 "allow_subannotations": true, 329 "allow_subannotations": true,
327 "cmd": [ 330 "cmd": [
328 "python", 331 "python",
329 "-u", 332 "-u",
330 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 333 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
331 "--target", 334 "--target",
332 "Release", 335 "Release",
333 "--factory-properties", 336 "--factory-properties",
334 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 337 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
335 "--build-properties", 338 "--build-properties",
336 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 339 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClangGom a\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildernam e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
337 "--annotate=gtest", 340 "--annotate=gtest",
338 "--test-type=content_unittests", 341 "--test-type=content_unittests",
339 "--step-name=content_unittests", 342 "--step-name=content_unittests",
340 "--test-launcher-summary-output", 343 "--test-launcher-summary-output",
341 "/path/to/tmp/json", 344 "/path/to/tmp/json",
342 "--builder-name=CrWinClangGoma", 345 "--builder-name=CrWinClangGoma",
343 "--slave-name=TestSlavename", 346 "--slave-name=TestSlavename",
344 "--build-number=571", 347 "--build-number=571",
345 "content_unittests.exe" 348 "content_unittests.exe"
346 ], 349 ],
350 "env": {
351 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
352 },
347 "name": "content_unittests" 353 "name": "content_unittests"
348 }, 354 },
349 { 355 {
350 "cmd": [ 356 "cmd": [
351 "python", 357 "python",
352 "-u", 358 "-u",
353 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 359 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
354 "--target", 360 "--target",
355 "Release" 361 "Release"
356 ], 362 ],
363 "env": {
364 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
365 },
357 "name": "process_dumps" 366 "name": "process_dumps"
358 }, 367 },
359 { 368 {
360 "name": "$result", 369 "name": "$result",
361 "recipe_result": null, 370 "recipe_result": null,
362 "status_code": 0 371 "status_code": 0
363 } 372 }
364 ] 373 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698