diff stream_error_log.t @ 1235:3fc6817cd84a

Tests: explicit peer port in stream tests now required. Notably, this eliminates extra port acquire for the default port number in cases when it was not actually used.
author Andrey Zelenkov <zelenkov@nginx.com>
date Thu, 26 Oct 2017 16:36:13 +0300
parents 882267679006
children e4974af3fb12
line wrap: on
line diff
--- a/stream_error_log.t
+++ b/stream_error_log.t
@@ -88,7 +88,7 @@ open STDERR, ">&", \*OLDERR;
 
 ###############################################################################
 
-stream()->io('data');
+stream('127.0.0.1:' . port(8080))->io('data');
 
 # error_log levels