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

Unified Diff: build/android/PRESUBMIT.py

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « build/all.gyp ('k') | build/android/buildbot/bb_device_status_check.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/PRESUBMIT.py
diff --git a/build/android/PRESUBMIT.py b/build/android/PRESUBMIT.py
index 7bce71b8f7b0c3a5594e950d759ec0bd17dd9bda..311b27fda8c1e18c7db7afa7bd0b997077df8f99 100644
--- a/build/android/PRESUBMIT.py
+++ b/build/android/PRESUBMIT.py
@@ -62,7 +62,7 @@ def CommonChecks(input_api, output_api):
output_api,
unit_tests=[
J('pylib', 'device', 'device_utils_test.py'),
- J('pylib', 'gtest', 'test_package_test.py'),
+ J('pylib', 'gtest', 'gtest_test_instance_test.py'),
J('pylib', 'instrumentation', 'test_runner_test.py'),
J('pylib', 'results', 'json_results_test.py'),
J('pylib', 'utils', 'md5sum_test.py'),
« no previous file with comments | « build/all.gyp ('k') | build/android/buildbot/bb_device_status_check.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698