|
Ran
|
Files
52
|
Run time
0s
|
Badge
README BADGES
|
push
github
Fix UI test timeout when running on GitHub Actions Summary: The previous CI changes landed this morning, however there was still some test flakiness. From the logs, it looked like an Accessibility dialog was being shown during the UI tests, and this was causing them to time out. On closer inspection of the logs , I discovered the 'pre-heat' step in the UI tests pipeline was incorrectly choosing the wrong iPhone 14 Pro simulator, since GitHub Actions on macOS 13 offers both iOS 16.4 and iOS 17.0 devices (Even if Xcode 14 was explicitly declared). In order to ensure the same iOS Simulator is used throughout the UI tests, this diff explicitly declares the iOS version it expects to be working with. Differential Revision: D51293930 fbshipit-source-id: ddeee7a6a
4157 of 4161 relevant lines covered (99.9%)
738.75 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|