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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.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, 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 | 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 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 { 239 {
240 "cmd": [ 240 "cmd": [
241 "python", 241 "python",
242 "-u", 242 "-u",
243 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", 243 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
244 "--build-dir", 244 "--build-dir",
245 "[SLAVE_BUILD]\\src\\out\\Debug", 245 "[SLAVE_BUILD]\\src\\out\\Debug",
246 "--output-json", 246 "--output-json",
247 "/path/to/tmp/json" 247 "/path/to/tmp/json"
248 ], 248 ],
249 "env": {
250 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
251 },
249 "name": "find isolated tests", 252 "name": "find isolated tests",
250 "~followup_annotations": [ 253 "~followup_annotations": [
251 "@@@STEP_LOG_LINE@json.output@{@@@", 254 "@@@STEP_LOG_LINE@json.output@{@@@",
252 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 255 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
253 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 256 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
254 "@@@STEP_LOG_LINE@json.output@}@@@", 257 "@@@STEP_LOG_LINE@json.output@}@@@",
255 "@@@STEP_LOG_END@json.output@@@", 258 "@@@STEP_LOG_END@json.output@@@",
256 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 259 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
257 ] 260 ]
258 }, 261 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 "purpose:post-commit", 315 "purpose:post-commit",
313 "--tag", 316 "--tag",
314 "slavename:TestSlavename", 317 "slavename:TestSlavename",
315 "--tag", 318 "--tag",
316 "stepname:browser_tests on Windows-7-SP1", 319 "stepname:browser_tests on Windows-7-SP1",
317 "--idempotent", 320 "--idempotent",
318 "ffffffffffffffffffffffffffffffffffffffff", 321 "ffffffffffffffffffffffffffffffffffffffff",
319 "--", 322 "--",
320 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 323 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
321 ], 324 ],
325 "env": {
326 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
327 },
322 "name": "[trigger] browser_tests on Windows-7-SP1", 328 "name": "[trigger] browser_tests on Windows-7-SP1",
323 "~followup_annotations": [ 329 "~followup_annotations": [
324 "@@@STEP_LOG_LINE@json.output@{@@@", 330 "@@@STEP_LOG_LINE@json.output@{@@@",
325 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/ClangToTWin(dbg) tester/571\", @@@", 331 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/ClangToTWin(dbg) tester/571\", @@@",
326 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 332 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
327 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /ClangToTWin(dbg) tester/571\": {@@@", 333 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /ClangToTWin(dbg) tester/571\": {@@@",
328 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 334 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
329 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 335 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
330 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 336 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
331 "@@@STEP_LOG_LINE@json.output@ }@@@", 337 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
352 "--", 358 "--",
353 "collect", 359 "collect",
354 "--swarming", 360 "--swarming",
355 "https://chromium-swarm.appspot.com", 361 "https://chromium-swarm.appspot.com",
356 "--decorate", 362 "--decorate",
357 "--print-status-updates", 363 "--print-status-updates",
358 "--shards", 364 "--shards",
359 "1", 365 "1",
360 "browser_tests/Windows-7-SP1/ffffffffff/ClangToTWin(dbg) tester/571" 366 "browser_tests/Windows-7-SP1/ffffffffff/ClangToTWin(dbg) tester/571"
361 ], 367 ],
368 "env": {
369 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
370 },
362 "name": "browser_tests on Windows-7-SP1", 371 "name": "browser_tests on Windows-7-SP1",
363 "~followup_annotations": [ 372 "~followup_annotations": [
364 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 373 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
365 ] 374 ]
366 }, 375 },
367 { 376 {
368 "cmd": [ 377 "cmd": [
369 "python", 378 "python",
370 "-u", 379 "-u",
371 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py", 380 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
372 "--input-gtest-json", 381 "--input-gtest-json",
373 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 382 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
374 "--master-name", 383 "--master-name",
375 "chromium.fyi", 384 "chromium.fyi",
376 "--builder-name", 385 "--builder-name",
377 "ClangToTWin(dbg) tester", 386 "ClangToTWin(dbg) tester",
378 "--build-number", 387 "--build-number",
379 "571", 388 "571",
380 "--test-type", 389 "--test-type",
381 "browser_tests on Windows-7-SP1", 390 "browser_tests on Windows-7-SP1",
382 "--test-results-server", 391 "--test-results-server",
383 "test-results.appspot.com", 392 "test-results.appspot.com",
384 "--chrome-revision", 393 "--chrome-revision",
385 "170242" 394 "170242"
386 ], 395 ],
396 "env": {
397 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
398 },
387 "name": "Upload to test-results [browser_tests on Windows-7-SP1]" 399 "name": "Upload to test-results [browser_tests on Windows-7-SP1]"
388 }, 400 },
389 { 401 {
390 "cmd": [ 402 "cmd": [
391 "python", 403 "python",
392 "-u", 404 "-u",
393 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 405 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
394 "--target", 406 "--target",
395 "Debug" 407 "Debug"
396 ], 408 ],
409 "env": {
410 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
411 },
397 "name": "process_dumps" 412 "name": "process_dumps"
398 }, 413 },
399 { 414 {
400 "name": "$result", 415 "name": "$result",
401 "recipe_result": null, 416 "recipe_result": null,
402 "status_code": 0 417 "status_code": 0
403 } 418 }
404 ] 419 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698