summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-02-28 10:45:04 -0800
committerGitHub <noreply@github.com>2018-02-28 10:45:04 -0800
commit62a52282604b6dbba9c91c939dae83f5a7e8ba83 (patch)
tree6a195f36acbb35fc3ae0009abb9d1ff0ddc5d825 /tests
parent5ed341557551344d9eb614adc4de0039f39f97a5 (diff)
parentd24ce99a779deb1b5990b45d14b22870e2f79b94 (diff)
downloadcoreclr-62a52282604b6dbba9c91c939dae83f5a7e8ba83.tar.gz
coreclr-62a52282604b6dbba9c91c939dae83f5a7e8ba83.tar.bz2
coreclr-62a52282604b6dbba9c91c939dae83f5a7e8ba83.zip
Merge pull request #16538 from sdmaclea/PR-ARM64-R2R_FAIL
[Arm64/Windows] Make r2r green in CI
Diffstat (limited to 'tests')
-rw-r--r--tests/arm64/Tests.lst6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst
index 865f1fe73a..a25a87e116 100644
--- a/tests/arm64/Tests.lst
+++ b/tests/arm64/Tests.lst
@@ -61697,7 +61697,7 @@ RelativePath=JIT\Performance\CodeQuality\SIMD\ConsoleMandel\ConsoleMandel\Consol
WorkingDir=JIT\Performance\CodeQuality\SIMD\ConsoleMandel\ConsoleMandel
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;R2R_FAIL
HostStyle=0
[RayTracer.cmd_8031]
@@ -71545,7 +71545,7 @@ RelativePath=JIT\SIMD\VectorReturn_r\VectorReturn_r.cmd
WorkingDir=JIT\SIMD\VectorReturn_r
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;R2R_FAIL
HostStyle=0
[VectorReturn_ro.cmd_9293]
@@ -71553,7 +71553,7 @@ RelativePath=JIT\SIMD\VectorReturn_ro\VectorReturn_ro.cmd
WorkingDir=JIT\SIMD\VectorReturn_ro
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS;ISSUE_5642
+Categories=EXPECTED_PASS;ISSUE_5642;R2R_FAIL
HostStyle=0
[VectorSet_r.cmd_9294]