OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 6 "[DEPOT_TOOLS_ROOT]\\gclient.py", |
7 "config", | 7 "config", |
8 "--spec", | 8 "--spec", |
9 "cache_dir = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi
rd_party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'cust
om_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trun
k': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url':
'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webk
it_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEP
S.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co
m/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/se
archplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/ch
rome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fire
fox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/d
ata/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/ch
rome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf
': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mo
zilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': N
one, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'de
ps_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://
chrome-internal.googlesource.com/chrome/src-internal.git'}]" | 9 "cache_dir = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi
rd_party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'cust
om_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trun
k': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url':
'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webk
it_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEP
S.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co
m/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/se
archplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/ch
rome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fire
fox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/d
ata/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/ch
rome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf
': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mo
zilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': N
one, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'de
ps_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://
chrome-internal.googlesource.com/chrome/src-internal.git'}]" |
10 ], | 10 ], |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
221 "Debug", | 221 "Debug", |
222 "-o", | 222 "-o", |
223 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 223 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
224 "--build-dir", | 224 "--build-dir", |
225 "[SLAVE_BUILD_ROOT]\\src\\out", | 225 "[SLAVE_BUILD_ROOT]\\src\\out", |
226 "--json-test-results", | 226 "--json-test-results", |
227 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
228 ], | 228 ], |
229 "name": "webkit_tests (with patch)", | 229 "name": "webkit_tests (with patch)", |
230 "~followup_annotations": [ | 230 "~followup_annotations": [ |
| 231 "step returned non-zero exit code: 1", |
231 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><b
r/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-may
be-not-awesome.html<br/><br/>Total executed: 9001@@@", | 232 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><b
r/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-may
be-not-awesome.html<br/><br/>Total executed: 9001@@@", |
232 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 233 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
233 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 234 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
234 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 235 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
235 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 236 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
236 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 237 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
237 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 238 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
238 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 239 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
239 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 240 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
240 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 241 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
362 "Debug", | 363 "Debug", |
363 "-o", | 364 "-o", |
364 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 365 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
365 "--build-dir", | 366 "--build-dir", |
366 "[SLAVE_BUILD_ROOT]\\src\\out", | 367 "[SLAVE_BUILD_ROOT]\\src\\out", |
367 "--json-test-results", | 368 "--json-test-results", |
368 "/path/to/tmp/json" | 369 "/path/to/tmp/json" |
369 ], | 370 ], |
370 "name": "webkit_tests (without patch)", | 371 "name": "webkit_tests (without patch)", |
371 "~followup_annotations": [ | 372 "~followup_annotations": [ |
| 373 "step returned non-zero exit code: 1", |
372 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><b
r/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-may
be-not-awesome.html<br/><br/>Total executed: 9001@@@", | 374 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><b
r/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-may
be-not-awesome.html<br/><br/>Total executed: 9001@@@", |
373 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 375 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
374 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 376 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
375 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 377 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
376 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 378 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
377 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 379 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
378 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 380 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
379 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 381 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
380 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 382 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
381 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 383 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
426 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 428 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
427 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 429 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
428 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", | 430 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", |
429 "@@@STEP_LOG_LINE@python.inline@@@@", | 431 "@@@STEP_LOG_LINE@python.inline@@@@", |
430 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", | 432 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", |
431 "@@@STEP_LOG_END@python.inline@@@", | 433 "@@@STEP_LOG_END@python.inline@@@", |
432 "@@@STEP_WARNINGS@@@" | 434 "@@@STEP_WARNINGS@@@" |
433 ] | 435 ] |
434 } | 436 } |
435 ] | 437 ] |
OLD | NEW |