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

pkg/analyzer/test/src/context/builder_test broken on Windows #35663

Open
sortie opened this issue Jan 15, 2019 · 0 comments
Open

pkg/analyzer/test/src/context/builder_test broken on Windows #35663

sortie opened this issue Jan 15, 2019 · 0 comments
Labels
analyzer-test area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@sortie
Copy link
Contributor

sortie commented Jan 15, 2019

The following tests are now failing:

BOT TEST RESULT EXPECTED
analyzer-win-release/unittest-asserts pkg/analyzer/test/src/context/builder_test RuntimeError Pass
pkg-win-release pkg/analyzer/test/src/context/builder_test RuntimeError Pass

This seems to have happened between fafd3d0 and 3e5e05d (6 commits), however there was a CI outage and it's not clear which commit introduced the failure. I would guess b58aa3b "Add PubWorkspace, integrate it into ContextBuilder, and therefore fix sealed test" by @srawlins since it's the only commit to change something called context and builder.

If these regressions are intentional, they should be approved per the new status file free workflow to turn the builders green.

@sortie sortie added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Jan 15, 2019
@stereotype441 stereotype441 added the P2 A bug or feature request we're likely to work on label Jan 15, 2019
@srawlins srawlins added analyzer-test P4 and removed P2 A bug or feature request we're likely to work on labels Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-test area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

3 participants