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

Failures on Remove unnecessary leftover @dart=2.19 from tests. #59583

Open
lrhn opened this issue Nov 21, 2024 · 1 comment
Open

Failures on Remove unnecessary leftover @dart=2.19 from tests. #59583

lrhn opened this issue Nov 21, 2024 · 1 comment
Labels
analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@lrhn
Copy link
Member

lrhn commented Nov 21, 2024

There are new test failures on Remove unnecessary leftover @dart=2.19 from tests..

The tests

language/regress/regress32353_test CompileTimeError (expected Pass)
language/switch/case_fallthrough_legacy_error_test MissingCompileTimeError (expected Pass)

are failing on configurations

analyzer-asserts-linux

It seems these are actual bugs that weren't discovered before.

@lrhn lrhn added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Nov 21, 2024
@pq pq added P2 A bug or feature request we're likely to work on analyzer-spec Issues with the analyzer's implementation of the language spec labels Nov 21, 2024
@lrhn
Copy link
Member Author

lrhn commented Nov 22, 2024

It seems these are actual bugs that weren't discovered before.

Or maybe they were known and accepted, but I renamed the file so the acceptance got lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

2 participants