aspnet / KestrelHttpServer

[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
2.63k stars 528 forks source link

Interop tests cause chrome.exe console dialogs popups #3075

Closed Tratcher closed 5 years ago

Tratcher commented 5 years ago

Run the tests from VS on your dev machine and you'll get a series of console dialog boxes opening. These should be hidden. @JunTaoLuo

JunTaoLuo commented 5 years ago

I'm still seeing popups for https://github.com/aspnet/KestrelHttpServer/blob/ad3cba550955446cfa30db484c4160f569d16961/test/Kestrel.Transport.FunctionalTests/HandleInheritanceTests.cs#L40-L44 on full framework but we are just going to live with is as we plan to remove the full framework tests in 3.0