aspnetcore/test/IISExpress.FunctionalTests/OutOfProcess
Mike Harder 2f4172e7e7
Reduce probability of MultipleAppTests failure (#1365)
- Decrease false-positive failure rate from 1 in 1,000 to 1 in 1,000,000
- Addresses #1350
2018-09-05 16:43:09 -07:00
..
GlobalVersionTests.cs Add hosting model switch tests (#1245) 2018-08-15 16:47:47 -07:00
HttpsTest.cs Add locked app_oflline file test and remove retrying client (#1178) 2018-08-09 09:21:02 -07:00
MultipleAppTests.cs Reduce probability of MultipleAppTests failure (#1365) 2018-09-05 16:43:09 -07:00
NtlmAuthentationTest.cs Add locked app_oflline file test and remove retrying client (#1178) 2018-08-09 09:21:02 -07:00
WindowsAuthTests.cs