We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecba53 commit 3bd4227Copy full SHA for 3bd4227
t/023-rewrite/tcp-socket.t
@@ -446,7 +446,7 @@ attempt to send data on a closed socket
446
--- request
447
GET /t
448
--- response_body_like
449
-^failed to connect: blah-blah-not-found\.agentzh\.org could not be resolved(?: \(\d+: Operation timed out\))?
+^failed to connect: blah-blah-not-found\.agentzh\.org could not be resolved(?: \(\d+: (?:Operation timed out|Host not found)\))?
450
connected: nil
451
failed to send request: closed$
452
--- error_log
0 commit comments