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

Unified Diff: scripts/slave/recipes/ios/unified_builder_tester.py

Issue 2229183002: Use iossim/test-without-building for Earlgrey tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Remove unused arg Created 4 years, 4 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
Index: scripts/slave/recipes/ios/unified_builder_tester.py
diff --git a/scripts/slave/recipes/ios/unified_builder_tester.py b/scripts/slave/recipes/ios/unified_builder_tester.py
index 633d354854e002c16366b517483341b8e0439d1e..534a095f7fd7306b673814e8be4be0c07ffee87b 100644
--- a/scripts/slave/recipes/ios/unified_builder_tester.py
+++ b/scripts/slave/recipes/ios/unified_builder_tester.py
@@ -54,7 +54,7 @@ def GenTests(api):
'app': 'fake_eg_test_host',
'device type': 'fake device 3',
'os': '9.3',
- 'xctest': True,
+ 'xctest': 'fake_eg_test',
},
],
})
« no previous file with comments | « scripts/slave/recipe_modules/ios/api.py ('k') | scripts/slave/recipes/ios/unified_builder_tester.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698