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

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

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: add dep to base test suport Created 4 years, 3 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.memory.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 65fcf6c2fcab999b616772c23ff4b62abcf99c20..1de0773430f54d4c04d8f90ff5363b7487a68029 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -29,6 +29,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
@@ -538,6 +544,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
@@ -980,6 +992,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
@@ -1455,6 +1473,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698