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

Unified Diff: ios/build/bots/chromium.fyi/EarlGreyiOS.json

Issue 2473103006: Rename XCTests test main target and output. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « ios/BUILD.gn ('k') | ios/build/bots/scripts/test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/EarlGreyiOS.json
diff --git a/ios/build/bots/chromium.fyi/EarlGreyiOS.json b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
index 0e9cacb12700ee415e63d31af7062cc1f4430627..6e5e450175bae787c011a5512d7bd219415de316 100644
--- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json
+++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
@@ -28,13 +28,13 @@
"sdk": "iphonesimulator10.0",
"tests": [
{
- "app": "ios_web_shell_test_host",
+ "app": "ios_web_shell_egtests",
"device type": "iPhone 6s",
"os": "10.0",
"xctest": true
},
{
- "app": "ios_web_shell_test_host",
+ "app": "ios_web_shell_egtests",
"device type": "iPad Air 2",
"os": "10.0",
"xctest": true
« no previous file with comments | « ios/BUILD.gn ('k') | ios/build/bots/scripts/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698