I copy https://github.com/microsoft/vs-extension-testing/blob/0b361516389c19f2e297c0480bfcbe4c25a6de89/src/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.Shared/IdeFactTest.cs#L155 to Roslyn. And run the test from the NewIntegrationTests project. https://github.com/dotnet/roslyn/tree/main/src/VisualStudio/IntegrationTest/New.IntegrationTests But the test failed.  Note: I tried to run the test from this repo, and test passed. This is only repro in Roslyn solution. I am using Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview Version 17.11.0 Preview 6.0 Roslyn commit: **d41f8086d57481888cf08b976bb0d0eafc467e79**
I copy
vs-extension-testing/src/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.Shared/IdeFactTest.cs
Line 155 in 0b36151
to Roslyn.
And run the test from the NewIntegrationTests project. https://github.com/dotnet/roslyn/tree/main/src/VisualStudio/IntegrationTest/New.IntegrationTests
But the test failed.
Note: I tried to run the test from this repo, and test passed. This is only repro in Roslyn solution.
I am using
Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview
Version 17.11.0 Preview 6.0
Roslyn commit: d41f8086d57481888cf08b976bb0d0eafc467e79