[netcore] Add libc name transition
[mono-project.git] / netcore / CoreFX.issues_linux.rsp
blobcc24e5ef770017593b322f522ccb9797b86247f5
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 # NRE in SafeHandle.Dispose
25 -noclass SafeWaitHandleExtensions_4000_Tests
26 -noclass SafeWaitHandle_4000_Tests
27 -noclass SafeHandle_4000_Tests
28 -noclass CriticalHandle_4000_Tests
30 # Requires precise GC (should be ignored in dotnet/corefx for mono)
31 -nomethod System.Collections.Concurrent.Tests.ConcurrentQueueTests.ReferenceTypes_NulledAfterDequeue