bzp2010 commented on code in PR #11343:
URL: https://github.com/apache/apisix/pull/11343#discussion_r1641670303


##########
t/core/etcd-mtls.t:
##########
@@ -82,12 +82,8 @@ deployment:
     }
 --- request
 GET /t
---- grep_error_log eval
-qr/init_by_lua:\d+: \S+/
---- grep_error_log_out
-init_by_lua:12: ab

Review Comment:
   @shreemaan-abhishek 
   
   As you can see on line 88, some smarty-pants developer even asserted in the 
log that the line numbers were fixed, and that it was impossible to init block 
unchanged, so the line numbers would change.
   
   It is now modified to use multiple qr blocks at the same time with "and" 
conditions for log checking.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to