Commit Graph

10 Commits

Author SHA1 Message Date
Justin Kotalik f57e591af3 Add Repeat attribute (#1375) 2019-04-09 14:03:12 -07:00
Andrew Stanton-Nurse 262262569a add FlakyAttribute to mark flaky tests (#1222)
part of aspnet/AspNetCore#8237
2019-03-06 15:19:11 -08:00
Nate McMaster c43d3b823e Cleanup conversion to Arcade (#1014)
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel
2019-01-29 18:34:54 -08:00
Nate McMaster fe1c8352b8 Merge branch 'release/2.2' 2019-01-07 16:23:11 -08:00
Nate McMaster 1311d28a51 Merge branch 'release/2.1' into release/2.2 2019-01-07 15:58:24 -08:00
John Luo b51be2c250 Add attribute to allow LoggedTest to collect dump on failure (#905)
* Add attribute for collecting dumps for failed LoggedTest
2019-01-07 13:42:22 -05:00
Pavel Krymets 688914bb70 Capture LoggedTest.Initialize exception and re-trow in Dispose (#770) 2018-12-17 09:18:26 -08:00
Nate McMaster e7cca176e5 Reorganize source code in preparation to move into aspnet/Extensions
Prior to reorganization, this source code was found in f7d8e4e053
2018-11-06 17:12:46 -08:00
Nate McMaster fd100ade9e Reorganize source code in preparation to move into aspnet/Extensions
Prior to reorganization, this source code was found in 5381f42ded
2018-11-06 16:14:26 -08:00
Nate McMaster a8c8ddbb45 Reorganize source code in preparation to move into aspnet/Extensions
Prior to reorganization, this source code was found in 8270c54522
2018-11-06 14:13:18 -08:00