You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2018/03/29 14:15:03 UTC

qpid-dispatch git commit: DISPATCH-940: Disable test that fails unless router is installed

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master f0a0a1371 -> 9b07c2d69


DISPATCH-940: Disable test that fails unless router is installed

The underlying feature works in practice so this issue will be
closed. Fixing the test will be addressed in a new jira.


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

Branch: refs/heads/master
Commit: 9b07c2d69bcd38fb0be0e5fc0d0cf44a84eb3c65
Parents: f0a0a13
Author: Chuck Rolke <cr...@redhat.com>
Authored: Thu Mar 29 10:13:11 2018 -0400
Committer: Chuck Rolke <cr...@redhat.com>
Committed: Thu Mar 29 10:13:11 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/9b07c2d6/tests/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 939b51f..359c268 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -108,7 +108,7 @@ foreach(py_test_module
     system_tests_topology_addition
     system_tests_disallow_link_resumable_link_route
     system_tests_exchange_bindings
-    system_tests_cmdline_parsing
+    # DISPATCH-940 test fails if dispatch not installed: system_tests_cmdline_parsing
     ${SYSTEM_TESTS_HTTP}
     )
 


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