提交 0dade794 编写于 作者: H Heejae Chang

disable flaky test

上级 b18b69e1
......@@ -923,7 +923,7 @@ private ObjectReference<SourceText> GetObservedTextAsync(Solution solution, Docu
}
[MethodImpl(MethodImplOptions.NoInlining)]
[Fact, Trait(Traits.Feature, Traits.Features.Workspace)]
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/13433"), Trait(Traits.Feature, Traits.Features.Workspace)]
public void TestGetSyntaxRootDoesNotKeepRootAlive()
{
var pid = ProjectId.CreateNewId();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册