[sdks] add .gitignore python __pycache__ (#17414)
[mono-project.git] / netcore / CoreFX.issues_linux.rsp
blob1f31f31381de4cc408909b4b5e295665c658f0c0
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
27 # Requires NativeLibrary implementation
28 -nomethod System.Data.Odbc.Tests.DependencyCheckTest.OdbcConnection_OpenWhenOdbcNotInstalled_ThrowsException