diff --git a/tests/test_file.py b/tests/test_file.py
index b048e76457108519f8cab16f50ec95a645b9e675..f5411d60b41e7855c781b6ff6e92924c5b5243e7 100644
--- a/tests/test_file.py
+++ b/tests/test_file.py
@@ -873,6 +873,7 @@ def test_import_directoy():
             pass
 
 
+@mark.xfail(reason="Wait for implementation in the server")
 def test_import_directoy_recursively():
     path = get_config().get("IntegrationTests",
                             "test_files.test_import_files_in_dir.local") + "testfolder/"