[llvm] Disable running the llvm verifier by default, it was enabled by mistake, and...
[mono-project.git] / netcore / CoreFX.issues_interpreter.rsp
bloba920d8523aa0322214afe6fe07586e280f37ab29
1 -nomethod System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_Jit
2 -nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_*
3 -nomethod XmlSerializerTests.Xml_Nullables
4 -nomethod XmlSerializerTests.Xml_Soap_WithNullables
5 -nomethod System.IO.Compression.DeflateStreamUnitTests.*
6 -nomethod System.IO.Compression.GzipStreamUnitTests.*
7 -nomethod System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_enum_enum.IDictionary_Generic_Add_DuplicateValue
8 -nomethod System.ComponentModel.Tests.ToolboxItemFilterAttributeTests.Equals_Object_ReturnsExpected
9 -nomethod System.Net.Http.Functional.Tests.MultipartContentTest.ReadAsStreamAsync_LargeContent_AllBytesRead
10 -nomethod System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible
11 -nomethod System.Reflection.Metadata.Tests.ImmutableByteArrayInteropTest.DangerousCreateFromUnderlyingArray
12 -nomethod DataContractJsonSerializerTests.DCJS_Nullables
13 -nomethod DataContractSerializerTests.DCS_Nullables
14 -nomethod System.Security.Cryptography.Hashing.Tests.HashAlgorithmTest.VerifyComputeHashAsync
16 # crashes on Interpreter
17 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.dynamicType.statements.checked005.checked005.Test.DynamicCSharpRunTest
18 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableFloatToSByteTest
19 -nomethod System.Dynamic.Tests.BinaryOperationTests.ModuloDouble
20 -nomethod System.Net.Http.Functional.Tests.SocketsHttpHandler*
21 -nomethod System.Net.Tests.HttpRequestStreamTests.Read_LargeLengthAsynchronous_Success
22 -nomethod System.Net.Tests.HttpRequestStreamTests.Read_LargeLengthSynchronous_Success
23 -nomethod System.Net.Tests.FileWebRequestTest.InvalidArguments_Throws
24 -nomethod System.Net.Tests.AuthorizationTest.MutuallyAuthenticated_Values_ExpectEqualValues
25 -nomethod System.Text.Json.Tests.JsonEncodedTextTests.ReplacementCharacterUTF8
26 -noclass System.Net.Tests.HttpWebRequestTest
27 -nonamespace System.Linq.Expressions.Tests
28 -nonamespace System.Runtime.InteropServices.Tests
29 -nonamespace System.Net.Tests
30 -nonamespace System.Net.Http.Functional.Tests
31 -nonamespace System.Text.Json
33 # BrotliStream.BaseStream returned more bytes than requested in Read on Interpreter
34 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read
35 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read_SequentialReadsOnMemoryStream_Return_SameBytes
36 -nomethod System.IO.Compression.BrotliStreamUnitTests.Parallel_CompressDecompressMultipleStreamsConcurrently
37 -nomethod System.IO.Compression.BrotliStreamUnitTests.Read_BaseStreamSlowly
38 -nomethod System.IO.Compression.BrotliStreamUnitTests.CompressDecompress_RoundTrip
39 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_RoundTrip
40 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_BeforeFirstWrites
41 -nomethod System.IO.Compression.BrotliStreamUnitTests.Flush_Consecutive
43 # extremely slow or hangs on Interpreter
44 -nomethod System.IO.Compression.BrotliStreamUnitTests.WrapStreamReturningBadReadValues
45 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.*
46 -nomethod System.Net.Sockets.Tests.SendReceiveSyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose