-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[canvaskit] Unskip cupertino datepicker tests #156499
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
[canvaskit] Unskip cupertino datepicker tests #156499
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.
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
flutter/flutter@2d45fb3...6790525 2024-10-10 [email protected] Roll Packages from 9d00fb1 to f1a3da2 (5 revisions) (flutter/flutter#156538) 2024-10-10 [email protected] Update Android plugin templates for newer AGP (flutter/flutter#156533) 2024-10-10 [email protected] Flutter templates example app Gradle memory settings (flutter/flutter#156201) 2024-10-10 [email protected] Roll Flutter Engine from 3a95d6e1ddbf to 590babc1581b (1 revision) (flutter/flutter#156498) 2024-10-10 [email protected] [canvaskit] Unskip cupertino datepicker tests (flutter/flutter#156499) 2024-10-10 [email protected] Add test for animated list example (flutter/flutter#156452) 2024-10-09 [email protected] Roll Flutter Engine from fb0b59d9438b to 3a95d6e1ddbf (1 revision) (flutter/flutter#156492) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Unskips Cupertino Datepicker tests on CanvasKit.
Addresses #110785 for CanvasKit. But the tests are still failing for Skwasm.
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.