Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
casimiro committed Aug 21, 2023
1 parent 49427a6 commit d6ff28f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion t/03-proxy_wasm/hfuncs/130-proxy_dispatch_http.t
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ Hello back
=== TEST 14: proxy_wasm - dispatch_http_call() resolver + hostname (IPv4)
--- ONLY
Needs IPv4 resolution + external I/O to succeed.
Succeeds on:
- HTTP 200 (httpbin.org/headers success)
Expand Down
2 changes: 1 addition & 1 deletion t/03-proxy_wasm/hfuncs/132-proxy_dispatch_http_ssl.t
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ qq{
}
--- error_code: 500
--- error_log eval
qr/(\[error\]|Uncaught RuntimeError|\s+).*?dispatch failed: tcp socket - tls certificate verify error: \(20:unable to get local issuer certificate\)/
qr/(\[error\]|Uncaught RuntimeError|\s+).*?dispatch failed: tcp socket - tls certificate verify error: \((18|20):(self-signed certificate|unable to get local issuer certificate)\)/
--- no_error_log
[crit]
[emerg]
Expand Down

0 comments on commit d6ff28f

Please sign in to comment.