mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
Update for AMQ-5242, exclude tests that hang on AIX
This commit is contained in:
parent
13581c9aac
commit
11185c205e
@ -207,7 +207,9 @@
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<excludes combine.children="append">
|
||||
<exclude>**/Stomp*.*</exclude>
|
||||
<exclude>**/Stomp11*.*</exclude>
|
||||
<exclude>**/Stomp12*.*</exclude>
|
||||
<exclude>**/Stomp*LoadTest.*</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user