-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add snapshot tests for iOS 17 #195
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Data table descriptions are still incorrect on iOS 17, see #7
...enceImages/_64/SnapshotTests.AccessibilitySnapshotTests/[email protected]
Show resolved
Hide resolved
...enceImages/_64/SnapshotTests.AccessibilitySnapshotTests/[email protected]
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last three now read:
"Fake label, Switch button, on" / "Double tap to toggle setting."
"Fake label, Switch button 3" / "Double tap to toggle setting."
"Fake label, Switch button value" / "Double tap to toggle setting."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Filed as #199
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a few differences in this one. Interestingly in the second row Item B now includes "3 items" in the description. Updated #26 with these findings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interestingly this one got fixed in the CI snapshot updates. Maybe it's flaky? Will look at it closer when we address #26.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should still say "decrement" and "increment"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I can tell this is somewhat flaky. Not sure what's going on here. Same root problem as #29, but maybe less common. I'll keep an eye on it.
...sts/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-393x852-17-2-3x.png
Show resolved
Hide resolved
1b2f58a
to
0d90140
Compare
c199a41
to
d9c02a4
Compare
d9c02a4
to
b5741bb
Compare
Resolves #155