File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 522522 <ExcludeList Include =" $(XunitTestBinBase)/JIT/superpmi/superpmicollect/*" >
523523 <Issue >Not compatible with crossgen2</Issue >
524524 </ExcludeList >
525- <ExcludeList Include =" $(XunitTestBinBase)/JIT/Methodical/Arrays/misc/arrres_il_r/**" >
526- <Issue >https://github.com/dotnet/runtime/issues/109311</Issue >
527- </ExcludeList >
528525 <ExcludeList Include =" $(XunitTestBinBase)/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/**" >
529526 <Issue >https://github.com/dotnet/runtime/issues/109314</Issue >
530527 </ExcludeList >
531- <ExcludeList Include =" $(XunitTestBinBase)/JIT/Directed/forceinlining/AttributeConflict/**" >
532- <Issue >https://github.com/dotnet/runtime/issues/109315</Issue >
533- </ExcludeList >
534- <ExcludeList Include =" $(XunitTestBinBase)/JIT/Directed/forceinlining/PositiveCases/**" >
535- <Issue >https://github.com/dotnet/runtime/issues/109315</Issue >
528+ <ExcludeList Include =" $(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/*" >
529+ <Issue >https://github.com/dotnet/runtime/issues/85663</Issue >
536530 </ExcludeList >
537531 </ItemGroup >
538532
541535 <ExcludeList Include =" $(XunitTestBinBase)/JIT/jit64/opt/cse/hugeexpr1/**" >
542536 <Issue >https://github.com/dotnet/runtime/issues/74555</Issue >
543537 </ExcludeList >
544- <ExcludeList Include =" $(XunitTestBinBase)/JIT/jit64/opt/cse/HugeArray1/*" >
545- <Issue >https://github.com/dotnet/runtime/issues/85747</Issue >
546- </ExcludeList >
547538 </ItemGroup >
548539
549540 <!-- Crossgen2 arm32 specific excludes -->
552543
553544 <!-- Crossgen2 arm32/arm64 specific excludes -->
554545 <ItemGroup Condition =" '$(XunitTestBinBase)' != '' and ('$(TestBuildMode)' == 'crossgen2' or '$(TestBuildMode)' == 'crossgen') and '$(RuntimeFlavor)' == 'coreclr' and ('$(TargetArchitecture)' == 'arm64' or '$(TargetArchitecture)' == 'arm' or '$(AltJitArch)' == 'arm')" >
555- <ExcludeList Include =" $(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/*" >
556- <Issue >https://github.com/dotnet/runtime/issues/85663</Issue >
557- </ExcludeList >
558546 </ItemGroup >
559547
560548 <!-- NativeAOT specific -->
You can’t perform that action at this time.
0 commit comments