| 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'),
|
|
|