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

Unified Diff: build/android/pylib/gtest/gtest_config.py

Issue 849623004: Android: Add skia_unittests to the list of stable test suites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: native_test_native_code Created 5 years, 11 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 | skia/skia_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/gtest/gtest_config.py
diff --git a/build/android/pylib/gtest/gtest_config.py b/build/android/pylib/gtest/gtest_config.py
index cf72d65f92c783cb7fd6df1e10f64857b100dec2..8608ed7004d773b2c973a21b0a6e564d55f4e8b5 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -33,6 +33,7 @@ STABLE_TEST_SUITES = [
'media_unittests',
'net_unittests',
'sandbox_linux_unittests',
+ 'skia_unittests',
'sql_unittests',
'sync_unit_tests',
'ui_android_unittests',
« no previous file with comments | « no previous file | skia/skia_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698