dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
501 stars 191 forks source link

Re-enable Diagnostic Integration tests #8150

Open ryanbrandenburg opened 1 year ago

ryanbrandenburg commented 1 year ago

The Diagnostic Integration tests are experiencing instability due to https://devdiv.visualstudio.com/DevDiv/_git/WebTools/pullrequest/444453, https://devdiv.visualstudio.com/DevDiv/_git/WebTools/pullrequest/444996 and https://github.com/dotnet/razor/issues/7942. We've skipped them for now, but we want to bring them back ASAP.

ryanbrandenburg commented 1 year ago

https://github.com/dotnet/razor/pull/8003 did this instead of https://github.com/dotnet/razor/pull/8151.