Commit eeab5384 authored by Gauthier Ambard's avatar Gauthier Ambard Committed by Commit Bot

[iOS] Remove SlimNav enabling on bots

The feature has been launched, no need to explicitly enable it.

Bug: none
Change-Id: Id73b232d7df9c9726966f74dcedfbe0cfd4cc383
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034528
Auto-Submit: Gauthier Ambard <gambard@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarJustin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737828}
parent 0b143764
......@@ -16,9 +16,6 @@
"tests": [
{
"include": "common_tests.json",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"host os": "Mac-10.14.6",
......@@ -50,9 +47,6 @@
},
{
"app": "ios_chrome_integration_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"xcode parallelization": true,
......@@ -74,9 +68,6 @@
},
{
"app": "ios_chrome_smoke_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"xcode parallelization": true,
......@@ -86,9 +77,6 @@
},
{
"app": "ios_chrome_web_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"xcode parallelization": true,
......@@ -98,9 +86,6 @@
},
{
"app": "ios_web_shell_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"xcode parallelization": true,
......@@ -110,9 +95,6 @@
},
{
"app": "ios_chrome_ui_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "12.4",
"xcode parallelization": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment