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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json

Issue 1512093002: Revert "Switch remaining bots to new Telemetry GPU isolate." (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "@@@STEP_LOG_LINE@json.output@}@@@", 212 "@@@STEP_LOG_LINE@json.output@}@@@",
213 "@@@STEP_LOG_END@json.output@@@" 213 "@@@STEP_LOG_END@json.output@@@"
214 ] 214 ]
215 }, 215 },
216 { 216 {
217 "cmd": [ 217 "cmd": [
218 "python", 218 "python",
219 "-u", 219 "-u",
220 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", 220 "[SLAVE_BUILD]\\src\\build\\gyp_chromium",
221 "--analyzer", 221 "--analyzer",
222 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform_unittests\", \"content_gl_tests_run\ ", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer\", \"tab_capture_end 2end_tests_run\", \"telemetry_gpu_new_test_run\", \"webkit_unit_tests\", \"wtf_u nittests\"]}", 222 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform_unittests\", \"chrome\", \"content_g l_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer\", \"tab _capture_end2end_tests_run\", \"telemetry_gpu_test_run\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
223 "/path/to/tmp/json" 223 "/path/to/tmp/json"
224 ], 224 ],
225 "cwd": "[SLAVE_BUILD]", 225 "cwd": "[SLAVE_BUILD]",
226 "env": { 226 "env": {
227 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 " 227 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 "
228 }, 228 },
229 "name": "analyze", 229 "name": "analyze",
230 "~followup_annotations": [ 230 "~followup_annotations": [
231 "@@@STEP_TEXT@No compile necessary@@@", 231 "@@@STEP_TEXT@No compile necessary@@@",
232 "@@@STEP_LOG_LINE@json.output@{@@@", 232 "@@@STEP_LOG_LINE@json.output@{@@@",
233 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 233 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
234 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 234 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
235 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 235 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
236 "@@@STEP_LOG_LINE@json.output@}@@@", 236 "@@@STEP_LOG_LINE@json.output@}@@@",
237 "@@@STEP_LOG_END@json.output@@@", 237 "@@@STEP_LOG_END@json.output@@@",
238 "@@@STEP_LOG_LINE@analyze_details@{@@@", 238 "@@@STEP_LOG_LINE@analyze_details@{@@@",
239 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 239 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
240 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 240 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
241 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@", 241 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
242 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 242 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
243 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 243 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
244 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 244 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
246 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 246 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
248 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 248 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
249 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 249 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
250 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
250 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 251 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 252 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
252 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", 253 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@",
253 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 254 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
254 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", 255 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
255 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\", @@@" , 256 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
256 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 257 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
257 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 258 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
258 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 259 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
259 "@@@STEP_LOG_LINE@analyze_details@}@@@", 260 "@@@STEP_LOG_LINE@analyze_details@}@@@",
260 "@@@STEP_LOG_END@analyze_details@@@" 261 "@@@STEP_LOG_END@analyze_details@@@"
261 ] 262 ]
262 }, 263 },
263 { 264 {
264 "cmd": [ 265 "cmd": [
265 "python", 266 "python",
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 ] 364 ]
364 }, 365 },
365 { 366 {
366 "cmd": [ 367 "cmd": [
367 "python", 368 "python",
368 "-u", 369 "-u",
369 "[BUILD]\\scripts\\slave\\runtest.py", 370 "[BUILD]\\scripts\\slave\\runtest.py",
370 "--target", 371 "--target",
371 "Release", 372 "Release",
372 "--factory-properties", 373 "--factory-properties",
373 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle_unit tests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy ha sh for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_un ittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy h ash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittest s]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests ]\", \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"}, \ "workdir\": \"/path/to/workdir/TestSlavename\"}", 374 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle_unit tests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy ha sh for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_un ittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy h ash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittest s]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests ]\", \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}, \"workdir \": \"/path/to/workdir/TestSlavename\"}",
374 "--build-properties", 375 "--build-properties",
375 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle_unit tests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy ha sh for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_un ittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy h ash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittest s]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests ]\", \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"}, \ "workdir\": \"/path/to/workdir/TestSlavename\"}", 376 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle_unit tests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy ha sh for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_un ittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy h ash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittest s]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests ]\", \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}, \"workdir \": \"/path/to/workdir/TestSlavename\"}",
376 "--step-name=webkit_tests (with patch)", 377 "--step-name=webkit_tests (with patch)",
377 "--builder-name=win_chromium_rel_ng", 378 "--builder-name=win_chromium_rel_ng",
378 "--slave-name=TestSlavename", 379 "--slave-name=TestSlavename",
379 "--build-number=571", 380 "--build-number=571",
380 "--run-python-script", 381 "--run-python-script",
381 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py", 382 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py",
382 "--target", 383 "--target",
383 "Release", 384 "Release",
384 "-o", 385 "-o",
385 "[SLAVE_BUILD]\\layout-test-results", 386 "[SLAVE_BUILD]\\layout-test-results",
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 ], 434 ],
434 "cwd": "[SLAVE_BUILD]", 435 "cwd": "[SLAVE_BUILD]",
435 "name": "process_dumps" 436 "name": "process_dumps"
436 }, 437 },
437 { 438 {
438 "name": "$result", 439 "name": "$result",
439 "recipe_result": null, 440 "recipe_result": null,
440 "status_code": 0 441 "status_code": 0
441 } 442 }
442 ] 443 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698