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

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

Issue 2473103006: Rename XCTests test main target and output. (Closed)
Patch Set: 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
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..c54a47fc978a90a081c4d195d632ac26f18b3e2d 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_test",
"device type": "iPhone 6s",
"os": "10.0",
"xctest": true
},
{
- "app": "ios_web_shell_test_host",
+ "app": "ios_web_shell_test",
"device type": "iPad Air 2",
"os": "10.0",
"xctest": true

Powered by Google App Engine
This is Rietveld 408576698