changeset 1390:2c0955286894

Tests: unbreak grpc.t on stable versions. Notably, this fixes tests on Solaris.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 06 Nov 2018 20:33:13 +0300
parents 73a9504ae6fd
children 62f06d8dfc63
files grpc.t
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/grpc.t
+++ b/grpc.t
@@ -210,6 +210,8 @@ is($frame->{headers}{'x-connection'}, $c
 }
 
 undef $f;
+# don't bother with a new instance until the old one is over
+select undef, undef, undef, 0.2 unless $t->has_version('1.15.4');
 $f = grpc();
 
 # various header compression formats