Author: rgodfrey
Date: Mon Nov 28 14:14:46 2016
New Revision: 1771746

URL: http://svn.apache.org/viewvc?rev=1771746&view=rev
Log:
QPID-7546 : Exclude some failing tests

Modified:
    qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes

Modified: qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes?rev=1771746&r1=1771745&r2=1771746&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes Mon Nov 28 14:14:46 
2016
@@ -47,6 +47,8 @@ org.apache.qpid.systest.rest.PublishMess
 
org.apache.qpid.test.unit.transacted.CommitRollbackTest#testSend2ThenCloseAfter1andTryAgain
 org.apache.qpid.test.unit.transacted.CommitRollbackTest#testRollbackSoak
 
+// this test fails - likely a client bug with the modification racing the send
+org.apache.qpid.test.unit.basic.BytesMessageTest#testModificationAfterSend
 
 // AmqpManagement at the broker level needs the client to support the 
request/response pattern using local target names
 // (since the synthetic virtual host cannot create a temporary queue).  This 
will require the client to support this
@@ -73,6 +75,7 @@ org.apache.qpid.test.unit.client.tempora
 // so it shouldn't implement it ...
 
org.apache.qpid.test.unit.client.QueueSessionFactoryTest#testQueueSessionIsNotATopicSession
 // ... and vice versa
+org.apache.qpid.test.unit.client.TopicSessionFactoryTest#testTopicSessionIsNotAQueueSession
 
org.apache.qpid.test.unit.client.QueueSessionFactoryTest#testTopicSessionCannotCreateCreateBrowser
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to