Skip to content

Commit

Permalink
Re-enable throwinnestedtrycatch_il_r test (#72901)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalspathak committed Jul 27, 2022
1 parent 3367b35 commit 2725510
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,6 @@
<ExcludeList Include = "$(XunitTestBinBase)/JIT/HardwareIntrinsics/**">
<Issue>https://github.com/dotnet/runtime/issues/60154</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/*">
<Issue>https://github.com/dotnet/runtime/issues/66327</Issue>
</ExcludeList>
</ItemGroup>

<!-- Arm64 All OS -->
Expand Down

0 comments on commit 2725510

Please sign in to comment.