summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvsadov <vsadov@microsoft.com>2019-03-26 15:10:26 -0700
committervsadov <vsadov@microsoft.com>2019-03-26 15:10:26 -0700
commit743b42a782651d5f3b14ef5643684b9f31890389 (patch)
treedfb423ce460c86c8cada902dc1f7e88b37c8cf9b
parentdbb4f684d2f0f1ff0cbe9dbaa1a04a6f24631e59 (diff)
downloadcoreclr-743b42a782651d5f3b14ef5643684b9f31890389.tar.gz
coreclr-743b42a782651d5f3b14ef5643684b9f31890389.tar.bz2
coreclr-743b42a782651d5f3b14ef5643684b9f31890389.zip
Make tests outerloop again
-rw-r--r--tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTString.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/exchange/ExchangeTClass.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/exchange/ExchangeTString.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_1.csproj2
-rw-r--r--tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_2.csproj2
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass.csproj b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass.csproj
index ac5a60f10b..3b30552d0c 100644
--- a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass.csproj
+++ b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass.csproj
@@ -11,7 +11,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestExecutionArguments>""</CLRTestExecutionArguments>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
diff --git a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1.csproj b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1.csproj
index 2024d11ed4..50cdc0b517 100644
--- a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1.csproj
+++ b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1.csproj
@@ -10,7 +10,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>RunOnly</CLRTestKind>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<CLRTestProjectToRun>CompareExchangeTClass.csproj</CLRTestProjectToRun>
<CLRTestExecutionArguments>"hello world"</CLRTestExecutionArguments>
<GCStressIncompatible>true</GCStressIncompatible>
diff --git a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTString.csproj b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTString.csproj
index 67007216fc..b0cb6f0e20 100644
--- a/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTString.csproj
+++ b/tests/src/baseservices/threading/interlocked/compareexchange/CompareExchangeTString.csproj
@@ -11,7 +11,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<CLRTestExecutionArguments>"hello"</CLRTestExecutionArguments>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
diff --git a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTClass.csproj b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTClass.csproj
index c0b021dad6..32ac313028 100644
--- a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTClass.csproj
+++ b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTClass.csproj
@@ -11,7 +11,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString.csproj b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString.csproj
index 6140001bcf..f40d7796af 100644
--- a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString.csproj
+++ b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString.csproj
@@ -10,7 +10,7 @@
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
diff --git a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_1.csproj b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_1.csproj
index 81d5c1f03a..5909d1c7b7 100644
--- a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_1.csproj
+++ b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_1.csproj
@@ -10,7 +10,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>RunOnly</CLRTestKind>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<CLRTestProjectToRun>ExchangeTString.csproj</CLRTestProjectToRun>
<CLRTestExecutionArguments>empty "This is a long string that I am trying to test to be sure that the Exchange can handle this long of a string. If it can not then that is bad and we will have to fix it."</CLRTestExecutionArguments>
<GCStressIncompatible>true</GCStressIncompatible>
diff --git a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_2.csproj b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_2.csproj
index ac01648eb1..ede760b4a7 100644
--- a/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_2.csproj
+++ b/tests/src/baseservices/threading/interlocked/exchange/ExchangeTString_2.csproj
@@ -10,7 +10,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>RunOnly</CLRTestKind>
- <CLRTestPriority>0</CLRTestPriority>
+ <CLRTestPriority>1</CLRTestPriority>
<CLRTestProjectToRun>ExchangeTString.csproj</CLRTestProjectToRun>
<CLRTestExecutionArguments>null "This is a string"</CLRTestExecutionArguments>
<GCStressIncompatible>true</GCStressIncompatible>