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 2016/11/24 22:45:46 UTC

svn commit: r1771238 - /qpid/java/trunk/test-profiles/python_tests/Java10PythonExcludes

Author: kwall
Date: Thu Nov 24 22:45:46 2016
New Revision: 1771238

URL: http://svn.apache.org/viewvc?rev=1771238&view=rev
Log:
NO-JIRA: Remove AMQP 1.0/0-10 TranslationTests exclusions that were found no longer to be necessary

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

Modified: qpid/java/trunk/test-profiles/python_tests/Java10PythonExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/python_tests/Java10PythonExcludes?rev=1771238&r1=1771237&r2=1771238&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/python_tests/Java10PythonExcludes (original)
+++ qpid/java/trunk/test-profiles/python_tests/Java10PythonExcludes Thu Nov 24 22:45:46 2016
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-// QPID-7181 Causes a Broker crash
+// Test uses a selector containing a name which is invalid for JMS and is therefore rejected by the Java Broker
 qpid_tests.broker_1_0.selector.SelectorTests.test_special_fields
 
 // Broker for Java currently fails to select messages matching JMSDestination = 'a'
@@ -32,8 +32,6 @@ qpid_tests.broker_1_0.translation.Transl
 qpid_tests.broker_1_0.translation.TranslationTests.test_translate_list_2
 qpid_tests.broker_1_0.translation.TranslationTests.test_translate_map_1
 qpid_tests.broker_1_0.translation.TranslationTests.test_translate_map_2
-qpid_tests.broker_1_0.translation.TranslationTests.test_translation_exchange_1
-qpid_tests.broker_1_0.translation.TranslationTests.test_translation_queue_1
 qpid_tests.broker_1_0.legacy_exchanges.LegacyExchangeTests.test_direct
 qpid_tests.broker_1_0.legacy_exchanges.LegacyExchangeTests.test_headers
 qpid_tests.broker_1_0.legacy_exchanges.LegacyExchangeTests.test_topic



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