ARM64: Tests update
authorKyungwoo Lee <kyulee@microsoft.com>
Tue, 12 Apr 2016 20:30:31 +0000 (13:30 -0700)
committerKyungwoo Lee <kyulee@microsoft.com>
Wed, 13 Apr 2016 12:21:05 +0000 (05:21 -0700)
commit2ef3e9124d883c859995ded1a1f177d91f789197
tree4d2e23578579c080ad7443a465f7c75bf0c12222
parenta1eedcb8767e5833b5f1134efcb26ff8612ec315
ARM64: Tests update

- Delete bad test (sql_stress4) which uses Thread.Abort which is not in
  .NET Core.
- Delete non-existing test (MarshalBoolArray)
- Update time-out for StringConcat4/StringConcat8 which usualy failed due to time-out.
- Made _opt_dbgexplicit5/_opt_relexplicit5 UNSTABLE which pass mostly when
  running twice in the lab.
- Delete bad test (b519927) which uses AppDomain.DefineDynamicAssembly
  which is not in .NET Core.
- Delete bad test (b16241) that has overflow conversion (from double to int).
tests/arm64/Tests.lst
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16241/app.config [deleted file]
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16241/b16241.il [deleted file]
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16241/b16241.ilproj [deleted file]