You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our builds on VSTS include dotnet test, which restores, builds, and tests our product. With dotnet CLI 2.1.100 all went well. But when we upgraded to 2.1.300, the dotnet tool doesn't exit for 15 minutes after the test run is completed with no output to explain the delay.
Expected behavior
The dotnet tool exits immediately, as can be seen on this 2.1.100 run:
Actual behavior
The dotnet tool exits after waiting 15 minutes, as can be seen on this 2.1.300 run:
Steps to reproduce
Please contact me via my microsoft.com email address for links to the builds if you'd like to investigate further.
reduckted, RytisLT, colotiline, connormulcahey, xsoheilalizadeh and 6 more