提交 788b4711 编写于 作者: J Jared Parsons

Disabled a flaky test

上级 7c275ab4
......@@ -788,7 +788,7 @@ public async Task TestGetSyntaxRootAsync2Async()
Assert.Equal(text, docRoot.ToString());
}
[Fact, Trait(Traits.Feature, Traits.Features.Workspace)]
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/14954"), Trait(Traits.Feature, Traits.Features.Workspace)]
public void TestGetRecoveredSyntaxRootAsync()
{
var pid = ProjectId.CreateNewId();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册