summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj')
-rw-r--r--tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj b/tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj
index 1afd2ab08f..973d2b52d9 100644
--- a/tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj
+++ b/tests/src/baseservices/threading/waithandle/waitall/waitallex10.csproj
@@ -12,6 +12,10 @@
<CLRTestPriority>1</CLRTestPriority>
<CLRTestExecutionArguments>/size:64 /pos:63</CLRTestExecutionArguments>
<GCStressIncompatible>true</GCStressIncompatible>
+
+ <!-- Test unsupported outside of windows -->
+ <TestUnsupportedOutsideWindows>true</TestUnsupportedOutsideWindows>
+ <DisableProjectBuild Condition="'$(TargetsUnix)' == 'true'">true</DisableProjectBuild>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">