changing names of excluded kaha tests

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@744042 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-02-13 09:05:10 +00:00
parent e16a63815f
commit 34b125e18f
1 changed files with 2 additions and 2 deletions

View File

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