Fix pragma warning restore (dotnet/coreclr#26389)
[mono-project.git] / netcore / CoreFX.issues_linux.rsp
blobc8639f2cfb78b873a47ab26089f494f26a64675d
1 # System.ArgumentException Arg_ObjObjEx
2 -nomethod System.Drawing.Imaging.Tests.ImageAttributesTests.SetColorMatrix_InvalidFlags_ThrowsArgumentException
4 # See TODO in AssemblyLoadContext.InternalLoadFromPath()
5 -nomethod System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature
6 -nomethod System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle
7 -nomethod System.Tests.AppDomainTests.TestingCreateInstanceFromObjectHandleFullSignature
8 -nomethod System.Tests.AppDomainTests.TestingCreateInstanceFromObjectHandle
10 # hangs 
11 -nomethod *.HttpClientUsesSslCertEnvironmentVariables
12 -nomethod System.Threading.Tasks.Dataflow.Tests.DataflowBlockExtensionsTests.*
14 # dllmap is not working 
15 -nonamespace System.IO.MemoryMappedFiles
16 -nonamespace System.Diagnostics.Tests
17 -nonamespace System.IO.Tests
18 -nomethod System.IO.Pipes.Tests.NamedPipeTest_CreateClient.NotSupportedPipePath_Throws_PlatformNotSupportedException
19 -nomethod System.Net.Sockets.Tests.SocketOptionNameTest.ReuseAddressUdp
21 -nomethod System.Tests.WeakReferenceTests.Generic
22 -nomethod System.Reflection.Tests.AssemblyTests.CreateInstance
24 # StackOverflow somewhere here
25 -nonamespace System.Threading.Tasks.Tests
27 # NRE in SafeHandle.Dispose
28 -noclass SafeWaitHandleExtensions_4000_Tests
29 -noclass SafeWaitHandle_4000_Tests
30 -noclass SafeHandle_4000_Tests
31 -noclass CriticalHandle_4000_Tests
33 # Requires precise GC (should be ignored in dotnet/corefx for mono)
34 -nomethod System.Collections.Concurrent.Tests.ConcurrentQueueTests.ReferenceTypes_NulledAfterDequeue