File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 649
649
<ExcludeList Include =" $(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_19601/Github_19601/*" >
650
650
<Issue >Needs Triage</Issue >
651
651
</ExcludeList >
652
+ <ExcludeList Include =" $(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/*" >
653
+ <Issue >https://github.com/dotnet/runtime/issues/67603</Issue >
654
+ </ExcludeList >
652
655
</ItemGroup >
653
656
654
657
<!-- Unix arm64 specific -->
684
687
<ExcludeList Include =" $(XunitTestBinBase)/JIT/jit64/regress/vsw/373472/**" >
685
688
<Issue >Allocates large contiguous array that is not consistently available on 32-bit platforms</Issue >
686
689
</ExcludeList >
690
+ <ExcludeList Include =" $(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/*" >
691
+ <Issue >https://github.com/dotnet/runtime/issues/67603</Issue >
692
+ </ExcludeList >
687
693
</ItemGroup >
688
694
689
695
<!-- 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