This is an automated email from the ASF dual-hosted git repository.
chug pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
The following commit(s) were added to refs/heads/master by this push:
new b46c915 DISPATCH-1476: disable test until qpid-proton log file format
development
b46c915 is described below
commit b46c915438802622593ad9f2feefa7ab29a652b4
Author: Chuck Rolke <[email protected]>
AuthorDate: Fri Nov 8 17:20:24 2019 -0500
DISPATCH-1476: disable test until qpid-proton log file format development
---
tests/system_tests_topology_disposition.py.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/system_tests_topology_disposition.py.in
b/tests/system_tests_topology_disposition.py.in
index b41c3ad..4fa51f1 100644
--- a/tests/system_tests_topology_disposition.py.in
+++ b/tests/system_tests_topology_disposition.py.in
@@ -437,6 +437,7 @@ class TopologyDispositionTests ( TestCase ):
def test_04_scraper_tool ( self ):
+ self.skipTest("Test skipped during development of new qpid-proton log
formats.")
name = 'test_04'
error = str(None)
if self.skip [ name ] :
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]