diff --git a/tests/test_error_stuff.py b/tests/test_error_stuff.py
index d975ef5dd30368df70e007f0585c7f97b09c9fbc..7dd6d087e71a65c7da02ccddf3745aea487a2a81 100644
--- a/tests/test_error_stuff.py
+++ b/tests/test_error_stuff.py
@@ -342,7 +342,6 @@ def test_update_acl_errors():
     assert te.value.has_error(AmbiguousEntityError)
 
 
-@pytest.mark.xfail(reason="Waiting for pylib release")
 def test_URI_too_long():
     """Some tests for variours URI too long commands.