-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Turn on win_build_tests_2_3 shard, skip 'build windows' tests #82386
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
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.
LGTM, fix to make VS available in bots in on review https://flutter-review.googlesource.com/c/recipes/+/13400
Oh nice, that's eminent. That one might even merge first. 😄 |
This pull request is not suitable for automatic merging in its current state.
|
build tests passed. |
Re-enable the shard disabled in #81955. Continue to skip the
flutter build windows
tests until the right version of Visual Studio can be made available #81956.This will allow the non-Windows Android and web tests to run on this shard.
Enable only in the try builder. If this starts passing in prod I'll mark it unflaky in another PR.