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

Unified Diff: projects.py

Issue 81453003: Run events_unittests on linux-aura, linux-chromeos, and windows for the commit-queue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/commit-queue/
Patch Set: Created 7 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: projects.py
===================================================================
--- projects.py (revision 236606)
+++ projects.py (working copy)
@@ -309,6 +309,7 @@
'compositor_unittests',
'content_browsertests',
'content_unittests',
+ 'events_unittests',
'interactive_ui_tests',
'unit_tests',
]
@@ -346,6 +347,7 @@
'components_unittests',
'dbus_unittests',
'device_unittests',
+ 'events_unittests',
'google_apis_unittests',
'sandbox_linux_unittests',
],
@@ -384,6 +386,7 @@
'chromedriver2_unittests',
'components_unittests',
'compositor_unittests',
+ 'events_unittests',
ghost stip (do not use) 2013/11/22 23:12:02 I don't see these on all the windows bots, only on
sadrul 2013/11/22 23:13:07 Indeed. I added these for win-rel bots at: https:/
'installer_util_unittests',
'mini_installer_test',
# http://crbug.com/319558
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698