| 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 = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit':
'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'custom_vars': {'googlecode_
url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.g
olo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo
.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/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, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed'
: True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrom
e-internal/trunk/src-internal'}]" | 9 "cache_dir = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit':
'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'custom_vars': {'googlecode_
url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.g
olo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo
.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/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, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed'
: True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrom
e-internal/trunk/src-internal'}]" |
| 10 ], | 10 ], |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 195 "Debug", | 195 "Debug", |
| 196 "-o", | 196 "-o", |
| 197 "[SLAVE_BUILD_ROOT]/layout-test-results", | 197 "[SLAVE_BUILD_ROOT]/layout-test-results", |
| 198 "--build-dir", | 198 "--build-dir", |
| 199 "[SLAVE_BUILD_ROOT]/src/out", | 199 "[SLAVE_BUILD_ROOT]/src/out", |
| 200 "--json-test-results", | 200 "--json-test-results", |
| 201 "/path/to/tmp/json" | 201 "/path/to/tmp/json" |
| 202 ], | 202 ], |
| 203 "name": "webkit_tests (with patch)", | 203 "name": "webkit_tests (with patch)", |
| 204 "~followup_annotations": [ | 204 "~followup_annotations": [ |
| 205 "step returned non-zero exit code: 1", |
| 205 "@@@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@@@", | 206 "@@@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@@@", |
| 206 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 207 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
| 207 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 208 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
| 208 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 209 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
| 209 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 210 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
| 210 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 211 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
| 211 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 212 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
| 212 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 213 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
| 213 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 214 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
| 214 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 215 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 335 "Debug", | 336 "Debug", |
| 336 "-o", | 337 "-o", |
| 337 "[SLAVE_BUILD_ROOT]/layout-test-results", | 338 "[SLAVE_BUILD_ROOT]/layout-test-results", |
| 338 "--build-dir", | 339 "--build-dir", |
| 339 "[SLAVE_BUILD_ROOT]/src/out", | 340 "[SLAVE_BUILD_ROOT]/src/out", |
| 340 "--json-test-results", | 341 "--json-test-results", |
| 341 "/path/to/tmp/json" | 342 "/path/to/tmp/json" |
| 342 ], | 343 ], |
| 343 "name": "webkit_tests (without patch)", | 344 "name": "webkit_tests (without patch)", |
| 344 "~followup_annotations": [ | 345 "~followup_annotations": [ |
| 346 "step returned non-zero exit code: 1", |
| 345 "@@@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@@@", | 347 "@@@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@@@", |
| 346 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 348 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
| 347 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 349 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
| 348 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 350 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
| 349 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 351 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
| 350 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 352 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
| 351 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 353 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
| 352 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 354 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
| 353 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 355 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
| 354 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 356 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 399 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 401 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
| 400 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 402 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", | 403 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", |
| 402 "@@@STEP_LOG_LINE@python.inline@@@@", | 404 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 403 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", | 405 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", |
| 404 "@@@STEP_LOG_END@python.inline@@@", | 406 "@@@STEP_LOG_END@python.inline@@@", |
| 405 "@@@STEP_WARNINGS@@@" | 407 "@@@STEP_WARNINGS@@@" |
| 406 ] | 408 ] |
| 407 } | 409 } |
| 408 ] | 410 ] |
| OLD | NEW |