Remove unused `tests/plugins/test_utils_muxer_complete.in`
[babeltrace.git] / tests / plugins / test_lttng_utils_debug_info.py
index c98ae70e4e5bd1767d35c3022a68c87ef682e981..dd27ec9c239b6d68e71f0d8c8d5af42c04775a75 100644 (file)
@@ -4,6 +4,7 @@ import bt2
 import os
 
 
+@unittest.skip('depends on Python bindings, which are broken')
 class LttngUtilsDebugInfoTestCase(unittest.TestCase):
     def test_debug_info(self):
         debug_info_data_dir = os.environ['DEBUG_INFO_DATA_DIR']
This page took 0.023095 seconds and 4 git commands to generate.