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

Unified Diff: scripts/slave/runtest.py

Issue 475683003: Revert of Re-land r289084 - "Make telemetry*_unittests upload to test-results.appspot.com" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 4 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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/runtest.py
diff --git a/scripts/slave/runtest.py b/scripts/slave/runtest.py
index bd94c87a8850e234a5a4d5161bc72b859807cdac..df493f30d84fac7b82400066959ab1017bb5baad 100755
--- a/scripts/slave/runtest.py
+++ b/scripts/slave/runtest.py
@@ -43,10 +43,7 @@
from common import chromium_utils
from common import gtest_utils
-
-# TODO(crbug.com/403564). We almost certainly shouldn't be importing this.
import config
-
from slave import annotation_utils
from slave import build_directory
from slave import crash_utils
« no previous file with comments | « scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698