mirror of https://github.com/apache/activemq.git
Skip all Joram tests on Windows because of CI hangs
This commit is contained in:
parent
52d95ee01c
commit
2842cbd5b6
|
@ -191,6 +191,8 @@
|
|||
<excludes combine.children="append">
|
||||
<exclude>**/JoramJmsTest.*</exclude>
|
||||
<exclude>**/JoramJmsNioTest.*</exclude>
|
||||
<exclude>**/JoramSslTest.*</exclude>
|
||||
<exclude>**/JoramJmsNioPlusSslTest.*</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue