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

Unified Diff: build/android/pylib/utils/logdog_helper.py

Issue 2786773002: (Reland) Add failure screenshots and images to results detail. (Closed)
Patch Set: (Reland) Add failure screenshots and images to results detail. Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: build/android/pylib/utils/logdog_helper.py
diff --git a/build/android/pylib/utils/logdog_helper.py b/build/android/pylib/utils/logdog_helper.py
index f5e4137a68c8b5737c793f183c2198a0db423fb0..2bebcb8da6e7ecb7c3e061c944d2e69a4c382271 100644
--- a/build/android/pylib/utils/logdog_helper.py
+++ b/build/android/pylib/utils/logdog_helper.py
@@ -82,4 +82,3 @@ def get_viewer_url(name):
def get_logdog_client():
logging.info('Getting logdog client.')
return bootstrap.ButlerBootstrap.probe().stream_client()
-

Powered by Google App Engine
This is Rietveld 408576698