Commit 09160522 authored by zhaoyangli's avatar zhaoyangli Committed by Commit Bot

[code coverage] Add all unit tests and EG2 tests to iOS coverage builder

iOS common tests are already running on this builder. This CL adds other
unit tests and EG2 tests as designed to run on this builder.

Bug: 943883
Change-Id: Idff82abb809642d814a87bd6d9dec281b84f7751
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122847Reviewed-by: default avatarAaron Gable <agable@chromium.org>
Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754081}
parent 148301fa
This diff is collapsed.
This diff is collapsed.
......@@ -4763,6 +4763,16 @@
'SIM_IPHONE_X_13_3',
],
},
'ios_eg2_tests': {
'variants': [
'SIM_IPHONE_X_13_3',
],
},
'ios_screen_size_dependent_tests': {
'variants': [
'SIM_IPHONE_X_13_3',
],
},
},
'ios_simulator_cronet_tests': {
......
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