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

Unified Diff: build/android/test_runner.pydeps

Issue 2933993002: Add local results details pages.
Patch Set: Add --local-output arg which enables local results detail pages. Created 3 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 side-by-side diff with in-line comments
Download patch
« build/android/test_runner.py ('K') | « build/android/test_runner.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/test_runner.pydeps
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 633268748c965bbe1009b28633930813be1e92b5..ceedf419b0b06f7422f3a4f47887f00732940a4e 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -150,8 +150,6 @@
../util/lib/common/unittest_util.py
devil_chromium.py
pylib/__init__.py
-pylib/android/__init__.py
-pylib/android/logdog_logcat_monitor.py
pylib/base/__init__.py
pylib/base/base_test_result.py
pylib/base/environment.py
@@ -199,6 +197,8 @@ pylib/results/flakiness_dashboard/__init__.py
pylib/results/flakiness_dashboard/json_results_generator.py
pylib/results/flakiness_dashboard/results_uploader.py
pylib/results/json_results.py
+pylib/results/presentation/__init__.py
+pylib/results/presentation/test_results_presentation.py
pylib/results/report_results.py
pylib/utils/__init__.py
pylib/utils/decorators.py
@@ -209,6 +209,8 @@ pylib/utils/logdog_helper.py
pylib/utils/logging_utils.py
pylib/utils/proguard.py
pylib/utils/repo_utils.py
+pylib/utils/test_output_saver_factory.py
+pylib/utils/time_helper.py
pylib/valgrind_tools.py
test_runner.py
tombstones.py
« build/android/test_runner.py ('K') | « build/android/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698