monkeyDluffy6017 commented on code in PR #8404:
URL: https://github.com/apache/apisix/pull/8404#discussion_r1034340773
##########
t/plugin/proxy-rewrite3.t:
##########
@@ -455,3 +454,51 @@ passed
GET /echo HTTP/1.1
--- response_headers
test: test_in_set
+
+
+
+=== TEST 21: set route (test if X-Forwarded-Port can be set before proxy)
+--- config
+ location /t {
Review Comment:
You could check this, the test case failed when the ai module is triggered
in the ci env, but works fine locally. when i remove the ai module, the ci test
passed.
https://github.com/apache/apisix/actions/runs/3421218504/jobs/5697063260
I think it maybe satisfy the condition in ci env.
https://github.com/apache/apisix/blob/master/apisix/plugins/ai.lua#L277
--
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]