Skip to content

Commit

Permalink
fixed tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuizhuhaomeng committed Nov 5, 2024
1 parent f747779 commit 8cfcaa7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions t/005-exit.t
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,7 @@ GET /t
curl: (95) HTTP/3 stream 0 reset by server



=== TEST 28: accepts NGX_DECLINED
--- no_http2
--- config
Expand All @@ -800,6 +801,7 @@ GET /t
curl: (95) HTTP/3 stream 0 reset by server



=== TEST 29: refuses NGX_AGAIN
--- config
location = /t {
Expand Down
1 change: 0 additions & 1 deletion t/056-flush.t
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,6 @@ GET /test


=== TEST 17: limit_rate
--- no_http2
--- quic_max_idle_timeout: 2
--- config
location /test {
Expand Down
2 changes: 2 additions & 0 deletions t/138-balancer.t
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ qr{\[crit\] .*? connect\(\) to 0\.0\.0\.1:80 failed .*?, upstream: "http://0\.0\
]



=== TEST 2: exit 403
--- http_config
upstream backend {
Expand Down Expand Up @@ -224,6 +225,7 @@ qr{\[crit\] .*? connect\(\) to 0\.0\.0\.1:80 failed .*?, upstream: "http://0\.0\
]



=== TEST 9: cosockets are disabled
--- http_config
upstream backend {
Expand Down

0 comments on commit 8cfcaa7

Please sign in to comment.