Disable some test cases to workaround compiler bug
authorWes Haggard <Wes.Haggard@microsoft.com>
Mon, 12 Jun 2017 19:55:53 +0000 (12:55 -0700)
committerWes Haggard <Wes.Haggard@microsoft.com>
Mon, 12 Jun 2017 20:10:15 +0000 (13:10 -0700)
commit96bd49669bc045f72c031263a1b7bb652a2c10bc
treeb866018f70a66eac58a34c794bf089ff6ed53999
parent0b7a9be64ef2bf67751bd6be9971e794d0ec0208
Disable some test cases to workaround compiler bug

Need to workaround compiler bug https://github.com/dotnet/roslyn/issues/14785
so disabling some test cases in the JIT isisnt tests.

Commit migrated from https://github.com/dotnet/coreclr/commit/a0033795f551053cb199d85c77926f0840f5b583
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinst.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinst2.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinstboxed.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinstenum.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinstgenerics.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinstinterface.cs
src/coreclr/tests/src/JIT/Directed/nullabletypes/isinstvaluetype.cs