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

Use workaround for 198 #220

Merged
merged 6 commits into from
Sep 28, 2020
Merged

Use workaround for 198 #220

merged 6 commits into from
Sep 28, 2020

Conversation

eernstg
Copy link
Collaborator

@eernstg eernstg commented Sep 11, 2020

Issue #198 reports an InconsistentAnalysisException when code generation is performed with more than one entry point. A workaround came up in dart-lang/build#2634, and this PR uses that workaround, which does eliminate the dynamic errors. Prepared to publish as version 2.2.6.

Copy link
Collaborator

@sigurdm sigurdm left a comment

Choose a reason for hiding this comment

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

LGTM

Is there also a regression test for this?

@eernstg
Copy link
Collaborator Author

eernstg commented Sep 28, 2020

Thanks! With this change, code generation for tests are again working (before the change, code could only be generated for one test at a time). There is no test which will run code generation, but this will be part of the change where we run the code generation via Travis. A PR for that is coming.

@eernstg eernstg merged commit f5c85b2 into master Sep 28, 2020
@eernstg eernstg deleted the try_workaround_198_sep20 branch September 28, 2020 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants