Skip to content

Commit 1aca1ca

Browse files
committed
Re-enable the pause hwintrinsic test on Mono
1 parent 48c3525 commit 1aca1ca

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -843,9 +843,6 @@
843843

844844
<!-- Known failures for mono runtime on *all* architectures/operating systems in *all* runtime modes -->
845845
<ItemGroup Condition="'$(RuntimeFlavor)' == 'mono'" >
846-
<ExcludeList Include = "$(XUnitTestBinBase)/JIT/HardwareIntrinsics/X86/X86Base/Pause*/**">
847-
<Issue>https://github.com/dotnet/runtime/issues/61693</Issue>
848-
</ExcludeList>
849846
<ExcludeList Include = "$(XunitTestBinBase)/reflection/GenericAttribute/**">
850847
<Issue>https://github.com/dotnet/runtime/issues/56887</Issue>
851848
</ExcludeList>

0 commit comments

Comments
 (0)