projects
/
haproxy-2.3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc9133
)
REGTESTS: mark http_abortonclose as broken
author
Willy Tarreau
<w@1wt.eu>
Tue, 7 Sep 2021 14:24:11 +0000
(16:24 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Tue, 7 Sep 2021 14:24:11 +0000
(16:24 +0200)
This is a consequence of the revert of the commit below, until a better
fix is found for this issue:
BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive
reg-tests/http-messaging/http_abortonclose.vtc
patch
|
blob
|
history
diff --git
a/reg-tests/http-messaging/http_abortonclose.vtc
b/reg-tests/http-messaging/http_abortonclose.vtc
index
4c8ce79
..
16cfc58
100644
(file)
--- a/
reg-tests/http-messaging/http_abortonclose.vtc
+++ b/
reg-tests/http-messaging/http_abortonclose.vtc
@@
-5,7
+5,7
@@
feature ignore_unknown_macro
# the port reserved for closed s1 server may be reused by another vtest
#REQUIRE_VERSION=2.3
-#REGTEST_TYPE=slow
+#REGTEST_TYPE=broken
# b1 : Don't send /c4 before /c3 was received by s2 server
# b2 : Don't finish c2 before c1 and c3 before c4 (from syslog POV)