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

Unified Diff: testing/buildbot/chromium.fyi.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.chromiumos.json ('k') | testing/buildbot/chromium.memory.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 534236d188044b78d79c916b768380ad63bb83ec..2ef9bc8467d48565d020979881a524cf0c0ef700 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -10460,6 +10460,15 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "args": [
+ "--top-chrome-md=material-hybrid"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
@@ -10527,6 +10536,15 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_content_unittests"
+ },
+ {
+ "args": [
+ "--top-chrome-md=non-material"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ash_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698