File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 590
590
<ExcludeList Include =" $(XunitTestBinBase)/GC/Scenarios/DoublinkList/dlstack/*" >
591
591
<Issue >Release only crash</Issue >
592
592
</ExcludeList >
593
+ <ExcludeList Include =" $(XunitTestBinBase)/JIT/HardwareIntrinsics/General/Vector256/**" >
594
+ <Issue >https://github.com/dotnet/runtime/issues/60154</Issue >
595
+ </ExcludeList >
593
596
</ItemGroup >
594
597
595
598
<!-- Unix arm32 specific -->
603
606
<ExcludeList Include =" $(XunitTestBinBase)/profiler/multiple/multiple/*" >
604
607
<Issue >https://github.com/dotnet/runtime/issues/57875</Issue >
605
608
</ExcludeList >
609
+ <ExcludeList Include =" $(XunitTestBinBase)/JIT/HardwareIntrinsics/General/Vector256/**" >
610
+ <Issue >https://github.com/dotnet/runtime/issues/60154</Issue >
611
+ </ExcludeList >
606
612
</ItemGroup >
607
613
608
614
<!-- Tests that need to be triaged for vararg usage as that is not supported -->
You can’t perform that action at this time.
0 commit comments