File tree Expand file tree Collapse file tree 14 files changed +28
-0
lines changed 
CLR-x86-EJIT/V1-M12-Beta2/b26323 Expand file tree Collapse file tree 14 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 11<Project Sdk="Microsoft.NET.Sdk.IL">
22  <PropertyGroup>
33    <CLRTestPriority>1</CLRTestPriority>
4+     <!-- Test uses varargs -->
5+     <NativeAotIncompatible>true</NativeAotIncompatible>
46  </PropertyGroup>
57  <PropertyGroup>
68    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 11<Project  Sdk =" Microsoft.NET.Sdk"  >
22  <PropertyGroup >
33    <CLRTestPriority >1</CLRTestPriority >
4+     <!--  Test uses varargs --> 
5+     <NativeAotIncompatible >true</NativeAotIncompatible >
46  </PropertyGroup >
57  <PropertyGroup >
68    <DebugType >PdbOnly</DebugType >
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 11<Project Sdk="Microsoft.NET.Sdk.IL">
22  <PropertyGroup>
33    <CLRTestPriority>1</CLRTestPriority>
4+     <!-- Test uses varargs -->
5+     <NativeAotIncompatible>true</NativeAotIncompatible>
46  </PropertyGroup>
57  <PropertyGroup>
68    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 55    <CLRTestPriority>1</CLRTestPriority>
66    <!-- Test unsupported outside of windows, uses native varargs -->
77    <CLRTestTargetUnsupported Condition="'$(TargetsWindows)' != 'true'">true</CLRTestTargetUnsupported>
8+     <!-- Test uses varargs -->
9+     <NativeAotIncompatible>true</NativeAotIncompatible>
810  </PropertyGroup>
911  <PropertyGroup>
1012    <DebugType>PdbOnly</DebugType>
Original file line number Diff line number Diff line change 11<Project Sdk="Microsoft.NET.Sdk.IL">
22  <PropertyGroup>
33    <CLRTestPriority>1</CLRTestPriority>
4+     <!-- The test has a static field of unresolvable type on the class that defines Main() and native AOT makes Main() uncallable -->
5+     <NativeAotIncompatible>true</NativeAotIncompatible>
46  </PropertyGroup>
57  <PropertyGroup>
68    <DebugType>PdbOnly</DebugType>
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments