bazelbuild / rules_apple

Bazel rules to build apps for Apple platforms.
Apache License 2.0
512 stars 269 forks source link

Fix CI ui test #2495

Closed luispadron closed 4 months ago

luispadron commented 4 months ago

This test has been failing, it passes locally after ~300 seconds. I'm updating it to match the xctestrun_runner ui test so that it uses iPhone Xs and adding a startup timeout of 300 seconds.