update rsp
authorEgorBo <egorbo@gmail.com>
Thu, 22 Aug 2019 16:02:53 +0000 (19:02 +0300)
committerEgorBo <egorbo@gmail.com>
Thu, 22 Aug 2019 16:02:53 +0000 (19:02 +0300)
Commit migrated from https://github.com/mono/mono/commit/779fda51037cc4540e844b9760538d2bafae04e4

src/mono/netcore/CoreFX.issues.rsp
src/mono/netcore/CoreFX.issues_linux.rsp

index 06bebee..d64f0a0 100644 (file)
 ##  System.Threading.Tests
 ####################################################################
 
-# hangs (TODO: github link issue)
+# Requires precise GC (should be ignored in dotnet/corefx for mono)
 -nomethod System.Threading.Tasks.Tests.ExecutionContextFlowTest.TaskCompletionSourceDoesntCaptureExecutionContext
 
 ####################################################################
index 2bd3f00..c8639f2 100644 (file)
@@ -30,5 +30,5 @@
 -noclass SafeHandle_4000_Tests
 -noclass CriticalHandle_4000_Tests
 
-# TODO: gihub issue link
+# Requires precise GC (should be ignored in dotnet/corefx for mono)
 -nomethod System.Collections.Concurrent.Tests.ConcurrentQueueTests.ReferenceTypes_NulledAfterDequeue
\ No newline at end of file