dazinator / CrmAdo

An ADO.NET Provider for Dynamics Crm
6 stars 4 forks source link

Unit test sometimes fails - Can_Add_Double_Attribute_With_Precision_And_Scale() #34

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

Sometimes the unit test "Can_Add_Double_Attribute_With_Precision_And_Scale()" fails with Test(s) failed. System.FormatException : Unable to parse as a double.

This is probably becuase it randomly generates the test precision and its randomly generating values out of range.