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

Side by Side Diff: scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json

Issue 452083003: Specify GYP variable archive_gpu_tests=1 on GPU bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 4 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
« no previous file with comments | « scripts/slave/recipes/gpu/build_and_upload.expected/win_release_gclient_revert_failure.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]\\scripts\\slave\\cleanup_temp.py" 6 "[BUILD]\\scripts\\slave\\cleanup_temp.py"
7 ], 7 ],
8 "name": "cleanup temp" 8 "name": "cleanup temp"
9 }, 9 },
10 { 10 {
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 ] 67 ]
68 }, 68 },
69 { 69 {
70 "cmd": [ 70 "cmd": [
71 "python", 71 "python",
72 "-u", 72 "-u",
73 "[DEPOT_TOOLS]\\gclient.py", 73 "[DEPOT_TOOLS]\\gclient.py",
74 "runhooks" 74 "runhooks"
75 ], 75 ],
76 "env": { 76 "env": {
77 "GYP_DEFINES": "blink_asserts_always_on=1 chromium_win_pch=0 component=sta tic_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' internal_gles 2_conform_tests=1 target_arch=ia32 test_isolation_mode=archive test_isolation_ou tdir=https://isolateserver.appspot.com use_goma=1" 77 "GYP_DEFINES": "archive_gpu_tests=1 blink_asserts_always_on=1 chromium_win _pch=0 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\ \goma' internal_gles2_conform_tests=1 target_arch=ia32 test_isolation_mode=archi ve test_isolation_outdir=https://isolateserver.appspot.com use_goma=1"
78 }, 78 },
79 "name": "gclient runhooks" 79 "name": "gclient runhooks"
80 }, 80 },
81 { 81 {
82 "cmd": [ 82 "cmd": [
83 "python", 83 "python",
84 "-u", 84 "-u",
85 "[BUILD]\\scripts\\slave\\compile.py", 85 "[BUILD]\\scripts\\slave\\compile.py",
86 "--target", 86 "--target",
87 "Release", 87 "Release",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", 122 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@",
123 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@", 123 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", 124 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@",
125 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@", 125 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
126 "@@@STEP_LOG_LINE@json.output@}@@@", 126 "@@@STEP_LOG_LINE@json.output@}@@@",
127 "@@@STEP_LOG_END@json.output@@@", 127 "@@@STEP_LOG_END@json.output@@@",
128 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"content_gl_tests\": \"[dummy hash f or content_gl_tests]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_cap ture_end2end_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_t est]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"angle_unittests\": \"[dum my hash for angle_unittests]\", \"telemetry_gpu_test\": \"[dummy hash for teleme try_gpu_test]\"}@@@" 128 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"content_gl_tests\": \"[dummy hash f or content_gl_tests]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_cap ture_end2end_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_t est]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"angle_unittests\": \"[dum my hash for angle_unittests]\", \"telemetry_gpu_test\": \"[dummy hash for teleme try_gpu_test]\"}@@@"
129 ] 129 ]
130 } 130 }
131 ] 131 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/gpu/build_and_upload.expected/win_release_gclient_revert_failure.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698