Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

For some reason tapping the "Done" button in the XCUITest stopped working in Xcode 15, but tapping it via coordinates works, so switch to that as a workaround.

Fixes flutter/flutter#134971

For some reason tapping the "Done" button in the XCUITest stopped
working in Xcode 15, but tapping it via coordinates works, so switch to
that as a workaround.
@stuartmorgan-g
Copy link
Collaborator Author

Normally I would file an issue against Apple and reference it in the comment, but since this is test-only and trivial to work around I don't think it's worth the effort of making a reduced test case.

Copy link
Contributor

@bparrishMines bparrishMines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 4, 2023
@auto-submit auto-submit bot merged commit 6714d50 into flutter:main Oct 4, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 5, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 5, 2023
Mairramer pushed a commit to Mairramer/flutter that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: url_launcher platform-ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XCTests and XCUITests failing on url_launcher package iOS 17 XCode RC1

2 participants