[ARM/CI] Fix arm32 CI git check failure (dotnet/coreclr#9798)
authorHyung-Kyu Choi <hqueue@users.noreply.github.com>
Sat, 25 Feb 2017 19:24:16 +0000 (04:24 +0900)
committerJan Kotas <jkotas@microsoft.com>
Sat, 25 Feb 2017 19:24:16 +0000 (11:24 -0800)
commit8f0abf394e98e2a52921998b45aa82fd6422851a
treed366cb2c25908bf18db48590171f0ace5e2b76d4
parent44ec439644f21dcf5735699f270674bde9cd698a
[ARM/CI] Fix arm32 CI git check failure (dotnet/coreclr#9798)

Because layout in corefx binary has been changed, it causes arm CI failure.
And skip arm32 tests because test is not working recently.

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/55382c594f7e1195b6fbff930bea6e1521495e07
src/coreclr/netci.groovy
src/coreclr/tests/scripts/arm32_ci_script.sh