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

Ambiguous import is now static warning, never error #12191

Closed
scheglov opened this issue Aug 1, 2013 · 2 comments
Closed

Ambiguous import is now static warning, never error #12191

scheglov opened this issue Aug 1, 2013 · 2 comments
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@scheglov
Copy link
Contributor

scheglov commented Aug 1, 2013

https://code.google.com/p/dart/issues/detail?id=12106

prefix3_negative_test: fail
library_ambiguous_test/00: fail
library_ambiguous_test/01: fail
library_ambiguous_test/02: fail
library_ambiguous_test/03: fail

@scheglov scheglov added Type-Defect area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). labels Aug 1, 2013
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@natebosch
Copy link
Member

Are there still tests to update? Our tools are doing the correct thing AFAIK.

@scheglov
Copy link
Contributor Author

scheglov commented Sep 6, 2018

Yes, now that all problems in the specification are errors, this issue does not matter.

@scheglov scheglov closed this as completed Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

3 participants