There was an error while loading. Please reload this page.
1 parent 0f74c97 commit 8f8ddaeCopy full SHA for 8f8ddae
1 file changed
tests/system/singlesite/bin/test_mkp.py
@@ -41,6 +41,7 @@ def test_mkp_non_existing(site: Site) -> None:
41
site.check_output(["mkp", "nubbel"])
42
43
44
+@pytest.mark.skip(reason="Flaky test: CMK-37895")
45
def test_mkp_install_with_legacy_lib_file(site: Site) -> None:
46
"""We're removing the link local/lib/check_mk -> local/lib/python3/cmk.
47
0 commit comments