PropertyInfoTest.ConstantValue() shouldn't fail if temp file cannot be deleted
commitc862a7b42378773333a4dae5f0dcd5626d6510f1
authorNiklas Therning <niklas@therning.org>
Thu, 1 Sep 2016 14:30:40 +0000 (1 16:30 +0200)
committerNiklas Therning <niklas@therning.org>
Thu, 1 Sep 2016 14:30:40 +0000 (1 16:30 +0200)
treea179980c19e8655835f2786bf34cb148e45d47ef
parent097c8e17cbc9b1197610d90a24ecd16baa86675c
PropertyInfoTest.ConstantValue() shouldn't fail if temp file cannot be deleted

Happens when running this test on Windows. Just swallow the exception if the
File.Delete() fails.
mcs/class/corlib/Test/System.Reflection/PropertyInfoTest.cs