data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

[Bug]: DataApiBuilder.Service.Tests.Configuration::ConfigurationTests concurrency issues - failures

Open seantleonard opened this issue 1 year ago • 0 comments

What happened?

A bug happened!

Looks like possible recent update causes tests to fail after subsequent runs. Seems to resolve (mostly) after cleaning the solution which indicates that a test is not properly cleaning up after itself and pollutes other tests.

Version

1.1.7 latest main

What database are you using?

Azure SQL

What hosting model are you using?

Local (including CLI)

Which API approach are you accessing DAB through?

No response

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

seantleonard avatar Jul 10 '24 14:07 seantleonard