Skip to content

Commit

Permalink
[mono] Enable Yield_r* tests with FullAOT (llvm) (#90614)
Browse files Browse the repository at this point in the history
- enabled for Apple mobile as well
  • Loading branch information
matouskozak committed Aug 21, 2023
1 parent d74b524 commit 8b274d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2477,10 +2477,6 @@
<Issue>This test includes an intentionally-invalid UnmanagedCallersOnly method. Invalid UnmanagedCallersOnly methods cause failures at AOT-time.</Issue>
</ExcludeList>

<ExcludeList Include="$(XunitTestBinBase)/JIT/HardwareIntrinsics/Arm/ArmBase/Yield_*/**">
<Issue>https://github.com/dotnet/runtime/issues/64179</Issue>
</ExcludeList>

<ExcludeList Include="$(XunitTestBinBase)/JIT/CheckProjects/CheckProjects/**">
<Issue>needs triage</Issue>
</ExcludeList>
Expand Down

0 comments on commit 8b274d3

Please sign in to comment.