-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
exception when running the analysis server benchmarks with --preview-dart-2 #31554
Comments
…nature. R=brianwilkerson@google.com, devoncarew@google.com Bug: #31554 Change-Id: Ia5d394339488baf2ad67a1476d07448c92fd2592 Reviewed-on: https://dart-review.googlesource.com/26461 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Devon Carew <devoncarew@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This is the exception:
|
The benchmark test now passes. The full benchmark (
|
With https://dart-review.googlesource.com/c/sdk/+/29000 we will be able to go a bit further. |
…river from Analysis Server. This should let us go a bit further in running the benchmark. We still fail later though. R=brianwilkerson@google.com, devoncarew@google.com Bug: #31554 Change-Id: I052d8a1805c17ab464027b35235a3abb59792142 Reviewed-on: https://dart-review.googlesource.com/29000 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
We're further now - updated with the current exception:
|
This should be fixed in https://dart-review.googlesource.com/c/sdk/+/29002 And the next (yes, we have a next crash waiting for us :-)) is import prefixes resolution https://dart-review.googlesource.com/c/sdk/+/28541, but it might take a while to get it approved :-( |
:) thanks for all the fixes
|
|
R=brianwilkerson@google.com Bug: #31554 (comment) Change-Id: Id5dc525f5d803c455e5336f460523d57ec832ace Reviewed-on: https://dart-review.googlesource.com/32147 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
What is the current state of this issue? I know that a lot of the preview-dart-2 issues in analyzer and server have been fixed. |
Closing and will re-open as a new issue. |
Currently https://dart-review.googlesource.com/c/sdk/+/26461 fails, but we should eventually restore the test.
@devoncarew
The text was updated successfully, but these errors were encountered: