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

Unified Diff: build/android/single_test_runner.py

Issue 9844017: Fixes android.fiy bot base_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/single_test_runner.py
diff --git a/build/android/single_test_runner.py b/build/android/single_test_runner.py
index ef9971a30a18351571b7eb88a2329799d92823c7..4a3faa8cb28b07094f0a6764b04167dd04c51392 100644
--- a/build/android/single_test_runner.py
+++ b/build/android/single_test_runner.py
@@ -144,6 +144,7 @@ class SingleTestRunner(BaseTestRunner):
'sql_unittests',
'unit_tests']:
return [
+ 'base/data/json/bom_feff.json',
'net/data/cache_tests/insert_load1',
'net/data/cache_tests/dirty_entry5',
'ui/base/test/data/data_pack_unittest',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698