excluding kaha tests as they are failing occasionally

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@743743 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-02-12 13:58:32 +00:00
parent 610d5272ec
commit a18a55f75c
1 changed files with 2 additions and 2 deletions

View File

@ -400,8 +400,8 @@
<!--<exclude>**/TransactedTopicMasterSlaveTest.*</exclude>-->
<!-- Kaha in flux - removing tests -->
<!--<exclude>**/KahaXARecoveryBrokerTest.*</exclude>-->
<!--<exclude>**/KahaRecoveryBrokerTest.*</exclude>-->
<exclude>**/KahaXARecoveryBrokerTest.*</exclude>
<exclude>**/KahaRecoveryBrokerTest.*</exclude>
<!-- Multicast and UDP based tests fail on GBuild -->
<exclude>**/PeerTransportTest.*</exclude>