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

Side by Side Diff: scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8-Blink Linux 64", 10 "V8-Blink Linux 64",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/ chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data ': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': ' svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/ chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data ': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': ' svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie nt_revision\", \"src/v8\": \"got_revision\"}", 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie nt_revision\", \"src/v8\": \"got_revision\"}",
19 "--output_json", 19 "--output_json",
20 "/path/to/tmp/json", 20 "/path/to/tmp/json",
21 "--revision", 21 "--revision",
22 "src@HEAD", 22 "src@HEAD",
23 "--revision", 23 "--revision",
24 "src/third_party/WebKit@HEAD", 24 "src/third_party/WebKit@HEAD",
25 "--revision", 25 "--revision",
26 "src/v8@20123", 26 "src/v8@20123",
27 "--force" 27 "--force"
28 ], 28 ],
29 "cwd": "[SLAVE_BUILD]",
29 "name": "bot_update", 30 "name": "bot_update",
30 "~followup_annotations": [ 31 "~followup_annotations": [
31 "@@@STEP_TEXT@Some step text@@@", 32 "@@@STEP_TEXT@Some step text@@@",
32 "@@@STEP_LOG_LINE@json.output@{@@@", 33 "@@@STEP_LOG_LINE@json.output@{@@@",
33 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
34 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326 aee3e86ddfd4ebd0fe58cb9\", @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326 aee3e86ddfd4ebd0fe58cb9\", @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas ter@{#170242}\", @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas ter@{#170242}\", @@@",
(...skipping 26 matching lines...) Expand all
65 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@" 66 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@"
66 ] 67 ]
67 }, 68 },
68 { 69 {
69 "cmd": [ 70 "cmd": [
70 "python", 71 "python",
71 "-u", 72 "-u",
72 "[DEPOT_TOOLS]/gclient.py", 73 "[DEPOT_TOOLS]/gclient.py",
73 "runhooks" 74 "runhooks"
74 ], 75 ],
76 "cwd": "[SLAVE_BUILD]",
75 "env": { 77 "env": {
76 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1" 78 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1"
77 }, 79 },
78 "name": "gclient runhooks" 80 "name": "gclient runhooks"
79 }, 81 },
80 { 82 {
81 "cmd": [ 83 "cmd": [
82 "python", 84 "python",
83 "-u", 85 "-u",
84 "[BUILD]/scripts/slave/compile.py", 86 "[BUILD]/scripts/slave/compile.py",
85 "--target", 87 "--target",
86 "Release", 88 "Release",
87 "--src-dir", 89 "--src-dir",
88 "[SLAVE_BUILD]/src", 90 "[SLAVE_BUILD]/src",
89 "--build-tool", 91 "--build-tool",
90 "ninja", 92 "ninja",
91 "--compiler", 93 "--compiler",
92 "goma", 94 "goma",
93 "--goma-dir", 95 "--goma-dir",
94 "[BUILD]/goma", 96 "[BUILD]/goma",
95 "--", 97 "--",
96 "blink_tests" 98 "blink_tests"
97 ], 99 ],
100 "cwd": "[SLAVE_BUILD]",
98 "name": "compile" 101 "name": "compile"
99 }, 102 },
100 { 103 {
101 "cmd": [ 104 "cmd": [
102 "python", 105 "python",
103 "-u", 106 "-u",
104 "[BUILD]/scripts/slave/runtest.py", 107 "[BUILD]/scripts/slave/runtest.py",
105 "--target", 108 "--target",
106 "Release", 109 "Release",
107 "--xvfb", 110 "--xvfb",
108 "--factory-properties", 111 "--factory-properties",
109 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 112 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
110 "--build-properties", 113 "--build-properties",
111 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 114 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
112 "--builder-name=V8-Blink Linux 64", 115 "--builder-name=V8-Blink Linux 64",
113 "--slave-name=TestSlavename", 116 "--slave-name=TestSlavename",
114 "--build-number=571", 117 "--build-number=571",
115 "webkit_unit_tests" 118 "webkit_unit_tests"
116 ], 119 ],
120 "cwd": "[SLAVE_BUILD]",
117 "name": "webkit_unit_tests" 121 "name": "webkit_unit_tests"
118 }, 122 },
119 { 123 {
120 "cmd": [ 124 "cmd": [
121 "python", 125 "python",
122 "-u", 126 "-u",
123 "[BUILD]/scripts/slave/runtest.py", 127 "[BUILD]/scripts/slave/runtest.py",
124 "--target", 128 "--target",
125 "Release", 129 "Release",
126 "--no-xvfb", 130 "--no-xvfb",
(...skipping 15 matching lines...) Expand all
142 "--json-test-results", 146 "--json-test-results",
143 "/path/to/tmp/json", 147 "/path/to/tmp/json",
144 "--test-results-server", 148 "--test-results-server",
145 "test-results.appspot.com", 149 "test-results.appspot.com",
146 "--build-number", 150 "--build-number",
147 "571", 151 "571",
148 "--builder-name", 152 "--builder-name",
149 "V8-Blink Linux 64", 153 "V8-Blink Linux 64",
150 "--no-pixel-tests" 154 "--no-pixel-tests"
151 ], 155 ],
156 "cwd": "[SLAVE_BUILD]",
152 "name": "webkit_tests (with patch)", 157 "name": "webkit_tests (with patch)",
153 "~followup_annotations": [ 158 "~followup_annotations": [
154 "step returned non-zero exit code: 5", 159 "step returned non-zero exit code: 5",
155 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br />bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b r/>Total executed: 9001<br/>@@@", 160 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br />bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b r/>Total executed: 9001<br/>@@@",
156 "@@@STEP_FAILURE@@@" 161 "@@@STEP_FAILURE@@@"
157 ] 162 ]
158 }, 163 },
159 { 164 {
160 "cmd": [ 165 "cmd": [
161 "python", 166 "python",
162 "-u", 167 "-u",
163 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", 168 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py",
164 "--results-dir", 169 "--results-dir",
165 "[SLAVE_BUILD]/layout-test-results", 170 "[SLAVE_BUILD]/layout-test-results",
166 "--build-dir", 171 "--build-dir",
167 "[SLAVE_BUILD]/src/out", 172 "[SLAVE_BUILD]/src/out",
168 "--build-number", 173 "--build-number",
169 "571", 174 "571",
170 "--builder-name", 175 "--builder-name",
171 "V8-Blink Linux 64", 176 "V8-Blink Linux 64",
172 "--gs-bucket", 177 "--gs-bucket",
173 "gs://chromium-layout-test-archives", 178 "gs://chromium-layout-test-archives",
174 "--factory-properties", 179 "--factory-properties",
175 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 180 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
176 "--build-properties", 181 "--build-properties",
177 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 182 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
178 ], 183 ],
184 "cwd": "[SLAVE_BUILD]",
179 "name": "archive_webkit_tests_results", 185 "name": "archive_webkit_tests_results",
180 "~followup_annotations": [ 186 "~followup_annotations": [
181 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@", 187 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@",
182 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@" 188 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@"
183 ] 189 ]
184 }, 190 },
185 { 191 {
186 "cmd": [ 192 "cmd": [
187 "python", 193 "python",
188 "-u", 194 "-u",
(...skipping 11 matching lines...) Expand all
200 "--revision_mapping_file", 206 "--revision_mapping_file",
201 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie nt_revision\", \"src/v8\": \"got_revision\"}", 207 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie nt_revision\", \"src/v8\": \"got_revision\"}",
202 "--output_json", 208 "--output_json",
203 "/path/to/tmp/json", 209 "/path/to/tmp/json",
204 "--revision", 210 "--revision",
205 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 211 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
206 "--revision", 212 "--revision",
207 "src/third_party/WebKit@5e2293dffc3cd07d37fbedea3b500f0eb650614d", 213 "src/third_party/WebKit@5e2293dffc3cd07d37fbedea3b500f0eb650614d",
208 "--force" 214 "--force"
209 ], 215 ],
216 "cwd": "[SLAVE_BUILD]",
210 "name": "bot_update (2)", 217 "name": "bot_update (2)",
211 "~followup_annotations": [ 218 "~followup_annotations": [
212 "@@@STEP_TEXT@Some step text@@@", 219 "@@@STEP_TEXT@Some step text@@@",
213 "@@@STEP_LOG_LINE@json.output@{@@@", 220 "@@@STEP_LOG_LINE@json.output@{@@@",
214 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 221 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
215 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 222 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
216 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 223 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
217 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 224 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
218 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326 aee3e86ddfd4ebd0fe58cb9\", @@@", 225 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326 aee3e86ddfd4ebd0fe58cb9\", @@@",
219 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas ter@{#170242}\", @@@", 226 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas ter@{#170242}\", @@@",
(...skipping 14 matching lines...) Expand all
234 "@@@STEP_LOG_END@json.output@@@" 241 "@@@STEP_LOG_END@json.output@@@"
235 ] 242 ]
236 }, 243 },
237 { 244 {
238 "cmd": [ 245 "cmd": [
239 "python", 246 "python",
240 "-u", 247 "-u",
241 "[DEPOT_TOOLS]/gclient.py", 248 "[DEPOT_TOOLS]/gclient.py",
242 "runhooks" 249 "runhooks"
243 ], 250 ],
251 "cwd": "[SLAVE_BUILD]",
244 "env": { 252 "env": {
245 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1" 253 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1"
246 }, 254 },
247 "name": "gclient runhooks (2)" 255 "name": "gclient runhooks (2)"
248 }, 256 },
249 { 257 {
250 "cmd": [ 258 "cmd": [
251 "python", 259 "python",
252 "-u", 260 "-u",
253 "[BUILD]/scripts/slave/compile.py", 261 "[BUILD]/scripts/slave/compile.py",
254 "--target", 262 "--target",
255 "Release", 263 "Release",
256 "--src-dir", 264 "--src-dir",
257 "[SLAVE_BUILD]/src", 265 "[SLAVE_BUILD]/src",
258 "--build-tool", 266 "--build-tool",
259 "ninja", 267 "ninja",
260 "--compiler", 268 "--compiler",
261 "goma", 269 "goma",
262 "--goma-dir", 270 "--goma-dir",
263 "[BUILD]/goma", 271 "[BUILD]/goma",
264 "--", 272 "--",
265 "blink_tests" 273 "blink_tests"
266 ], 274 ],
275 "cwd": "[SLAVE_BUILD]",
267 "name": "compile (2)" 276 "name": "compile (2)"
268 }, 277 },
269 { 278 {
270 "cmd": [ 279 "cmd": [
271 "python", 280 "python",
272 "-u", 281 "-u",
273 "[BUILD]/scripts/slave/runtest.py", 282 "[BUILD]/scripts/slave/runtest.py",
274 "--target", 283 "--target",
275 "Release", 284 "Release",
276 "--no-xvfb", 285 "--no-xvfb",
(...skipping 19 matching lines...) Expand all
296 "--build-number", 305 "--build-number",
297 "571", 306 "571",
298 "--builder-name", 307 "--builder-name",
299 "V8-Blink Linux 64", 308 "V8-Blink Linux 64",
300 "--no-pixel-tests", 309 "--no-pixel-tests",
301 "--test-list", 310 "--test-list",
302 "bad/totally-bad-probably.html\ntricky/totally-maybe-not-awesome.html", 311 "bad/totally-bad-probably.html\ntricky/totally-maybe-not-awesome.html",
303 "--skipped", 312 "--skipped",
304 "always" 313 "always"
305 ], 314 ],
315 "cwd": "[SLAVE_BUILD]",
306 "name": "webkit_tests (without patch)", 316 "name": "webkit_tests (without patch)",
307 "~followup_annotations": [ 317 "~followup_annotations": [
308 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 318 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
309 ] 319 ]
310 }, 320 },
311 { 321 {
312 "cmd": [ 322 "cmd": [
313 "python", 323 "python",
314 "-u", 324 "-u",
315 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s uccess else 1)\n", 325 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s uccess else 1)\n",
316 "{\"ignored\": [], \"new\": [\"bad/totally-bad-probably.html\", \"tricky/t otally-maybe-not-awesome.html\"]}" 326 "{\"ignored\": [], \"new\": [\"bad/totally-bad-probably.html\", \"tricky/t otally-maybe-not-awesome.html\"]}"
317 ], 327 ],
328 "cwd": "[SLAVE_BUILD]",
318 "name": "webkit_tests", 329 "name": "webkit_tests",
319 "~followup_annotations": [ 330 "~followup_annotations": [
320 "@@@STEP_TEXT@<br/>failures:<br/>bad/totally-bad-probably.html<br/>tricky/ totally-maybe-not-awesome.html<br/>@@@", 331 "@@@STEP_TEXT@<br/>failures:<br/>bad/totally-bad-probably.html<br/>tricky/ totally-maybe-not-awesome.html<br/>@@@",
321 "@@@STEP_LOG_LINE@python.inline@@@@", 332 "@@@STEP_LOG_LINE@python.inline@@@@",
322 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", 333 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@",
323 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb '))@@@", 334 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb '))@@@",
324 "@@@STEP_LOG_LINE@python.inline@@@@", 335 "@@@STEP_LOG_LINE@python.inline@@@@",
325 "@@@STEP_LOG_LINE@python.inline@success = True@@@", 336 "@@@STEP_LOG_LINE@python.inline@success = True@@@",
326 "@@@STEP_LOG_LINE@python.inline@@@@", 337 "@@@STEP_LOG_LINE@python.inline@@@@",
327 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", 338 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@",
328 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", 339 "@@@STEP_LOG_LINE@python.inline@ success = False@@@",
329 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", 340 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@",
330 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", 341 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@",
331 "@@@STEP_LOG_LINE@python.inline@ print f@@@", 342 "@@@STEP_LOG_LINE@python.inline@ print f@@@",
332 "@@@STEP_LOG_LINE@python.inline@@@@", 343 "@@@STEP_LOG_LINE@python.inline@@@@",
333 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", 344 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@",
334 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 345 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
335 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", 346 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@",
336 "@@@STEP_LOG_LINE@python.inline@ print f@@@", 347 "@@@STEP_LOG_LINE@python.inline@ print f@@@",
337 "@@@STEP_LOG_LINE@python.inline@@@@", 348 "@@@STEP_LOG_LINE@python.inline@@@@",
338 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", 349 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@",
339 "@@@STEP_LOG_END@python.inline@@@", 350 "@@@STEP_LOG_END@python.inline@@@",
340 "@@@STEP_FAILURE@@@" 351 "@@@STEP_FAILURE@@@"
341 ] 352 ]
342 } 353 }
343 ] 354 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698