|
1030 | 1030 | <Issue>Crashes during LLVM AOT compilation.</Issue>
|
1031 | 1031 | </ExcludeList>
|
1032 | 1032 |
|
| 1033 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/opt/InstructionCombining/DivToMul/**"> |
| 1034 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1035 | + </ExcludeList> |
| 1036 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/SIMD/VectorConvert_ro_Target_64Bit/**"> |
| 1037 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1038 | + </ExcludeList> |
| 1039 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/SIMD/VectorConvert_r_Target_64Bit/**"> |
| 1040 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1041 | + </ExcludeList> |
| 1042 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/StructABI/StructABI/**"> |
| 1043 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1044 | + </ExcludeList> |
| 1045 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_15949/GitHub_15949/**"> |
| 1046 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1047 | + </ExcludeList> |
| 1048 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_15291/GitHub_15291/**"> |
| 1049 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1050 | + </ExcludeList> |
| 1051 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16928/b16928/**"> |
| 1052 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1053 | + </ExcludeList> |
| 1054 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/jit64/opt/osr/osr015/**"> |
| 1055 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1056 | + </ExcludeList> |
| 1057 | + <ExcludeList Include="$(XunitTestBinBase)/JIT/jit64/opt/rngchk/ArrayBound_o/**"> |
| 1058 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1059 | + </ExcludeList> |
| 1060 | + <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowInlinedStatic/**"> |
| 1061 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1062 | + </ExcludeList> |
| 1063 | + <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/MethodImpl/CovariantReturns/UnitTest/CompatibleWithTest/**"> |
| 1064 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1065 | + </ExcludeList> |
| 1066 | + <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowMethodAccess/**"> |
| 1067 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1068 | + </ExcludeList> |
| 1069 | + <ExcludeList Include="$(XunitTestBinBase)/Loader/AssemblyLoadContext30Extensions/AssemblyLoadContext30Extensions/**"> |
| 1070 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1071 | + </ExcludeList> |
| 1072 | + <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/MethodImpl/CovariantReturns/UnitTest/CompatibleWithTest/**"> |
| 1073 | + <Issue>Doesn't pass after LLVM AOT compilation.</Issue> |
| 1074 | + </ExcludeList> |
| 1075 | + |
1033 | 1076 | <ExcludeList Include="$(XunitTestBinBase)/GC/Features/Finalizer/finalizeother/finalizeexcep/**">
|
1034 | 1077 | <Issue>PlatformDetection.IsPreciseGcSupported false on mono</Issue>
|
1035 | 1078 | </ExcludeList>
|
|
0 commit comments