Spring boot tests depend on order execution

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • Affects Version/s: spring-boot 2.3.0, spring-boot 3.0.0, spring-boot 3.1.0, spring-boot 3.2.0
    • Component/s: spring-boot
    • 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

            Assignee:
            Unassigned
            Reporter:
            Yana Vasileva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: