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

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

Issue 2841443002: Include headless tests in all swarm version for Windows, since it's been enabled (Closed)
Patch Set: Created 3 years, 8 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
« testing/buildbot/chromium.mac.json ('K') | « testing/buildbot/chromium.mac.json ('k') | 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 cfac60ecef99612656b753d7edf27d324c18e3fe..7f9bcbfb28660fda3754ec9b1c19e2d4106ec3ae 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -192,6 +192,28 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "headless_browsertests"
+ },
+ {
+ "args": [
+ "--enable-browser-side-navigation"
+ ],
+ "name": "browser_side_navigation_headless_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "install_static_unittests"
},
{
@@ -757,6 +779,28 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "headless_browsertests"
+ },
+ {
+ "args": [
+ "--enable-browser-side-navigation"
+ ],
+ "name": "browser_side_navigation_headless_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "install_static_unittests"
},
{
@@ -1233,6 +1277,28 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "headless_browsertests"
+ },
+ {
+ "args": [
+ "--enable-browser-side-navigation"
+ ],
+ "name": "browser_side_navigation_headless_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "install_static_unittests"
},
{
@@ -1681,6 +1747,28 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "headless_browsertests"
+ },
+ {
+ "args": [
+ "--enable-browser-side-navigation"
+ ],
+ "name": "browser_side_navigation_headless_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "headless_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "install_static_unittests"
},
{
« testing/buildbot/chromium.mac.json ('K') | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698