提交 10cb8d45 编写于 作者: N Neal Gafter

Disable broken test on Linux.

Broken test reported at #33356
上级 f42bf3ca
......@@ -2131,7 +2131,8 @@ static class C {
);
}
[Fact]
// Possible test helper bug on Linux; see https://github.com/dotnet/roslyn/issues/33356
[ConditionalFact(typeof(WindowsOnly))]
public void SwitchExpressionSequencePoints()
{
string source = @"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册