diff --git a/src/Compilers/Core/VBCSCompilerTests/CompilerServerTests.cs b/src/Compilers/Core/VBCSCompilerTests/CompilerServerTests.cs index 2ddf005ead56f..7fbc9942a395e 100644 --- a/src/Compilers/Core/VBCSCompilerTests/CompilerServerTests.cs +++ b/src/Compilers/Core/VBCSCompilerTests/CompilerServerTests.cs @@ -1574,7 +1574,7 @@ private void AnalyzeSymbol(SymbolAnalysisContext context) }; } - [Fact(Skip = "1119752"), WorkItem(1119752)] + [Fact, WorkItem(1119752)] [Trait(Traits.Environment, Traits.Environments.VSProductInstall)] public void AnalyzerChangesOnDisk() {