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

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

Issue 1825723002: Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code Review Feedback and Synchronized display_unittests Test Config Based off of gfx_unittests Created 4 years, 9 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
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 01ccc44ee94d97815e90447eb5cb1830c20903b1..92a5fb2399a6337087307fb9902c89e05cada812 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -138,6 +138,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "events_unittests"
},
{
@@ -544,6 +550,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "events_unittests"
},
{
@@ -976,6 +988,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "events_unittests"
},
{
@@ -1642,6 +1660,7 @@
"courgette_unittests",
"crypto_unittests",
"device_unittests",
+ "display_unittests",
"extensions_browsertests",
"extensions_unittests",
"gcm_unit_tests",

Powered by Google App Engine
This is Rietveld 408576698