-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
spring-boot 2.3.0, spring-boot 3.0.0, spring-boot 3.1.0, spring-boot 3.2.0
-
None
What are the steps to reproduce your problem?
After org.camunda.bpm.spring.boot.starter.ProcessApplicationIT the other tests are failing when they are not executed in certain order.
Set the failsafe run orderto reverseAlphabetical and run the tests.
What is the problem?
The tests are red because they interfere between each other.
What would be the expected behavior:
No matter of the execution order the tests are green.
Hints (optional):
Applied tmp fix - order set to alphabetical - https://github.com/camunda/camunda-bpm-spring-boot-starter/commit/295391cfdad0f3985f9e809042a26f7663f7d511