Remove useless ip += from MINT_JMP, it is assigned later. (#19217)
[mono-project.git] / netcore / CoreFX.issues_interpreter.rsp
blob0e6ac78479e512ab8a96989783e74d3d794598b0
1 -nomethod System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_Jit
2 -nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_*
3 -nomethod System.IO.Compression.DeflateStreamUnitTests.*
4 -nomethod System.IO.Compression.GzipStreamUnitTests.*
5 -nomethod System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible
6 -nomethod System.Security.Cryptography.Hashing.Tests.HashAlgorithmTest.VerifyComputeHashAsync
8 # crashes on Interpreter
9 -nomethod System.Net.Http.Functional.Tests.SocketsHttpHandler*
10 -nonamespace System.Net.Http.Functional.Tests
12 # Dereferencing of random pointers crashes instead of throwing
13 -nonamespace System.Runtime.InteropServices.Tests
15 # BrotliStream.BaseStream returned more bytes than requested in Read on Interpreter
16 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read
17 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read_SequentialReadsOnMemoryStream_Return_SameBytes
18 -nomethod System.IO.Compression.BrotliStreamUnitTests.Parallel_CompressDecompressMultipleStreamsConcurrently
19 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read_BaseStreamSlowly
20 -nomethod System.IO.Compression.BrotliStreamUnitTests.CompressDecompress_RoundTrip
21 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_RoundTrip
22 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_BeforeFirstWrites
23 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_Consecutive
25 # extremely slow or hangs on Interpreter
26 -nomethod System.IO.Compression.BrotliStreamUnitTests.WrapStreamReturningBadReadValues
27 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.*
28 -nomethod System.Net.Sockets.Tests.SendReceiveSyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose
30 # flaky test, likely fixed in dotnet/runtime: https://github.com/mono/mono/issues/18695
31 -nomethod System.Net.NetworkInformation.Tests.NetworkInterfaceBasicTest.BasicTest_AccessInstanceProperties_NoExceptions_Linux