Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Various fixes for merged test runners on Mono (#67665)Jeremy Koritzinsky
2022-04-02Infra fixes for bugs uncovered by testing of the JIT/Methodical merged tests ...Tomáš Rylek
2022-03-26[wasm][aot] Run the high resource AOT tests on build machine itself (#67017)Ankit Jain
2022-03-24CoreCLR runtime tests on Mono Windows x64. (#64281)Johan Lorensson
2022-03-22[wasm] Emscripten 3.1.1 bump (#63894)Radek Doulik
2022-02-26Remove usages of native bootstrapping (#65901)Juan Hoyos
2022-02-24sfx+oob split, shim project refactoring, P2PsViktor Hofer
2022-02-22Disable no_tiered_compilation scenario for mono in run-test-job.yml (#65701)Alexander Köplinger
2022-02-19[wasm] Trigger all wasm jobs, if `eng/Version.Details.xml` has any chan… (#...Ankit Jain
2022-02-18[wasm] Rationalize wasm jobs run on CI (#65035)Ankit Jain
2022-02-17Disable component governance for musl runs (#65454)Andy Gocke
2022-02-16[main] Update dependencies from 9 repositories (#65252)dotnet-maestro[bot]
2022-02-16Ask helix to run tiering test when it's requested (#65359)Michal Strehovský
2022-02-08Add JIT support for control-flow guard on x64 and arm64 (#63763)Jakob Botsch Nielsen
2022-01-25Restrict parallelism in LLVM FullAOT compile, to prevent OOM (#63800)Jo Shields
2022-01-20Add runtime-extra-platforms pipeline to have matching runtime PR and Rolling ...Santiago Fernandez Madero
2022-01-19JIT: yet another OSR stress mode (#62980)Andy Ayers
2021-12-15Revert removal of clr dependency from mono builds (#62788)Nathan Ricci
2021-12-14Rename 'excludemonofailures' to 'mono' (#62749)Tomáš Rylek
2021-12-14Made mono runs stop depending on coreclr, and stop using patching. (#62652)Nathan Ricci
2021-11-22Actually use TargetOS=AnyOS in the build-test-job (Try 2) (#61801)Jeremy Koritzinsky
2021-11-18Revert "Actually use TargetOS=AnyOS in the build-test-job. (#61745)" (#61799)Jeremy Koritzinsky
2021-11-18Actually use TargetOS=AnyOS in the build-test-job. (#61745)Jeremy Koritzinsky
2021-11-13Update how OSR and PGO interact (#61453)Andy Ayers
2021-10-25Initial support for partially jitted methods (#60791)Andy Ayers
2021-10-21Fix dependency of LLVM AOT jobs on CoreCLR product for CORE_ROOT (#60681)Juan Hoyos
2021-10-06Cleanup of runtime test build scripts (#58762)Tomáš Rylek
2021-09-13Add JitStress=1/2 runs to jitstress-isas-x86 pipeline (#58822)Bruce Forstall
2021-09-13[mono] Revive FullAOT test lanes (#55362)imhameed
2021-09-02Run runtime tests marked as JitOptimizationSensitive on Mono. (#58106)Johan Lorensson
2021-08-30Don't build ReferenceSystemPrivateCoreLib tests with Mono (#58232)Aleksey Kliger (λgeek)
2021-08-29JIT: add PGO random stress testing support (#58294)Andy Ayers
2021-08-25Tool to stress tiered compilation (and PGO) (#57839)Andy Ayers
2021-08-11Pass runtime flavor args when copying native test components in CI (#57073)Elinor Fung
2021-07-30Add gcServer legs to stand-alone (#56575)Manish Godse
2021-07-29Pass excludemonofailures in managed test build job for mono (#56434)Elinor Fung
2021-07-24[WIP] Add new GC Standalone pipeline (#54024)Manish Godse
2021-06-21[Mono] Enable runtime tests to run on Android x64 with interpreter (#54084)Fan Yang
2021-06-14[mono] Reenable some amd64 intrinsic tests, enable amd64 ISA extensions when ...imhameed
2021-06-13Infrastructure: correct dependencies and clean helix agent from stray corerun...Juan Hoyos
2021-06-11Increase timeouts for PGO tests (#54030)Andy Ayers
2021-06-09exclude crossgen from build. (#53458)Manish Godse
2021-06-05Build clr/libs dependencies of test build locally (#53696)David Wrighton
2021-05-27Add pgo testing to outerloop (#53301)Andy Ayers
2021-05-25Enable use of RuntimeVariant to exclude runtime tests (#51522)Nathan Ricci
2021-04-03Add back missing gcstress0xf pipeline. (#50618)Aaron Robinson
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-09JIT: update jit config defaults for PGO (#49267)Andy Ayers
2021-02-26Pass along PGO type and use it in artifacts names (#48171)Andy Gocke
2021-02-11Add pgo instrument job (#47745)Andy Gocke