You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by me...@apache.org on 2020/09/23 14:48:43 UTC

[apisix] branch master updated: fix: increase wait to avoid fail (#2290)

This is an automated email from the ASF dual-hosted git repository.

membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 7beafd3  fix: increase wait to avoid fail (#2290)
7beafd3 is described below

commit 7beafd345a96b5fc14d9230731f284429ad7168e
Author: Vinci Xu <27...@qq.com>
AuthorDate: Wed Sep 23 22:48:34 2020 +0800

    fix: increase wait to avoid fail (#2290)
---
 t/plugin/tcp-logger.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/plugin/tcp-logger.t b/t/plugin/tcp-logger.t
index 7343f0d..05bd3c4 100644
--- a/t/plugin/tcp-logger.t
+++ b/t/plugin/tcp-logger.t
@@ -233,4 +233,4 @@ GET /t
 --- error_log
 failed to connect to TCP server: host[312.0.0.1] port[2000]
 [error]
---- wait: 1.5
+--- wait: 3