BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

UserCanSpecifyCustomBuildConfiguration is flaky on Windows

Open AndreyAkinshin opened this issue 1 year ago • 1 comments

This test systematically fails in the test-windows-full workflow. Example

AndreyAkinshin avatar Jul 21 '23 07:07 AndreyAkinshin

The test has failed with timeout when performing dotnet restore:

The configured timeout 00:02:00 was reached!

I think that we should just disable it for this particular config if it's so slow.

adamsitnik avatar Jul 24 '23 08:07 adamsitnik