提交 8141c369 编写于 作者: S Stephen Toub

Disable Pow test failing with recent coreclr change


Commit migrated from https://github.com/dotnet/corefx/commit/f4b4055e317e72e285ab6273b92c1b91c0ae7bd4
上级 73980aff
......@@ -251,6 +251,7 @@ public static void Log10()
Assert.Equal(double.NaN, Math.Log10(double.NegativeInfinity));
}
[ActiveIssue(9053)]
[Fact]
public static void Pow()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册