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
2021-03-20Disable Github45929 regression test (#49882)Manish Godse
2021-03-19Remove unused variables in test build scripts (#49837)Elinor Fung
2021-03-16Disable Interop test which is killing our pass rate on Mac ARM64 (#49703)Jo Shields
2021-03-12[interp] Rework the allocation of offsets for variables (#49072)Vlad Brezae
2021-03-12Address flakey behavior testing COM lifetime cleanup. (#49266)Aaron Robinson
2021-03-12Exclude out of range fp test on arm32 (#49519)David Wrighton
2021-03-10[mono] Add missing opcodes for r4 to native int conversions (#49427)Vlad Brezae
2021-03-10JIT: Non-void ThrowHelpers (#48589)Egor Bogatov
2021-03-05Remove the exclusion for a fixed test. (#49223)Sergey Andreenko
2021-03-04Add a test to verify current behavior of floating point (#48438)David Wrighton
2021-03-03Disable ParallelCrash tests for OSX (#49041)Bruce Forstall
2021-03-02[mono] Enable arm64 intrinsic tests (#48397)imhameed
2021-02-27disable ThreadPool eventvalidation test until further investigation (#48860)Sung Yoon Whang
2021-02-26Disable failing macos-arm64 tests (#48777)Steve MacLean
2021-02-16RyuJIT: Fix logic to test bits in a constant vector (Vector256) (#47385)Egor Bogatov
2021-02-12[RyuJIT] Devirtualize Comparer<T>.Default (#48160)Egor Bogatov
2021-02-10Return failure code when SafeHandle tests fail. (#48083)Aaron Robinson
2021-02-09Remove exclusion of the UnitTest_GVM (#48003)Jan Vorlicek
2021-02-04Fix dynamic pgo (#47790)David Wrighton
2021-01-28Add Mono EventPipe rundown support. (#47339)Johan Lorensson
2021-01-26Add test coverage for SzArray constructors (#47400)Michal Strehovský
2021-01-25bandaid for #44072 (#47285)John Salem
2021-01-15Mono: support CallConvSuppressGCTransition (#47006)Aleksey Kliger (λgeek)
2021-01-13Implement System.Runtime.InteropServices.CLong/CULong/NFloat (#46401)Jeremy Koritzinsky
2021-01-07Add some rationale for why GC/API/GCSettings/InputValidation and GC/Features/...imhameed
2021-01-07Introduce CallConvSuppressGCTransition type to enable suppressing the transit...Jeremy Koritzinsky
2021-01-07Disable runtime tests that hit known limitations (#46623)Vlad Brezae
2020-12-27Disable failing tests to clean-up JitStress runs. (#46350)Sergey Andreenko
2020-12-21Re-enable disabled tests (#46258)Jan Kotas
2020-12-17Try to reenable tests that are marked as fixed. (#46162)Sergey Andreenko
2020-12-17Fix issue number for the disabled tests. (#46163)Sergey Andreenko
2020-12-16[master] Update dependencies from dotnet/runtime (#45387)dotnet-maestro[bot]
2020-12-11Add test leg to run runtime tests on Android devices (#44560)Fan Yang
2020-12-10Disable diagnosticport test until further investigation (#45878)Sung Yoon Whang
2020-12-10Delete an old outdated test. (#45866)Sergey Andreenko
2020-12-03Move return buffer handling from interop to the JIT (#39294)Jeremy Koritzinsky
2020-11-19[mono] Re-enable /JIT/HardwareIntrinsics/General/NotSupported_{r,ro}/ (#44930)imhameed
2020-11-13Add link to github issues (#44650)Fan Yang
2020-11-10Fix R2RDump test in CG2 pipelines (#44460)Tomáš Rylek
2020-11-10Disable 2 failing coreclr tests until they are fixed. (#44420)Sergey Andreenko
2020-11-09Disable a failing test. (#44404)Sergey Andreenko
2020-11-07Bootstrapping a test for R2RDump (#42150)Andrew Au
2020-11-03Move the exclusion of unregister01/03 into general CoreCLR group (#44163)Tomáš Rylek
2020-11-02Add issues.targets CG2 entries for issue #44054 (#44142)Tomáš Rylek
2020-11-02Fix type generator test failures (#44041)David Wrighton
2020-10-28Make runtime tests run with Android (#42683)Fan Yang
2020-10-27[RyuJIT] Propagate gtFlags in Vector.Create (#43578)Egor Bogatov
2020-10-26CoreCLR runtime tests + Mono LLVM AOT on arm64 Linux (#41751)imhameed
2020-10-21[Browser] don't pass redundant args to wasm (#41608)Egor Bogatov
2020-10-17Add issues.targets exclusions for Crossgen2 Pri 1 Tests (#43473)Simon Nattress