Relax signed/unsigned checks in Array.Copy to match other places (#25209)
authorJan Kotas <jkotas@microsoft.com>
Tue, 18 Jun 2019 21:17:18 +0000 (14:17 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2019 21:17:18 +0000 (14:17 -0700)
commit20b4bdd1fe553b8751a2a908cc748b0346808023
tree843089888071535b6222af15d631304374192ce2
parent342327afd528c9e5d199a78e84793cbd916aadfd
Relax signed/unsigned checks in Array.Copy to match other places (#25209)

Disable failing tests. Also enable tests for changes that propagated through the system.

Fixes dotnet/corefx#38535
src/classlibnative/bcltype/arraynative.cpp
src/vm/array.cpp
src/vm/array.h
src/vm/typedesc.cpp
tests/CoreFX/CoreFX.issues.rsp