aspnet / CORS

[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
90 stars 46 forks source link

Add some logging for functional tests #200

Closed pranavkm closed 6 years ago

pranavkm commented 6 years ago

Adding some logging to see what's affecting this test: https://github.com/aspnet/AspNetCore/issues/3981. The build server log says the tests passed, but there wasn't any activity for over 2.5 minutes. This may help narrow it down a bit