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

Unified Diff: testing/buildbot/chromium.fyi.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.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 60184b1dfa2878cca067c792ea58831e85c0d2ae..ed3d325ae4ac8b32e53c7811f8395a7da24d7d01 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -1,6 +1,7 @@
{
"Linux Trusty": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -54,6 +55,7 @@
},
"Linux Trusty (dbg)": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -107,6 +109,7 @@
},
"Linux Trusty (32)": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -160,6 +163,7 @@
},
"Linux Trusty (dbg)(32)": {
"gtest_tests": [
+ "accessibility_unittests",
"app_list_unittests",
"aura_unittests",
"interactive_ui_tests",
@@ -221,6 +225,7 @@
},
"Chromium Linux MSan": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"cacheinvalidation_unittests",
"cc_unittests",
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698