onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

Retry flaky XCode iOS UI tests if we get a known error

Open skottmckay opened this issue 2 years ago • 0 comments

Description

Xcode UI tests seem to be flaky: https://github.com/orgs/community/discussions/68807 Add a couple of retries if we get a "Timed out while loading Accessibility." error which is transient.

Motivation and Context

skottmckay avatar Feb 25 '24 05:02 skottmckay