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 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
223 "Debug", | 223 "Debug", |
224 "-o", | 224 "-o", |
225 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 225 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
226 "--build-dir", | 226 "--build-dir", |
227 "[SLAVE_BUILD_ROOT]\\src\\out", | 227 "[SLAVE_BUILD_ROOT]\\src\\out", |
228 "--json-test-results", | 228 "--json-test-results", |
229 "/path/to/tmp/json" | 229 "/path/to/tmp/json" |
230 ], | 230 ], |
231 "name": "webkit_tests (with patch)", | 231 "name": "webkit_tests (with patch)", |
232 "~followup_annotations": [ | 232 "~followup_annotations": [ |
| 233 "step returned non-zero exit code: 1", |
233 "@@@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@@@", | 234 "@@@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@@@", |
234 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 235 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
235 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 236 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
236 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 237 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
237 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 238 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
238 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 239 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
239 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 240 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
240 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 241 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
241 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 242 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
242 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 243 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
366 "Debug", | 367 "Debug", |
367 "-o", | 368 "-o", |
368 "[SLAVE_BUILD_ROOT]\\layout-test-results", | 369 "[SLAVE_BUILD_ROOT]\\layout-test-results", |
369 "--build-dir", | 370 "--build-dir", |
370 "[SLAVE_BUILD_ROOT]\\src\\out", | 371 "[SLAVE_BUILD_ROOT]\\src\\out", |
371 "--json-test-results", | 372 "--json-test-results", |
372 "/path/to/tmp/json" | 373 "/path/to/tmp/json" |
373 ], | 374 ], |
374 "name": "webkit_tests (without patch)", | 375 "name": "webkit_tests (without patch)", |
375 "~followup_annotations": [ | 376 "~followup_annotations": [ |
| 377 "step returned non-zero exit code: 1", |
376 "@@@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@@@", | 378 "@@@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@@@", |
377 "@@@STEP_LOG_LINE@json.test_results@{@@@", | 379 "@@@STEP_LOG_LINE@json.test_results@{@@@", |
378 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", | 380 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", |
379 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", | 381 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", |
380 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", | 382 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", |
381 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", | 383 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": {
@@@", |
382 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", | 384 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", |
383 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", | 385 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", |
384 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", | 386 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", |
385 "@@@STEP_LOG_LINE@json.test_results@ }@@@", | 387 "@@@STEP_LOG_LINE@json.test_results@ }@@@", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
430 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 432 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
431 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 433 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
432 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", | 434 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@
", |
433 "@@@STEP_LOG_LINE@python.inline@@@@", | 435 "@@@STEP_LOG_LINE@python.inline@@@@", |
434 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", | 436 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", |
435 "@@@STEP_LOG_END@python.inline@@@", | 437 "@@@STEP_LOG_END@python.inline@@@", |
436 "@@@STEP_WARNINGS@@@" | 438 "@@@STEP_WARNINGS@@@" |
437 ] | 439 ] |
438 } | 440 } |
439 ] | 441 ] |
OLD | NEW |