Skip to content

Merge main branch to NNBD to pick up MockSdk changes #2847

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 6 commits into from
Oct 27, 2021

Conversation

jcollins-g
Copy link
Contributor

@jcollins-g jcollins-g commented Oct 26, 2021

There is some sort of strange interaction with MemoryResourceProvider on windows systems that is difficult to debug without a windows system. I suspect it is because they have path contexts initialized with capital letter drive paths, which are not actually canonical. There is no way to override this, so just disable the tests for now and investigate a fix in analyzer.

This only became apparent after the MockSdk changes, and a change to make the input directory non-nullable.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Oct 26, 2021
@jcollins-g jcollins-g requested a review from srawlins October 26, 2021 23:16
@jcollins-g jcollins-g merged commit 5486049 into dart-lang:nnbd Oct 27, 2021
@jcollins-g jcollins-g deleted the nnbd-mainmerge-1026 branch October 27, 2021 00:15
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.

3 participants