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

EE and EnC integration tests require updated Visual Studio debugger #75456

Open
cston opened this issue Oct 9, 2024 · 2 comments
Open

EE and EnC integration tests require updated Visual Studio debugger #75456

cston opened this issue Oct 9, 2024 · 2 comments
Labels
Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@cston
Copy link
Member

cston commented Oct 9, 2024

EE and EnC integration tests require Visual Studio debugger 17.13.1100801-preview or higher following the EE change in #75423.

The following tests are affected.

  • BasicExpressionEvaluator.*
  • BasicEditAndContinue+CommonProjectSystem.*
  • {Basic,CSharp}Immediate.DumpLocalVariableValue

Before updating, the tests will fail with an error in the EE: Internal error in the {C#,Basic} compiler

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 9, 2024
@jaredpar
Copy link
Member

jaredpar commented Oct 9, 2024

Is the plan to disable them and re-enable once we move to a newer VS on the integration test machines?

@cston
Copy link
Member Author

cston commented Oct 9, 2024

Is the plan to disable them and re-enable once we move to a newer VS on the integration test machines?

Yes, I have marked the tests as skipped for now.

cston added a commit to cston/roslyn that referenced this issue Oct 9, 2024
cston added a commit to cston/roslyn that referenced this issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants