aspnetcore/src/Mvc/test
Pranav K db3795b368
Put MVC's functional tests in a separate test group (#8118)
Possible fix to https://github.com/aspnet/AspNetCore/issues/7313
One of the characteristics of these failures were that the
test took long to run. The build log has warnings for
several long running tests. This might be a result of CPU
contention since mondo-ification that make MVC's functional tests
run with nearly every other test project in the solution
2019-03-01 17:52:50 -08:00
..
Mvc.FunctionalTests Put MVC's functional tests in a separate test group (#8118) 2019-03-01 17:52:50 -08:00
Mvc.IntegrationTests
WebSites