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

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

Issue 2737123002: Revert of Run big test suites with PlzNavigate on Mac/Win main-waterfall-only bots. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « 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 0457126ce26de92ef1854c26bf7e91b5a49516fc..c49e356d616670148e6bcbc127fa6fc44a2817db 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -540,17 +540,6 @@
"test": "browser_tests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_browser_tests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 10
- },
- "test": "browser_tests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -599,32 +588,12 @@
"test": "components_browsertests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_components_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_browsertests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "components_unittests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_components_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -637,32 +606,12 @@
"test": "content_browsertests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_content_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "content_browsertests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "content_unittests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_content_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "content_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -699,16 +648,6 @@
"test": "extensions_browsertests"
},
{
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_extensions_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "extensions_browsertests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -766,22 +705,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "interactive_ui_tests"
- },
- {
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_interactive_ui_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "interactive_ui_tests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "ipc_tests"
},
{
@@ -953,16 +876,6 @@
"test": "ui_touch_selection_unittests"
},
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "unit_tests"
- },
- {
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_unit_tests",
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698