[go: nahoru, domu]

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

Update packages/flutter_tools/test/integration.shard/analyze_once_test.dart to stop using language 2.7 #141743

Closed
scheglov opened this issue Jan 18, 2024 · 3 comments · Fixed by #141790
Assignees
Labels
team-tool Owned by Flutter Tool team

Comments

@scheglov
Copy link
Contributor

This causes issues with developing Dart analyzer.
See #141576

@zanderso
Copy link
Member

cc @christopherfujino

copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Jan 18, 2024
There is code in Flutter that verifies the analyzer with language
verison `2.7`, and breaks if we remove legacy support.

I opened flutter/flutter#141743

Bug: flutter/flutter#141576
Change-Id: I9ec47c2126149ead49cdead82f49fd9eb80a75ac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346948
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
@christopherfujino christopherfujino self-assigned this Jan 18, 2024
@christopherfujino
Copy link
Member

Good catch

auto-submit bot pushed a commit that referenced this issue Jan 21, 2024
Fixes #141743

I should have made this change in #124039, but it escaped my grep search.
Copy link
github-actions bot commented Feb 4, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-tool Owned by Flutter Tool team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants