You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/01/10 21:34:56 UTC

svn commit: r367781 - /incubator/activemq/trunk/assembly/project.xml

Author: chirino
Date: Tue Jan 10 12:34:29 2006
New Revision: 367781

URL: http://svn.apache.org/viewcvs?rev=367781&view=rev
Log:
disabled failing test cases

Modified:
    incubator/activemq/trunk/assembly/project.xml

Modified: incubator/activemq/trunk/assembly/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/project.xml?rev=367781&r1=367780&r2=367781&view=diff
==============================================================================
--- incubator/activemq/trunk/assembly/project.xml (original)
+++ incubator/activemq/trunk/assembly/project.xml Tue Jan 10 12:34:29 2006
@@ -335,6 +335,8 @@
           <exclude>**/ThreeBrokerTopicNetworkTest.*</exclude>
           <!-- https://jira.logicblaze.com/jira/browse/AMQ-477 -->
           <exclude>**/ThreeBrokerTopicNetworkUsingTcpTest.*</exclude>
+          <!-- https://jira.logicblaze.com/jira/browse/AMQ-478 -->
+          <exclude>**/TwoBrokerTopicSendReceiveUsingTcpTest.*</exclude>
 
       </excludes>
     </unitTest>