[netcore] Throw ICE for Array.Copy(object[], enum[]) (#15585)
commit55cc1d6d8f2d210c1957166ee0c5c8f8177201a2
authorEgor Bogatov <egorbo@gmail.com>
Sun, 7 Jul 2019 13:11:03 +0000 (7 16:11 +0300)
committerSteve Pfister <steveisok@users.noreply.github.com>
Sun, 7 Jul 2019 13:11:03 +0000 (7 09:11 -0400)
treee8ff586a368f7118e0c9a68dafadc0a1328b27a9
parent851dfdb98a2c41427c4f756b2b2f8721ab8e16fc
[netcore] Throw ICE for Array.Copy(object[], enum[]) (#15585)

* test

* undo rsp changes

* Fix ICollection_NonGeneric_CopyTo_ArrayOfEnumType

* group all "requires precise gc" issues

* Add more gc precise tests (and a flaky one)
netcore/CoreFX.issues.rsp
netcore/CoreFX.issues_windows.rsp
netcore/System.Private.CoreLib/src/System/Array.cs