summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2016-02-27 02:06:01 +0100
committerJan Vorlicek <janvorli@microsoft.com>2016-02-27 02:06:01 +0100
commit3f7014ce953e60083f4f4412ae4a7b8faefe8243 (patch)
treece5af7f7ec8c82104abf00a5f5a294ce01d51ea0 /tests/src
parent894d162e62a6028a26f6bd129a299c7694b1bf42 (diff)
parentc066fb30535f02080629f0500a128cf743070970 (diff)
downloadcoreclr-3f7014ce953e60083f4f4412ae4a7b8faefe8243.tar.gz
coreclr-3f7014ce953e60083f4f4412ae4a7b8faefe8243.tar.bz2
coreclr-3f7014ce953e60083f4f4412ae4a7b8faefe8243.zip
Merge pull request #3393 from janvorli/make-hw-exception-test-pri-0
Change avtest priority to 0
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/Regressions/coreclr/0014/avtest.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/Regressions/coreclr/0014/avtest.csproj b/tests/src/Regressions/coreclr/0014/avtest.csproj
index c31700fda8..fdde2a7993 100644
--- a/tests/src/Regressions/coreclr/0014/avtest.csproj
+++ b/tests/src/Regressions/coreclr/0014/avtest.csproj
@@ -16,7 +16,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
<CLRTestKind>BuildAndRun</CLRTestKind>
- <CLRTestPriority>1</CLRTestPriority>
+ <CLRTestPriority>0</CLRTestPriority>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">