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

Unified Diff: testing/buildbot/chromium.mac.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 | « no previous file | testing/buildbot/chromium.win.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 7308e06350697841ad354f21d231eff4071f7b46..bab06cb8035a9a6971c746ad1221b6f4bf9d2044 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -418,17 +418,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
},
@@ -471,64 +460,24 @@
"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
},
"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
},
@@ -550,22 +499,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "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
- },
"test": "extensions_unittests"
},
{
@@ -611,16 +544,6 @@
"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
},
@@ -777,16 +700,6 @@
"test": "ui_base_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 | « no previous file | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698