Open cston opened 4 weeks ago
Is the plan to disable them and re-enable once we move to a newer VS on the integration test machines?
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.
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