Skip to content

add library and package disambiguation in new lookup code #2700

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

Merged
merged 21 commits into from
Jun 23, 2021

Conversation

jcollins-g
Copy link
Contributor

@jcollins-g jcollins-g commented Jun 22, 2021

Just what it says; fixes up all valid differences in Flutter AFAICT.

In addition, this corrects some problems with the tests in #2699 and prior changes. Because of the way the old lookup code is structured, the new test harness can't leverage the rarely-used analyzer fallback in the old lookup code so tests depending on that can't work. This will of course go away when we switch to the new version, until then we'll continue to rely on the older HTML string tests for the original code.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Jun 22, 2021
@jcollins-g jcollins-g requested a review from srawlins June 23, 2021 00:09
@jcollins-g jcollins-g merged commit e8be4d8 into dart-lang:master Jun 23, 2021
@jcollins-g jcollins-g deleted the library-package-references branch June 23, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants