[monodroid] Exclude System.IO.Tests.File_Copy_str_str CoreFX testsuite
commit615698f44ed2b7aa146a1dcea499d13fcea8f4c6
authorAleksey Kliger <alklig@microsoft.com>
Fri, 19 Apr 2019 00:57:05 +0000 (18 20:57 -0400)
committerMarek Safar <marek.safar@gmail.com>
Thu, 30 May 2019 17:33:32 +0000 (30 19:33 +0200)
treebec5d7b54c5636a45bf5fb0244d008bbb6484390
parenteda4361b0529c455ba063b6a3060ca73d9d0bdb9
[monodroid] Exclude System.IO.Tests.File_Copy_str_str CoreFX testsuite

The test case CopyFileWithData_MemberData with input of size 1024 * 1024 * 10
causes the Xamarin.Android.Bcl_Tests to crash for some reason.  Temporarily
exclude this entire set of tests from running.

Also disable System.IO.Tests.FileInfo_CopyTo_str because it derives from the
above test class.
mcs/class/corlib/monodroid_corlib_xtest.dll.exclude.sources [new file with mode: 0644]