domaindrivendev / Swashbuckle.AspNetCore

Swagger tools for documenting API's built on ASP.NET Core
MIT License
5.26k stars 1.32k forks source link

Fix CI flakiness #2893

Open martincostello opened 6 months ago

martincostello commented 6 months ago

Despite some previous attempts (see #2836), there's still some instability in CI, such as #2886.

We need to come up with good lasting solution to avoid these write conflicts in build and test.

martincostello commented 6 months ago

When resolved, un-skip this test:

https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/d793865353eaf311eba6ebf32e9b34b7610c937c/test/Swashbuckle.AspNetCore.Cli.Test/ToolTests.cs#L31-L32