summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
diff options
context:
space:
mode:
authorPat Gavlin <pagavlin@microsoft.com>2017-08-30 13:25:23 -0700
committerPat Gavlin <pagavlin@microsoft.com>2017-08-30 13:25:23 -0700
commit14f2af925687d4c43332f3d1425c8be8c5cfae15 (patch)
tree942acf9a6695469b203dc079bd6b9437b588f77f /tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
parentbec6ac10f3968a8f699aad6233657ac59df37a73 (diff)
downloadcoreclr-14f2af925687d4c43332f3d1425c8be8c5cfae15.tar.gz
coreclr-14f2af925687d4c43332f3d1425c8be8c5cfae15.tar.bz2
coreclr-14f2af925687d4c43332f3d1425c8be8c5cfae15.zip
Move performance tests back into Priority 0.
Just what it says on the tin. Should fix #13697.
Diffstat (limited to 'tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj')
-rw-r--r--tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj b/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
index 3829cb254f..3c3e32e986 100644
--- a/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
+++ b/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
@@ -11,7 +11,6 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetTargetMoniker>.NETStandard,Version=v1.4</NuGetTargetMoniker>
<NuGetTargetMonikerShort>netstandard1.4</NuGetTargetMonikerShort>
- <CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "></PropertyGroup>
@@ -36,4 +35,4 @@
<PropertyGroup>
<ProjectAssetsFile>$(JitPackagesConfigFileDirectory)benchmark\obj\project.assets.json</ProjectAssetsFile>
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>