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

Failures on [test/status] Skip built_in_type_annotation_test on all backends...Put isXyz flags into ParameterKind and use in AST and element model. #42751

Open
zichangg opened this issue Jul 17, 2020 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening

Comments

@zichangg
Copy link
Contributor

There are new test failures on [test/status] Skip built_in_type_annotation_test on all backends...Put isXyz flags into ParameterKind and use in AST and element model..

The tests

service/awaiter_async_stack_contents_2_test_0 Timeout (expected Pass)
service/causal_async_star_stack_contents_test_0 Timeout (expected Pass)

are failing on configurations

dartk-linux-release-x64

log: https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8874510751822814640/+/steps/test_results/0/logs/new_test_failures__logs_/0

@scheglov

@scheglov
Copy link
Contributor

These looks like runtime errors, and analyzer is static type analysis only.

@vsmenon vsmenon added the area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening
Projects
None yet
Development

No branches or pull requests

3 participants