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

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

Issue 2560633004: Run native_theme unittests everywhere we run views_unittests. (Closed)
Patch Set: Un-edit manage.py Created 4 years 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.linux.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.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index 77cf073988116803f5b1b242a83ab7bc7b3f63d1..72133986d4833cad0abad91093f6131695d64d27 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -254,6 +254,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "native_theme_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "net_unittests"
},
{
@@ -599,6 +605,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "native_theme_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "net_unittests"
},
{
@@ -945,6 +957,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "native_theme_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "net_unittests"
},
{
@@ -1279,6 +1297,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "native_theme_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "net_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698