You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2015/08/23 19:34:54 UTC

svn commit: r1697231 - /qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes

Author: kwall
Date: Sun Aug 23 17:34:54 2015
New Revision: 1697231

URL: http://svn.apache.org/r1697231
Log:
QPID-6673: Disable MessageEcho tests for the Java Broker

Modified:
    qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes

Modified: qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes?rev=1697231&r1=1697230&r2=1697231&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes (original)
+++ qpid/java/trunk/test-profiles/python_tests/Java010PythonExcludes Sun Aug 23 17:34:54 2015
@@ -95,3 +95,9 @@ qpid_tests.broker_0_10.message.MessageTe
 #QPID-6122 TimeoutTests occasionally fail against the Java Broker
 qpid.tests.messaging.endpoints.TimeoutTests.*
 
+# QPID-6673 Java Broker cannot discriminate between null and empty messages
+qpid.tests.messaging.message.MessageEchoTests.testApplicationProperties
+qpid.tests.messaging.message.MessageEchoTests.testContentTypeUnknown
+qpid.tests.messaging.message.MessageEchoTests.testProperties
+qpid.tests.messaging.message.MessageEchoTests.testTextPlainEmpty
+



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org