Commit a043fc54 authored by Danyao Wang's avatar Danyao Wang Committed by Commit Bot

[Nav Experiment] Add FYI tests with new navigation manager enabled.

Bug: 734150
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: I0cedb5439e35af401384a5a7e756bb9354059227
Reviewed-on: https://chromium-review.googlesource.com/742187
Commit-Queue: Danyao Wang <danyao@chromium.org>
Reviewed-by: default avatarMenglu Huang <huangml@chromium.org>
Reviewed-by: default avatarMike Baxley <baxley@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513203}
parent 04ddc3d6
......@@ -226,6 +226,56 @@
"os": "11.0",
"xcode version": "9.0",
"xctest": true
},
{
"app": "ios_chrome_integration_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0",
"xctest": true
},
{
"app": "ios_chrome_smoke_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0",
"xctest": true
},
{
"app": "ios_chrome_web_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0",
"xctest": true
},
{
"app": "ios_web_shell_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0",
"xctest": true
},
{
"app": "ios_chrome_ui_egtests",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0",
"xctest": true
}
]
}
......@@ -116,6 +116,15 @@
"device type": "iPhone X",
"os": "11.0",
"xcode version": "9.0"
},
{
"include": "common_tests.json",
"test args": [
"--enable-features=SlimNavigationManager"
],
"device type": "iPhone 6s",
"os": "11.0",
"xcode version": "9.0"
}
]
}
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