aspnetcore/eng
Javier Calvarro Nelson 85af1fd66b
[Infrastructure] Adds support for capturing process dumps for hanging builds on Windows (#13912)
* Downloads and installs ProcDump as part of the build.
* Registers a scheduled job that wakes up in 160 minutes.
* Upon waking up, the background job lists all the processes it
  received as candidates.
* For each process it captures a full memory dump.
* At the end of the build, a separate step checks on whether the job
  ran (the build hanged) or everything is correct and displays statistics.
* If dumps are found, they are collected and made available as artifacts
  under Windows(_Templates)_Tests_Logs.
2019-09-16 21:54:20 +02:00
..
common [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
docker
helix
scripts [Infrastructure] Adds support for capturing process dumps for hanging builds on Windows (#13912) 2019-09-16 21:54:20 +02:00
targets [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
tools [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
AfterSolutionBuild.targets
Baseline.Designer.props
Baseline.xml
Build.props
CodeGen.proj [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Dependencies.props
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
PatchConfig.props
ProjectReferences.props
PublishSymbols.proj [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Publishing.props
SharedFramework.External.props [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props
Tools.props
Version.Details.xml [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Versions.props [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Workarounds.props [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Workarounds.targets [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj