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

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

Issue 1830293002: AppListController refactoring part 1: AppListShower implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing target names in .isolate. Created 4 years, 8 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 82f8da7f60a160084566528658c666e38247ecc2..9ee3d6de09efbf0a77f9961b538800fcc089f870 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -401,6 +401,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "app_list_shower_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "app_list_unittests"
},
{
@@ -1294,6 +1300,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "app_list_shower_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "app_list_unittests"
},
{
@@ -6534,6 +6546,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "app_list_shower_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "app_list_unittests"
},
{
@@ -6861,6 +6879,9 @@
"test": "app_list_unittests"
},
{
+ "test": "app_list_shower_unittests"
+ },
+ {
"test": "app_shell_unittests"
},
{
@@ -7062,6 +7083,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "app_list_shower_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "app_list_unittests"
},
{
@@ -7386,6 +7413,9 @@
"test": "app_list_unittests"
},
{
+ "test": "app_list_shower_unittests"
+ },
+ {
"test": "app_shell_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