You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2016/05/16 21:12:48 UTC

qpid-dispatch git commit: NO-JIRA - Disable system_tests_broker. This test uses deprecated and removed features.

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master c71dd1526 -> 8346bf37b


NO-JIRA - Disable system_tests_broker.  This test uses deprecated and removed features.


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/8346bf37
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/8346bf37
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/8346bf37

Branch: refs/heads/master
Commit: 8346bf37b4f00f63ed7ae0cad9212757754f5a3d
Parents: c71dd15
Author: Ted Ross <tr...@redhat.com>
Authored: Mon May 16 17:12:05 2016 -0400
Committer: Ted Ross <tr...@redhat.com>
Committed: Mon May 16 17:12:05 2016 -0400

----------------------------------------------------------------------
 tests/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/8346bf37/tests/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 9ec436a..eef7900 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -70,7 +70,7 @@ add_test(router_policy_test    ${TEST_WRAP} -m unittest -v router_policy_test)
 
 # System test python modules
 foreach(py_test_module
-    system_tests_broker
+#   system_tests_broker
     system_tests_link_routes
     system_tests_management
     system_tests_one_router


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