summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin445-3129/+2239
2017-08-09typo (#13287)John Doe1-1/+1
2017-04-26Fix and re-enable some GC finalizer tests (#11216)Sean Gillespie3-31/+94
2017-03-22Linker Testing: Use a central target for copying reflection roots.Swaroop Sridhar1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas488-1949/+0
2017-03-15Add support for testing via ILLINKSwaroop Sridhar2-1/+6
2017-03-05Add 3PN for GCBench (#9971)Rich Lander1-0/+18
2017-03-01Streamlined MinOpts GC ref tracking. (#9869)Peter Kukol3-15/+18
2017-02-25Revert "Simplified MinOpts GC ref tracking."Jan Kotas3-18/+15
2017-02-23Simplified MinOpts GC ref tracking. (#9231)Peter Kukol3-15/+18
2016-11-17Exclude tests that timeout with HeapVerifyMichelle McDaniel1-0/+1
2016-10-12Fail fast on a couple flaky tests to get crash dumps (#7588)Sean Gillespie3-0/+18
2016-09-15Harden test against JIT optimizationsJoseph Tremoulet1-1/+6
2016-09-08Revert "Fix IMGREL32 static field addr value-num blindspot"Jan Kotas1-1/+1
2016-08-31Fix IMGREL32 static field addr value-num blindspotJoseph Tremoulet1-1/+1
2016-08-23Moving GC tests to use uber project.jsonRama Krishnan Raghupathy516-4771/+0
2016-06-30Merge pull request #5958 from jashook/disable_timeouts_under_gcstressJarret Shook1-0/+1
2016-06-29Disable tests that timeout under gcstressjashoo1-0/+1
2016-06-27Remove one GCSimulator tests that takes way too longSean Gillespie1-52/+0
2016-05-31Disable a large number of GC tests from running under GCStressSean Gillespie483-0/+483
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun51-119/+119
2016-05-18Switch GCSimulator to BuildAndRun so that a shell wrapper gets generatedSean Gillespie2-52/+3
2016-05-13Merge pull request #4958 from swgillespie/disable-gcstressSean Gillespie4-0/+4
2016-05-13Exclude from GCStress a few tests that take an unreasonably long time to comp...Sean Gillespie4-0/+4
2016-05-10Enable the GCSimulator CI run to run on a regular basisSean Gillespie433-0/+912
2016-05-04Merge pull request #4757 from swgillespie/gcstress-disable-testsSean Gillespie1-0/+1
2016-05-03Disable two tests under GCStress for #4748 and #4708Sean Gillespie1-0/+1
2016-05-03GCSimulator test runSean Gillespie435-0/+22032
2016-04-11Create Long-running GC test job for the CISean Gillespie2-0/+2
2016-04-04Fix a number of tests that make invalid assumptions about object lifetimes. F...Sean Gillespie6-352/+36
2016-04-01Fix singlinkgen test.Sejong Oh1-4/+15
2016-03-09Initial bringup of new set of ported GC tests.Sean Gillespie153-142/+12159
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin4-56/+56
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin4-64/+68
2016-03-02Remove all lockfiles from source control.Davis Goodin4-13920/+0
2016-02-26Fix license header for test filesSean Gillespie3-6/+12
2016-01-27Merge pull request #2885 from dotnet-bot/from-tfsJan Kotas4-0/+3612
2016-01-27Update license headersdotnet-bot1-2/+3
2016-01-27Don't run finalizers on shutdown, provide Unloading eventdotnet-bot4-0/+3612
2015-12-08Revert "Disable suspend on shutdown during shutdown finalization"Koundinya Veluri4-3610/+0
2015-12-08Disable suspend on shutdown during shutdown finalizationKoundinya Veluri4-0/+3610
2015-11-24Update auto-generated project.lock.jsonJan Kotas3-1017/+5646
2015-10-18Managed Test Portdotnet-bot6-9/+2376
2015-10-15Changes to Test InfrastructureKoundinya Veluri16-0/+4067