mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-04 21:17:36 +08:00
tests: fix unstable test in traffic-split.t (#3135)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
This commit is contained in:
parent
6dba053c08
commit
b1e5edd7d8
@ -1211,9 +1211,12 @@ GET /t
|
||||
1981, 1982
|
||||
--- grep_error_log eval
|
||||
qr/upstream_key: roundrobin#route_1_\d/
|
||||
--- grep_error_log_out
|
||||
upstream_key: roundrobin#route_1_1
|
||||
--- grep_error_log_out eval
|
||||
qr/(upstream_key: roundrobin#route_1_1
|
||||
upstream_key: roundrobin#route_1_2
|
||||
|upstream_key: roundrobin#route_1_2
|
||||
upstream_key: roundrobin#route_1_1
|
||||
)/
|
||||
--- no_error_log
|
||||
[error]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user