You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2022/09/10 09:01:44 UTC

svn commit: r1903961 - in /httpd/httpd/branches/2.4.x: ./ test/modules/md/test_820_locks.py

Author: icing
Date: Sat Sep 10 09:01:44 2022
New Revision: 1903961

URL: http://svn.apache.org/viewvc?rev=1903961&view=rev
Log:
Merge of 1903959 from trunk

  *) test mod_md. disable lock holding test for CI


Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/test/modules/md/test_820_locks.py

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1903959

Modified: httpd/httpd/branches/2.4.x/test/modules/md/test_820_locks.py
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/test/modules/md/test_820_locks.py?rev=1903961&r1=1903960&r2=1903961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/test/modules/md/test_820_locks.py (original)
+++ httpd/httpd/branches/2.4.x/test/modules/md/test_820_locks.py Sat Sep 10 09:01:44 2022
@@ -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=[