Remove premature xfail marker
[deliverable/lttng-ivc.git] / lttng_ivc / tests / modules_abi_vs_tools / test_modules_abi_vs_tools.py
index a72a0796c416d4106b4d9ee4fd360bd2ec53943c..f024f3a74c604c292fd4c087adbd7b31942a1049 100644 (file)
@@ -266,7 +266,6 @@ def test_modules_regen_metadata(tmpdir, modules_label, tools_label, command, sce
         # the condition are meet
         if scenario == "Unsupported by tools" or scenario == "Unsupported by modules":
             if modules_label == "lttng-modules-2.7":
-                pytest.xfail("failing configuration (but should work)")
                 # Error from lttng-modules-2.7 is not reported correctly by
                 # sessiond. But it is reported on the sessiond side.
                 # For now, run the command, validate that the error exist on
This page took 0.023704 seconds and 5 git commands to generate.