diff options
| author | Keith Wall <kwall@apache.org> | 2012-06-26 08:31:46 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-06-26 08:31:46 +0000 |
| commit | 35558a172cec1ca949df43421b01993f97791980 (patch) | |
| tree | 7a82ece34fd82d271f1b3b4ae620cfa952d36504 /java/test-profiles | |
| parent | d5c1b5acc8711c58f0486e4f3705563d2693a71c (diff) | |
| download | qpid-python-35558a172cec1ca949df43421b01993f97791980.tar.gz | |
QPID-4075: Exclude qmf_events from java/python tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1353860 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/python_tests/Java010PythonExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 13f9d5484e..d3c058a2e9 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/java/test-profiles/python_tests/Java010PythonExcludes @@ -21,6 +21,7 @@ #The broker does not have the appropriate QMF support qpid_tests.broker_0_10.management.* +qpid_tests.broker_0_10.qmf_events.* qpid_tests.broker_0_10.stats.BrokerStatsTests.* qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_default_group_id qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_move_* |
