summaryrefslogtreecommitdiff
path: root/tests/arm
diff options
context:
space:
mode:
authorJarret Shook <jashoo@microsoft.com>2017-07-24 10:17:57 -0700
committerGitHub <noreply@github.com>2017-07-24 10:17:57 -0700
commit6747fa19a30992f9efbf3eab5130e25b80e79686 (patch)
treee47634e787cb286a61a718c660564713907af314 /tests/arm
parent8b5dd6c6559213660ee19d90e3f7da8262ca97f8 (diff)
parent09fc7516422f7577f0ec1eb4c7903edc0e2c58de (diff)
downloadcoreclr-6747fa19a30992f9efbf3eab5130e25b80e79686.tar.gz
coreclr-6747fa19a30992f9efbf3eab5130e25b80e79686.tar.bz2
coreclr-6747fa19a30992f9efbf3eab5130e25b80e79686.zip
Merge pull request #12943 from jashook/fix_8093
For LEGACY_BACKEND ARM32 do not overwrite 1 element HFA type
Diffstat (limited to 'tests/arm')
-rw-r--r--tests/arm/Tests.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst
index 40ee298ff4..f88e7fcf6a 100644
--- a/tests/arm/Tests.lst
+++ b/tests/arm/Tests.lst
@@ -8993,7 +8993,7 @@ RelativePath=JIT\Directed\StructABI\StructABI\StructABI.cmd
WorkingDir=JIT\Directed\StructABI\StructABI
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_FAIL;8093
+Categories=EXPECTED_PASS
HostStyle=0
[Ackermann.cmd_1125]