1. 31 10月, 2022 4 次提交
  2. 30 10月, 2022 3 次提交
  3. 29 10月, 2022 10 次提交
  4. 28 10月, 2022 18 次提交
  5. 27 10月, 2022 5 次提交
    • M
      [tests] Disable tests failing on runtime extra platforms (#77487) · 28f6daaa
      Mitchell Hwang 提交于
      * [tests] Disable test running out of memory on Android x86
      
      * [tests] Disable failing TestIcuAppLocal on windows
      
      * Extend active issue for android
      
      * Disable failing WasmTestOnBrowser test
      28f6daaa
    • E
      Add DiagnosticSource.Write<T> API to assist with trimming (#76395) · 8ddb0c4a
      Eric Erhardt 提交于
      * Add DiagnosticSource.Write<T> API to assist with trimming
      
      Fix #50454
      
      * Add tests
      8ddb0c4a
    • J
      Scale back PGO and jit-experimental testing (#77484) · dc27e26c
      Jakob Botsch Nielsen 提交于
      Introduce pgostress job that runs weekly instead of daily and move most of the runtime-coreclr pgo scenarios to this job. Scale back on win-arm/win-arm64 testing in pgo, libraries-pgo and jit-experimental. Clean up jobs in general based on new defaults.
      
      * Remove nopgo run
      
      * Remove dynamicpgo and set TC_QuickJitForLoops=1 explicitly in defaultpgo. Since this is default in x64/arm64 the only difference was in x86/arm32, and I don't think TieredPGO+QuickJitForLoops=0 is important enough to warrant a full run. 
      
      * Remove jitosr_pgo, jitpartialcompilation_osr, jitpartialcompilation_osr_pgo. These are equivalent to other configurations with the current defaults.
      
      * Remove fullpgo_random_edge in favor of just fullpgo_random_gdv_edge
      
      * Update jit-experimental's timeout to be in line with the PGO job timeout, given that this is running priority 1 tests and frequently times out too.
      
      * Scale back win-arm32 and win-arm64 testing in pgo, libraries-pgo and jit-experimental. Run fewer of the scenarios in these pipelines under win-arm and win-arm64 since these queues are relatively weak, and the differences to the JIT between these configurations and linux-arm/linux-arm64 are relatively minor.
      dc27e26c
    • D
      [main] Update dependencies from 7 repositories (#77213) · e459c4e0
      dotnet-maestro[bot] 提交于
      [main] Update dependencies from 7 repositories
      e459c4e0
    • D