Skip to content

Commit

Permalink
exclude ConcurrentTelemetryConfigurationTest from old-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
yanavasileva committed Aug 21, 2024
1 parent eb1fa7d commit 2df29bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/test-old-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,8 @@

<exclude>**/ManagementServiceTableCountTest.java</exclude>

<!-- Can be removed in Camunda 7.23-->
<exclude>**/ConcurrentTelemetryConfigurationTest.java</exclude>
</excludes>
<testFailureIgnore>false</testFailureIgnore>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
Expand Down

0 comments on commit 2df29bd

Please sign in to comment.