X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/8562798308391d489016b3995d438b6187b5980a..0bd6d68e34bc41cd80cd7fc44aab9cf3884de8dc:/tests/unit/protocol.tcl?ds=sidebyside diff --git a/tests/unit/protocol.tcl b/tests/unit/protocol.tcl index 3110d3d7..1700e489 100644 --- a/tests/unit/protocol.tcl +++ b/tests/unit/protocol.tcl @@ -68,7 +68,7 @@ start_server {tags {"protocol"}} { puts -nonewline $s $seq set payload [string repeat A 1024]"\n" set test_start [clock seconds] - set test_time_limit 5 + set test_time_limit 30 while 1 { if {[catch { puts -nonewline $s payload