• F
    [Mono] Enable runtime tests to run on Android x64 with interpreter (#54084) · 213600c1
    Fan Yang 提交于
    * Enable Android x64 with interpreter
    
    * Make variable RuntimeVariant available for testenvironment
    
    * Pass down runtimeVariant
    
    * Verify that tests are running with interpreter
    
    * Pass MONO_ENV_OPTIONS value to the app
    
    * Set ForceInterpreter to true
    
    * Change default value for interp to false
    
    * dummy commit
    
    * dummy commit 2
    
    * dummy commit
    
    * Configure interp for Android
    
    * Pass RuntimeVariant down as a parameter
    
    * Add issue link
    
    * Enable Mono with interpreter on desktop
    
    * Disable Android x64 with JIT
    
    * Revert hacks to enable all lanes
    
    * revert unintentional change
    
    * Disable Vector128_1_r*
    213600c1
runtime-staging.yml 17.7 KB