diff grpc.t @ 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 97c8280de681
children 01d806268a12
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