[2020-02] [merp] Add API methods for getting hashcode/reason of last crash (#19978)
[mono-project.git] / netcore / CoreFX.issues_linux.rsp
blobb442e548ecd7a4dad1bdf28ff17660b096a100eb
1 # See TODO in AssemblyLoadContext.InternalLoadFromPath()
2 -nomethod System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature
3 -nomethod System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle
4 -nomethod System.Tests.AppDomainTests.TestingCreateInstanceFromObjectHandleFullSignature
5 -nomethod System.Tests.AppDomainTests.TestingCreateInstanceFromObjectHandle
7 # hangs 
8 -nomethod *.HttpClientUsesSslCertEnvironmentVariables
9 -nomethod System.Threading.Tasks.Dataflow.Tests.DataflowBlockExtensionsTests.*
11 # dllmap is not working 
12 -nonamespace System.IO.MemoryMappedFiles
13 -nonamespace System.Diagnostics.Tests
14 -nonamespace System.IO.Tests
15 -nomethod System.IO.Pipes.Tests.NamedPipeTest_CreateClient.NotSupportedPipePath_Throws_PlatformNotSupportedException
16 -nomethod System.Net.Sockets.Tests.SocketOptionNameTest.ReuseAddressUdp
18 -nomethod System.Tests.WeakReferenceTests.Generic
19 -nomethod System.Reflection.Tests.AssemblyTests.CreateInstance
21 # StackOverflow somewhere here
22 -nonamespace System.Threading.Tasks.Tests
24 # Requires precise GC (should be ignored in dotnet/corefx for mono)
25 -nomethod System.Collections.Concurrent.Tests.ConcurrentQueueTests.ReferenceTypes_NulledAfterDequeue
26 -nomethod System.Threading.Tests.ThreadLocalTests.RunThreadLocalTest7_WeakReference
27 -nomethod System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestFinalization
29 # fails with some OpenSSL error
30 -nomethod System.Net.Security.Tests.ServerRequireEncryptionTest.ServerRequireEncryption_ClientNoEncryption_NoConnect
31 -nomethod System.Net.Security.Tests.SslStreamAlpnTests.SslStream_StreamToStream_Alpn_NonMatchingProtocols_Fail
32 -nomethod System.Net.Security.Tests.ClientDefaultEncryptionTest.ClientDefaultEncryption_ServerNoEncryption_NoConnect
33 -nomethod System.Net.Security.Tests.ServerNoEncryptionTest.ServerNoEncryption_ClientRequireEncryption_NoConnect
34 -nomethod System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_ServerNoEncryption_NoConnect
35 -nomethod System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_MismatchProtocols_Fails
36 -nomethod System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_MismatchProtocols_Fails
38 # https://github.com/mono/mono/issues/18067 LLVM: try-catch doesn't catch an exception
39 -nomethod System.Reflection.Tests.BindingFlagsDoNotWrapTests.*