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'\ndeps_os = {}\nhooks = []\nsolutions =
[{'custom_deps': {'src/third_party/WebKit': 'https://chromium.googlesource.com/c
hromium/blink.git'}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.ch
romium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/
trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webki
t_revision': 'HEAD', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'safesync_url'
: None, 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, 'src/chrome/test/data/plugin': None, 'src/chrome/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/mozilla_js_tests': None, 'src/data
/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': N
one, 'src/tools/grit/grit/test/data': None}, 'custom_vars': {}, 'deps_file': '.D
EPS.git', 'managed': True, 'name': 'src-internal', 'safesync_url': None, 'url':
'https://chrome-internal.googlesource.com/chrome/src-internal.git'}]\ntarget_os
= []\ntarget_os_only = False" | 9 "cache_dir = '[ROOT]\\\\git_cache'\ndeps_os = {}\nhooks = []\nsolutions =
[{'custom_deps': {'src/third_party/WebKit': 'https://chromium.googlesource.com/c
hromium/blink.git'}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.ch
romium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/
trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webki
t_revision': 'HEAD', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'safesync_url'
: None, 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, 'src/chrome/test/data/plugin': None, 'src/chrome/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/mozilla_js_tests': None, 'src/data
/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': N
one, 'src/tools/grit/grit/test/data': None}, 'custom_vars': {}, 'deps_file': '.D
EPS.git', 'managed': True, 'name': 'src-internal', 'safesync_url': None, 'url':
'https://chrome-internal.googlesource.com/chrome/src-internal.git'}]\ntarget_os
= []\ntarget_os_only = False" |
10 ], | 10 ], |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 "Release", | 219 "Release", |
220 "-o", | 220 "-o", |
221 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 221 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
222 "--build-dir", | 222 "--build-dir", |
223 "[SLAVE_BUILD_ROOT]\\src\\out", | 223 "[SLAVE_BUILD_ROOT]\\src\\out", |
224 "--json-test-results", | 224 "--json-test-results", |
225 "/path/to/tmp/json" | 225 "/path/to/tmp/json" |
226 ], | 226 ], |
227 "name": "webkit_tests (with patch)", | 227 "name": "webkit_tests (with patch)", |
228 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 229 "step returned non-zero exit code: 1", |
229 "@@@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@@@", | 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@@@", |
230 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 231 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
231 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 232 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
232 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 233 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
233 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 234 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
234 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 235 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
235 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 236 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
236 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 237 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
237 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 238 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
238 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 239 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
361 "Release", | 362 "Release", |
362 "-o", | 363 "-o", |
363 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 364 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
364 "--build-dir", | 365 "--build-dir", |
365 "[SLAVE_BUILD_ROOT]\\src\\out", | 366 "[SLAVE_BUILD_ROOT]\\src\\out", |
366 "--json-test-results", | 367 "--json-test-results", |
367 "/path/to/tmp/json" | 368 "/path/to/tmp/json" |
368 ], | 369 ], |
369 "name": "webkit_tests (without patch)", | 370 "name": "webkit_tests (without patch)", |
370 "~followup_annotations": [ | 371 "~followup_annotations": [ |
| 372 "step returned non-zero exit code: 1", |
371 "@@@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_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_LOG_LINE@json.test_results@{@@@", | 374 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
373 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 375 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
374 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 376 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
375 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 377 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
376 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 378 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
377 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 379 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
378 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 380 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
379 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 381 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
380 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 382 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
425 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 427 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
426 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 428 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
427 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", | 429 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", |
428 "@@@STEP_LOG_LINE@python.inline@@@@", | 430 "@@@STEP_LOG_LINE@python.inline@@@@", |
429 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", | 431 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", |
430 "@@@STEP_LOG_END@python.inline@@@", | 432 "@@@STEP_LOG_END@python.inline@@@", |
431 "@@@STEP_WARNINGS@@@" | 433 "@@@STEP_WARNINGS@@@" |
432 ] | 434 ] |
433 } | 435 } |
434 ] | 436 ] |
OLD | NEW |