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/third_
party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'custom_
vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk':
'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 's
vn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_
trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.g
it', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searc
hplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrom
e/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox
3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data
/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrom
e/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/mozil
la_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None
, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'deps_
file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://chr
ome-internal.googlesource.com/chrome/src-internal.git'}]" | 9 "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'custom_deps': {'src/third_
party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'custom_
vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk':
'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 's
vn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_
trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.g
it', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searc
hplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrom
e/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox
3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data
/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrom
e/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/mozil
la_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None
, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'deps_
file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https://chr
ome-internal.googlesource.com/chrome/src-internal.git'}]" |
10 ], | 10 ], |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
220 "Release", | 220 "Release", |
221 "-o", | 221 "-o", |
222 "[SLAVE_BUILD_ROOT]/layout-test-results", | 222 "[SLAVE_BUILD_ROOT]/layout-test-results", |
223 "--build-dir", | 223 "--build-dir", |
224 "[SLAVE_BUILD_ROOT]/src/out", | 224 "[SLAVE_BUILD_ROOT]/src/out", |
225 "--json-test-results", | 225 "--json-test-results", |
226 "/path/to/tmp/json" | 226 "/path/to/tmp/json" |
227 ], | 227 ], |
228 "name": "webkit_tests (with patch)", | 228 "name": "webkit_tests (with patch)", |
229 "~followup_annotations": [ | 229 "~followup_annotations": [ |
| 230 "step returned non-zero exit code: 1", |
230 "@@@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@@@", | 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@@@", |
231 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 232 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
232 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 233 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
233 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 234 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
234 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 235 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
235 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 236 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
236 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 237 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
237 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 238 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
238 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 239 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
239 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 240 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
360 "Release", | 361 "Release", |
361 "-o", | 362 "-o", |
362 "[SLAVE_BUILD_ROOT]/layout-test-results", | 363 "[SLAVE_BUILD_ROOT]/layout-test-results", |
363 "--build-dir", | 364 "--build-dir", |
364 "[SLAVE_BUILD_ROOT]/src/out", | 365 "[SLAVE_BUILD_ROOT]/src/out", |
365 "--json-test-results", | 366 "--json-test-results", |
366 "/path/to/tmp/json" | 367 "/path/to/tmp/json" |
367 ], | 368 ], |
368 "name": "webkit_tests (without patch)", | 369 "name": "webkit_tests (without patch)", |
369 "~followup_annotations": [ | 370 "~followup_annotations": [ |
| 371 "step returned non-zero exit code: 1", |
370 "@@@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@@@", | 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@@@", |
371 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 373 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
372 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 374 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
373 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 375 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
374 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 376 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
375 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 377 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
376 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 378 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
377 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 379 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
378 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 380 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
379 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 381 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
424 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 426 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
425 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 427 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
426 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", | 428 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", |
427 "@@@STEP_LOG_LINE@python.inline@@@@", | 429 "@@@STEP_LOG_LINE@python.inline@@@@", |
428 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", | 430 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", |
429 "@@@STEP_LOG_END@python.inline@@@", | 431 "@@@STEP_LOG_END@python.inline@@@", |
430 "@@@STEP_WARNINGS@@@" | 432 "@@@STEP_WARNINGS@@@" |
431 ] | 433 ] |
432 } | 434 } |
433 ] | 435 ] |
OLD | NEW |