Skip to content

Commit 8b274d3

Browse files
authored
[mono] Enable Yield_r* tests with FullAOT (llvm) (#90614)
- enabled for Apple mobile as well
1 parent d74b524 commit 8b274d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,10 +2477,6 @@
24772477
<Issue>This test includes an intentionally-invalid UnmanagedCallersOnly method. Invalid UnmanagedCallersOnly methods cause failures at AOT-time.</Issue>
24782478
</ExcludeList>
24792479

2480-
<ExcludeList Include="$(XunitTestBinBase)/JIT/HardwareIntrinsics/Arm/ArmBase/Yield_*/**">
2481-
<Issue>https://github.com/dotnet/runtime/issues/64179</Issue>
2482-
</ExcludeList>
2483-
24842480
<ExcludeList Include="$(XunitTestBinBase)/JIT/CheckProjects/CheckProjects/**">
24852481
<Issue>needs triage</Issue>
24862482
</ExcludeList>

0 commit comments

Comments
 (0)