summaryrefslogtreecommitdiff
path: root/tests/issues.targets
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Add Per-assembly Load Native Library callbacks (#21555)Swaroop Sridhar1-0/+3
2019-01-17Unblock Azure DevOps-as-CI (#22042)Egor Chesakov1-6/+6
2019-01-16Enable BenchmarksGame when BuildTestsAgainstPackages (see #21554) in tests/is...Egor Chesakov1-18/+0
2019-01-16Make JIT\superpmi\superpmicollect compatible with HelixEgor Chesakov1-4/+11
2019-01-15WIP: Re-enable ObjectStackAllocationTests for arm32Eugene Rozenfeld1-3/+0
2019-01-14Improvements for object stack allocation.Eugene Rozenfeld1-7/+0
2019-01-12Add NativeLibrary Resolve Event (#21929)Swaroop Sridhar1-0/+6
2019-01-10disable dynamo test on arm32/64 (#21940)Sung Yoon Whang1-0/+6
2019-01-08Update Test exclusion for NativeLibraryTests in official builds. (#21858)Swaroop Sridhar1-1/+1
2018-12-21Fix arm64 prolog generation for register masks with holes. (#21395)Sergey Andreenko1-3/+0
2018-12-17Disable GitHub_19361 for Linux arm32Bruce Forstall1-0/+3
2018-12-16Merge pull request #21400 from BruceForstall/FixArm32FloatRangeBruce Forstall1-6/+0
2018-12-07Disable ObjectStackAllocationTests for ARM32 (#21421)Bruce Forstall1-0/+3
2018-12-05Fix arm32 local variable referencesBruce Forstall1-6/+0
2018-12-04Add repro for `(reg2 == REG_NEXT(reg1)) || (reg2 == REG_LR)` assert in `codeg...Sergey Andreenko1-0/+3
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-0/+3
2018-11-28Fix #21209 (#21237)Swaroop Sridhar1-0/+3
2018-11-28 Delete test dev10_630880 (#21239)Jan Kotas1-3/+0
2018-11-27Disable test Dev10_630880Bruce Forstall1-0/+3
2018-11-26Use LclFld for full-width cpblk of different typesCarol Eidt1-15/+0
2018-11-17Removing the legacy helper intrinsics and adding tests for their replacements...Tanner Gooding1-0/+15
2018-11-15Combine ExcludeList in AltJit scenarios for both host and altjit archs (#21018)Egor Chesakov1-7/+7
2018-11-08Implement escape analysis and stack allocation of non-box objects without gc ...Eugene Rozenfeld1-0/+7
2018-10-30Disable failing on Windows/ARM Interop/COM tests (#20675)Egor Chesakov1-0/+16
2018-10-26Merge pull request #20621 from AaronRobinsonMSFT/block_tests_WindowsNanoAaron Robinson1-10/+0
2018-10-26Implement interface dispatch to COM for ARM64 (#20618)David Wrighton1-3/+0
2018-10-25Merge pull request #20611 from BruceForstall/DisableB152292Bruce Forstall1-0/+3
2018-10-25Add a runtime check for Windows.Nano to all COM related tests.Aaron Robinson1-10/+0
2018-10-25Disable b152292 for arm32 alsoBruce Forstall1-0/+3
2018-10-25Disable IDispatch test on Windows.NanoAaron Robinson1-6/+3
2018-10-25Disable ExecuteInDefaultAppDomain test on *nixSteve MacLean1-0/+3
2018-10-24Exclude IDispatch test for Windows Arm64 (#20584)Andy Ayers1-0/+3
2018-10-16Disable GC finalizearraysleep, finalizearray tests for arm32Bruce Forstall1-0/+6
2018-10-11Disable tracecontrol test on all platforms. (#20374)Brian Robbins1-2/+2
2018-10-10Disable b152292 for Linux/arm64Bruce Forstall1-0/+3
2018-10-10Enable the tests associated with the fixed issue 8648Brian Sullivan1-3/+0
2018-10-10Merge pull request #20337 from BruceForstall/DisableStackTracePreserveTestsBruce Forstall1-0/+3
2018-10-09Fix test JIT\Regression\VS-ia64-JIT\M00\b80373 (#20321)mikedn1-3/+0
2018-10-09Disable StackTracePreserveTestsBruce Forstall1-0/+3
2018-10-08Runtest.py on Windows Arm(64) (#20227)Jarret Shook1-1/+79
2018-10-05Enable Config-File Based Control of EventPipe (#20238)Brian Robbins1-0/+6
2018-10-02Disable GitHub_19361 for Linux arm64Bruce Forstall1-0/+3
2018-09-21Disable test b80373 for all non-Windows targetsBruce Forstall1-3/+3
2018-09-19Enable arm64 Linux testing in CIBruce Forstall1-3/+12
2018-09-15Correctly disable varargsupport for windows x86 (#19981)Jarret Shook1-0/+3
2018-09-10Basic implementation for testing of COM activation of a .NET class (#19760)Aaron Robinson1-6/+8
2018-09-06Add native vararg test (#17707)Jarret Shook1-4/+13
2018-08-28Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03127-01, ...dotnet-maestro-bot1-0/+6
2018-08-28return NETClientPrimitives to the exluce list for all platforms (#19717)Sergey Andreenko1-3/+3
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-617/+842