Fix xNodeBuilder test (again) (dotnet/corefx#35464)
authorStephen Toub <stoub@microsoft.com>
Wed, 20 Feb 2019 23:55:04 +0000 (18:55 -0500)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 23:55:04 +0000 (18:55 -0500)
commit90b6ce36f2de7eede4b3651b2af3d747c19d6f4d
tree29d7a1d93652cadec079b52fb4fd7fa3d71db89a
parentc07f763f30b05f0600ecaf34ea04f1afcf74d801
Fix xNodeBuilder test (again) (dotnet/corefx#35464)

They're failing on netfx after my previous test fix, because on netfx float.MaxValue.ToString() != float.MaxValue.ToString("R").

Commit migrated from https://github.com/dotnet/corefx/commit/16e56860466ec2eb32f8544a5fb1b4b8aafadcf8
src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/CommonTests.cs