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

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

Issue 351483003: Removing Dummy Test Suit - webkit_compositor_bindings_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing un-invited .gitmodules from PS#2 Created 6 years, 6 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/all.gyp ('k') | testing/buildbot/chromium.fyi.json » ('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 7b27a43a1036f966ffd2253390d34a7b5bdc0e35..ebff3bc0aad070956d14004e93b1e255c2b3b536 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -31,7 +31,6 @@ STABLE_TEST_SUITES = [
'sync_unit_tests',
'ui_unittests',
'unit_tests',
- 'webkit_compositor_bindings_unittests',
'webkit_unit_tests',
]
« no previous file with comments | « build/all.gyp ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698