Disable 3 long-running tests and 1 failing test (#18896)
authorBruce Forstall <brucefo@microsoft.com>
Fri, 13 Jul 2018 05:31:48 +0000 (22:31 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Jul 2018 05:31:48 +0000 (22:31 -0700)
commit0e22b107e811bc8ab7f3c1caf0943ef760d9f53d
treec8d8ce630b74513c0a7ecf0053084b044eadbb8e
parent47e106edc305c68651291d3862891ec6ad9f3ad6
Disable 3 long-running tests and 1 failing test (#18896)

The following tests exceed the default timeout, especially on Debug builds:
```
GC\Features\LOHCompaction\lohcompactapi\lohcompactapi.cmd
GC\API\NoGCRegion\NoGC\NoGC.cmd
GC\API\GC\GetAllocatedBytesForCurrentThread\GetAllocatedBytesForCurrentThread.cmd
```

Mark them LONG_RUNNING.

The following test asserts in the JIT currently:
```
JIT\HardwareIntrinsics\Arm64\Simd\Simd.cmd
```

Disable it with issue #18895
tests/arm64/Tests.lst