-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Do not run customer testing on release candidate branches. (#119979) #119984
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
Do not run customer testing on release candidate branches. (#119979) #119984
Conversation
These tests try to use a commit contemporary to the framework commit in customer repositories. This won't work because a CP to the framework release candidate branch may be recent even though the release candidate branch can be months old.
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
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.
…#3180) * 200bc35ec Make gen-l10n error handling independent of logger state (#119644) (flutter/flutter#119679) * 7c2870772 cherrypick fix to dwds (flutter/flutter#119745) * 80f3571a8 check if directory exists before listing content (#119748) (flutter/flutter#119946) * 78d09b68d Do not run customer testing on release candidate branches. (#119979) (flutter/flutter#119984) * c6ab0a013 Cherry pick NavigationBar ink ripple fixes (flutter/flutter#119553) * 22908563c Verify Mac artifact codesigning on x64 and arm64 (flutter/flutter#120153) * 32fb2f948 Update Engine revision to f40b73f8a4d5bc2bf50b21e3c0fb478b8f282486 for stable release 3.7.2 (flutter/flutter#120263)
CP: c8e75a8
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.