Azure / Azure/data-api-builder
[Bug]: DataApiBuilder.Service.Tests.Configuration::ConfigurationTests concurrency issues - failures
Open
bug
triage
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.