summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader
diff options
context:
space:
mode:
authorWilliam Godbe <william.godbe@comcast.net>2016-01-20 12:01:30 -0800
committerWilliam Godbe <william.godbe@comcast.net>2016-01-20 13:19:55 -0800
commit3f27ac909311a6bd16be1887eb2fd734e6eddd9a (patch)
tree14f53530339d449701c92dc172f44e4a1f2026d8 /tests/src/Loader/classloader
parentd6d14eecdcf2a9cdf0c3a48e48f523f35613749b (diff)
downloadcoreclr-3f27ac909311a6bd16be1887eb2fd734e6eddd9a.tar.gz
coreclr-3f27ac909311a6bd16be1887eb2fd734e6eddd9a.tar.bz2
coreclr-3f27ac909311a6bd16be1887eb2fd734e6eddd9a.zip
Changed tests that were causing build failure from pri 1 to pri 2
Diffstat (limited to 'tests/src/Loader/classloader')
-rw-r--r--tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj2
-rw-r--r--tests/src/Loader/classloader/nesting/coreclr/VSW491577_1.csproj2
-rw-r--r--tests/src/Loader/classloader/nesting/coreclr/VSW491577_2.csproj2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj b/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj
index c5731b434d..f47160b942 100644
--- a/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj
+++ b/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj
@@ -16,7 +16,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
<CLRTestKind>BuildOnly</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
+ <CLRTestPriority>2</CLRTestPriority>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/Loader/classloader/nesting/coreclr/VSW491577_1.csproj b/tests/src/Loader/classloader/nesting/coreclr/VSW491577_1.csproj
index 345e88de1a..31cb8d4360 100644
--- a/tests/src/Loader/classloader/nesting/coreclr/VSW491577_1.csproj
+++ b/tests/src/Loader/classloader/nesting/coreclr/VSW491577_1.csproj
@@ -15,7 +15,7 @@
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>RunOnly</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
+ <CLRTestPriority>2</CLRTestPriority>
<CLRTestProjectToRun>VSW491577.csproj</CLRTestProjectToRun>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
diff --git a/tests/src/Loader/classloader/nesting/coreclr/VSW491577_2.csproj b/tests/src/Loader/classloader/nesting/coreclr/VSW491577_2.csproj
index 345e88de1a..31cb8d4360 100644
--- a/tests/src/Loader/classloader/nesting/coreclr/VSW491577_2.csproj
+++ b/tests/src/Loader/classloader/nesting/coreclr/VSW491577_2.csproj
@@ -15,7 +15,7 @@
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>RunOnly</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
+ <CLRTestPriority>2</CLRTestPriority>
<CLRTestProjectToRun>VSW491577.csproj</CLRTestProjectToRun>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->