]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix occasional pytest failures
authorRainer Jung <rjung@apache.org>
Sat, 6 Apr 2024 10:28:21 +0000 (10:28 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 6 Apr 2024 10:28:21 +0000 (10:28 +0000)
commit7fb4bb496f25df8002515819f1f12bc596440d9e
tree795bd98f87cbe820459fc5adb2c1b601cfde1b08
parent77547426623cd1b58d530ada8c76dd01e1516408
Fix occasional pytest failures
in modules/http2/test_800_websockets.py
(test_h2_800_03_not_found and
test_h2_800_05_non_ws_delay_resource) due to
additional RST messages.

Backport of r1916830 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916831 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http2/test_800_websockets.py