[ios] Realign test arguments for EG and EG_CQ tests
The iOS generate wrapper template sets xctest and xcode parallelization to true (in ios/third_party/earl_grey/ios_eg_test.gni. Some EG tests don't utilize xctest, so we want to explicitly turn those off. Setting xctest = false for those tests in .gn files. Adding the test-arg for ios_chrome_settings_egtest in the manner that run.py expects it in. Change-Id: Id5ee79f08a34c4e9e3db84769287ee51b735bd29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112750Reviewed-by:John Budorick <jbudorick@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#752574}
Showing
Please register or sign in to comment