提交 292607cc 编写于 作者: T Tomas Matousek

Skip BinaryFileErrorTest

上级 83e33c30
......@@ -5041,7 +5041,7 @@ public class CS1698_a {}
CleanupAllGeneratedFiles(cs1698.Path);
}
[Fact]
[ConditionalFact(typeof(ClrOnly), Reason="https://github.com/dotnet/roslyn/issues/30926")]
public void BinaryFileErrorTest()
{
var binaryPath = Temp.CreateFile().WriteAllBytes(TestResources.NetFX.v4_0_30319.mscorlib).Path;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册