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

Side by Side Diff: tests/data/trymail_tests/android_failure.in

Issue 302743002: Cleanup: Remove the remaining instance of ChromiumTestShell from Telemetry scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Corrected the .expected file to resolve test failures! Created 6 years, 6 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
« no previous file with comments | « tests/data/trymail_tests/android_failure.expected ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'build_step_props': { 2 'build_step_props': {
3 'blamelist': [u'iannucci@chromium.org'], 3 'blamelist': [u'iannucci@chromium.org'],
4 'branch': None, 4 'branch': None,
5 'buildername': 'android_dbg_triggered_tests', 5 'buildername': 'android_dbg_triggered_tests',
6 'buildnumber': 25183, 6 'buildnumber': 25183,
7 'got_nacl_revision': 10619, 7 'got_nacl_revision': 10619,
8 'got_revision': 177980, 8 'got_revision': 177980,
9 'got_v8_revision': 13451, 9 'got_v8_revision': 13451,
10 'got_webkit_revision': 140209, 10 'got_webkit_revision': 140209,
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 step('gpu_unittests'), 66 step('gpu_unittests'),
67 step('ipc_tests'), 67 step('ipc_tests'),
68 step('media_unittests'), 68 step('media_unittests'),
69 step('net_unittests'), 69 step('net_unittests'),
70 step('sql_unittests'), 70 step('sql_unittests'),
71 step('sync_unit_tests'), 71 step('sync_unit_tests'),
72 step('ui_unittests'), 72 step('ui_unittests'),
73 step('unit_tests'), 73 step('unit_tests'),
74 step('webkit_compositor_bindings_unittests'), 74 step('webkit_compositor_bindings_unittests'),
75 step('androidwebview_instrumentation_tests'), 75 step('androidwebview_instrumentation_tests'),
76 step('chromiumtestshell_instrumentation_tests'), 76 step('chromeshell_instrumentation_tests'),
77 step('contentshell_instrumentation_tests'), 77 step('contentshell_instrumentation_tests'),
78 step('logcat_dump'), 78 step('logcat_dump'),
79 step('test_report'), 79 step('test_report'),
80 ], 80 ],
81 'master': { 81 'master': {
82 'getTitle()': 'Title', 82 'getTitle()': 'Title',
83 'getBuildbotURL()': 'http://build.chromium.org/p/tryserver.chromium/', 83 'getBuildbotURL()': 'http://build.chromium.org/p/tryserver.chromium/',
84 }, 84 },
85 } 85 }
OLDNEW
« no previous file with comments | « tests/data/trymail_tests/android_failure.expected ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698