Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj')
-rw-r--r--src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj b/src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj
index 97f775ef72f..f639a63d1e0 100644
--- a/src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj
+++ b/src/tests/baseservices/threading/threadpool/unregister/regression_749068.csproj
@@ -2,8 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
- <!-- Disable for GCStress due to test failure: https://github.com/dotnet/runtime/issues/37237 -->
- <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="regression_749068.cs" />