-
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
New test nnbd failures on dartkp-strong-linux-release-x64 #42643
Comments
mkustermann
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
labels
Jul 9, 2020
Failure log:
|
/cc @crelier |
Class |
dart-bot
pushed a commit
that referenced
this issue
Jul 14, 2020
…s cached in the object store. Class Future is resolved on the fly if not already cached. Note that postponing type normalization until type finalization does not help and results in the same error. Fixes issue #42643 Change-Id: Id4dbeba6a246dbc952cce4168a10137a49d3ce70 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153901 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Régis Crelier <regis@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are new test failures on [vm] Reify loading units....Add WorkspacePackage to each FileState..
The tests
are failing on configurations
/cc @rmacnak-google @alexmarkov
The text was updated successfully, but these errors were encountered: