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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 9372120: Implementation of AutomationEventQueue and associated framework to support generic non-blocking aut… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Made CompareEventId predicate class private to AutomationEventQueue. Created 8 years, 10 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
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 012a72b2151c824ddf1c3e48e0f4fe23894c44b8..8184db8a639f7eddb441336f9c0c6e0e1d4edc4a 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -33,6 +33,7 @@
# This is the suite that gets run on 'Chromium' builds.
'CONTINUOUS': {
'all': [
+ 'apptest',
'autofill',
'about_plugins_ui.AboutPluginsTest.testAboutPluginDetailInfo',
'bookmark_bar',

Powered by Google App Engine
This is Rietveld 408576698