-
Notifications
You must be signed in to change notification settings - Fork 1.7k
two DDC test failures related to moving the analyzer to --use-fasta-parser #34041
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
Labels
Comments
And, cc'ing @vsmenon as well (note, the above CL has not yet landed). |
Here's a link to the log: The first appears to be an issue with new lines. The second is crashing in the analyzer:
|
dart-bot
pushed a commit
that referenced
this issue
Sep 6, 2018
This CL addresses one of the issues in #34041 by fixing an AstBuilder crash and improving recovery of super constructor calls in a constructor initializer list. In addition, this adds a TestDescriptor adjustValidUnitBeforeComparison field to support the new recovery tests. Change-Id: I9e687aed34ea293700bd45d7c13ce36e83a00a05 Reviewed-on: https://dart-review.googlesource.com/73286 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Dan Rubel <[email protected]>
5 tasks
Analyzer isn't moving in this direction anymore, and DDC is moving to CFE. We haven't deleted the old code path yet but this particular issue isn't something we need to have solved before we do. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: