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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 350123003: Add accessibility_unittests and chromevox_tests to buildbot config. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index f8650dd9ddee16ed6035077a13661bacd7ae32d1..303864ede9f563bc43bedb0bfcde76b608dc4d62 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1,6 +1,7 @@
{
"Linux Tests": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -55,6 +56,7 @@
},
"Linux GTK Tests": {
"gtest_tests": [
+ "accessibility_unittests",
"interactive_ui_tests",
"base_unittests",
"cacheinvalidation_unittests",
@@ -106,6 +108,7 @@
},
"Linux Tests (dbg)(2)(32)": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -162,6 +165,7 @@
},
"Linux Tests (dbg)(2)": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -211,6 +215,7 @@
},
"Linux Clang (dbg)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"components_unittests",
"crypto_unittests",
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698