Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Side by Side Diff: scripts/slave/recipes/blink_trybot.expected/mac_fail_release_git.json

Issue 23889036: Refactor the way that TestApi works so that it is actually useful. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: License headers Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "Release", 222 "Release",
223 "-o", 223 "-o",
224 "[SLAVE_BUILD_ROOT]/layout-test-results", 224 "[SLAVE_BUILD_ROOT]/layout-test-results",
225 "--build-dir", 225 "--build-dir",
226 "[SLAVE_BUILD_ROOT]/src/out", 226 "[SLAVE_BUILD_ROOT]/src/out",
227 "--json-test-results", 227 "--json-test-results",
228 "/path/to/tmp/json" 228 "/path/to/tmp/json"
229 ], 229 ],
230 "name": "webkit_tests (with patch)", 230 "name": "webkit_tests (with patch)",
231 "~followup_annotations": [ 231 "~followup_annotations": [
232 "step returned non-zero exit code: 1",
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@@@", 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@@@",
233 "@@@STEP_LOG_LINE@json.test_results@{@@@", 234 "@@@STEP_LOG_LINE@json.test_results@{@@@",
234 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", 235 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@",
235 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", 236 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@",
236 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", 237 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@",
237 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": { @@@", 238 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": { @@@",
238 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", 239 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@",
239 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", 240 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@",
240 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", 241 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@",
241 "@@@STEP_LOG_LINE@json.test_results@ }@@@", 242 "@@@STEP_LOG_LINE@json.test_results@ }@@@",
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 "Release", 365 "Release",
365 "-o", 366 "-o",
366 "[SLAVE_BUILD_ROOT]/layout-test-results", 367 "[SLAVE_BUILD_ROOT]/layout-test-results",
367 "--build-dir", 368 "--build-dir",
368 "[SLAVE_BUILD_ROOT]/src/out", 369 "[SLAVE_BUILD_ROOT]/src/out",
369 "--json-test-results", 370 "--json-test-results",
370 "/path/to/tmp/json" 371 "/path/to/tmp/json"
371 ], 372 ],
372 "name": "webkit_tests (without patch)", 373 "name": "webkit_tests (without patch)",
373 "~followup_annotations": [ 374 "~followup_annotations": [
375 "step returned non-zero exit code: 1",
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@@@", 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@@@",
375 "@@@STEP_LOG_LINE@json.test_results@{@@@", 377 "@@@STEP_LOG_LINE@json.test_results@{@@@",
376 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@", 378 "@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@",
377 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@", 379 "@@@STEP_LOG_LINE@json.test_results@ \"tests\": {@@@",
378 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@", 380 "@@@STEP_LOG_LINE@json.test_results@ \"bad\": {@@@",
379 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": { @@@", 381 "@@@STEP_LOG_LINE@json.test_results@ \"totally-bad-probably.html\": { @@@",
380 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@", 382 "@@@STEP_LOG_LINE@json.test_results@ \"actual\": \"FAIL\", @@@",
381 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@", 383 "@@@STEP_LOG_LINE@json.test_results@ \"expected\": \"PASS\", @@@",
382 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@", 384 "@@@STEP_LOG_LINE@json.test_results@ \"is_unexpected\": true@@@",
383 "@@@STEP_LOG_LINE@json.test_results@ }@@@", 385 "@@@STEP_LOG_LINE@json.test_results@ }@@@",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
428 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", 430 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@",
429 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 431 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
430 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ", 432 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ",
431 "@@@STEP_LOG_LINE@python.inline@@@@", 433 "@@@STEP_LOG_LINE@python.inline@@@@",
432 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", 434 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@",
433 "@@@STEP_LOG_END@python.inline@@@", 435 "@@@STEP_LOG_END@python.inline@@@",
434 "@@@STEP_WARNINGS@@@" 436 "@@@STEP_WARNINGS@@@"
435 ] 437 ]
436 } 438 }
437 ] 439 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698