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

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

Issue 2546783003: Take ash_unitests and mash_unittests off the Windows bots (Closed)
Patch Set: 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 | « no previous file | no next file » | 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 0c109f5dd2574ca0b6423a6745e019d10e67178a..b94763bd6b3af7b0288eb08f62a0c87d21f312fd 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -35,12 +35,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ash_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "aura_unittests"
},
{
@@ -250,15 +244,6 @@
"test": "keyboard_unittests"
},
{
- "args": [
- "--override-use-gl-with-osmesa-for-tests"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mash_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -562,12 +547,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ash_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "aura_unittests"
},
{
@@ -1022,12 +1001,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ash_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "aura_unittests"
},
{
@@ -1243,15 +1216,6 @@
"test": "keyboard_unittests"
},
{
- "args": [
- "--override-use-gl-with-osmesa-for-tests"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mash_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1509,12 +1473,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ash_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "aura_unittests"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698