dotnet / dotnet/roslyn

EE and EnC integration tests require updated Visual Studio debugger

Open
#75,456 2 comments 0 reactions 1 assignee Claimed by @tmat View on GitHub
Area-Interactive Interactive-Debugging
Dominant language
C#
Stars
20.7k
Forks
4.3k
PR merge metrics
PR metrics pending

Description

EE and EnC integration tests require Visual Studio debugger 17.13.1100801-preview or higher following the EE change in https://github.com/dotnet/roslyn/pull/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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.