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

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

Issue 14317010: Remove references to TestWebKitAPI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove DEPS change Created 7 years, 8 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 | « build/android/buildbot/bb_device_steps.py ('k') | build/common.gypi » ('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 166594b3470529efe596352c86bf539f222d49b8..892b9df3d2144d9b989e0d1f41f618b058a19de6 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -20,7 +20,6 @@ EXPERIMENTAL_TEST_SUITES = [
# This list determines which suites are run by default, both for local
# testing and on android trybots running on commit-queue.
STABLE_TEST_SUITES = [
- Apk('TestWebKitAPI'),
Apk('android_webview_unittests'),
Apk('base_unittests'),
Apk('cc_unittests'),
« no previous file with comments | « build/android/buildbot/bb_device_steps.py ('k') | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698