]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge of 1903959 from trunk
authorStefan Eissing <icing@apache.org>
Sat, 10 Sep 2022 09:01:44 +0000 (09:01 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 10 Sep 2022 09:01:44 +0000 (09:01 +0000)
  *) test mod_md. disable lock holding test for CI

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1903961 13f79535-47bb-0310-9956-ffa450edef68

test/modules/md/test_820_locks.py

index f7dde6a1cc6f1584a074feeb73fef240f186ba64..94369128f16ac2e521b1672e3d831903216ee466 100644 (file)
@@ -41,6 +41,7 @@ class TestLocks:
         assert env.await_completion([domain])
 
     # renewal, with global lock held during restert
+    @pytest.mark.skip("does not work in our CI")
     def test_md_820_002(self, env):
         domain = self.test_domain
         self.configure_httpd(env, [domain], add_lines=[