Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for screenshot tests failing #6092

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

niklasberglund
Copy link
Contributor

@niklasberglund niklasberglund commented Apr 9, 2024

Screenshot tests started failing because the button previously always identified by collapseButton now has either accessibility identifier collapseButton or expandButton depending on it's state.

The changes in this PR can be tested by running testTakeScreenshots under MullvadVPNScreenshots.


This change is Reviewable

@niklasberglund niklasberglund added the iOS Issues related to iOS label Apr 9, 2024
Copy link

linear bot commented Apr 9, 2024

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Collaborator

@mojganii mojganii left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the fix-screenshot-tests-failing-ios-594 branch from b365dbd to 77f066b Compare April 10, 2024 14:58
@buggmagnet buggmagnet merged commit 393fdc8 into main Apr 10, 2024
7 checks passed
@buggmagnet buggmagnet deleted the fix-screenshot-tests-failing-ios-594 branch April 10, 2024 14:58
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants