While generating app store screenshots for #15010, I realized it fails entirely (no screenshots generated on any device) when the device is set to th and ru. The test runs fail with this error:
testGenerateScreenshots, Failed to synthesize event: Timed out while synthesizing event.
LoginUsernamePasswordScreen.swift:41
However, the failures aren't specific to that PR and likely affect login for all of our UI tests in those languages.
While generating app store screenshots for #15010, I realized it fails entirely (no screenshots generated on any device) when the device is set to
thandru. The test runs fail with this error:However, the failures aren't specific to that PR and likely affect login for all of our UI tests in those languages.