Skip to content

Remove the use of AnalysisDriver.addFile #1825

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 2 commits into from
Nov 12, 2018
Merged

Conversation

bwilkerson
Copy link
Member

@scheglov assures me that this isn't necessary, and that this is likely what's causing the analysis session to be invalidated. The larger set of changes isn't currently working, but this passes all the tests, so I thought it was worth getting it committed separately.

@bwilkerson bwilkerson requested a review from jcollins-g November 9, 2018 18:26
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Nov 9, 2018
Copy link
Contributor

@jcollins-g jcollins-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are special element tests, so I suppose if they pass..

What precisely is addFile for then?

@bwilkerson
Copy link
Member Author

The build is failing because:

Error: Error when reading 'file:///Users/travis/build/dart-lang/dartdoc/bin/cache/snippets.snapshot': No such file or directory

but I have no idea what that means. Any help tracking this down and fixing it would be welcome.

@jcollins-g
Copy link
Contributor

This PR is likely fine; the problem there was introduced by some of the tooling support changes Greg is working on. I'm going to disable one of the tests until that gets fixed in #1824.

@bwilkerson
Copy link
Member Author

Great! Is there any way to force it to try again?

@jcollins-g
Copy link
Contributor

Yes; I'll do that once I have a complete solution to the nasty bugs causing the assert failures.

@bwilkerson
Copy link
Member Author

Thanks!

@jcollins-g jcollins-g merged commit d9ec5ce into master Nov 12, 2018
@jcollins-g jcollins-g deleted the remove-use-of-addFile branch November 12, 2018 19:40
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.

4 participants