]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix occasional pytest failures
authorRainer Jung <rjung@apache.org>
Thu, 4 Apr 2024 22:48:03 +0000 (22:48 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 4 Apr 2024 22:48:03 +0000 (22:48 +0000)
commit5242352f82ea3da2e6d5d737b67260ede89bf149
tree044148edf0c52ad7c3088dd65c127fc36634427a
parent8fdace475865501212004cab9c9a09b1590f7784
Fix occasional pytest failures
in modules/http2/test_800_websockets.py
(test_h2_800_04_non_ws_resource and
test_h2_800_09b_unsupported) due to
additional RST messages.

Backport of r1916808 from trunk.

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