Aias00 commented on PR #6361:
URL: https://github.com/apache/shenyu/pull/6361#issuecomment-4645146601

   Updated this PR to cover the additional `shenyu-integrated-test-http` CI 
failure from run 27113257022 as well.\n\nThat failure was 
`SentinelPluginTest.testFallbackUri` timing out after 180s. The test configured 
a plain fallback URI, which exercises an external 302 redirect fallback after a 
POST request. To avoid the flaky redirect boundary, the test now uses internal 
`fallback:` dispatch and the example accepted endpoint also supports POST for 
that fallback target.\n\nAdditional local verification:\n- `./mvnw -f 
shenyu-examples/shenyu-examples-http/pom.xml -DskipTests 
-Dmaven.javadoc.skip=true compile`\n- `./mvnw -f shenyu-integrated-test/pom.xml 
-pl shenyu-integrated-test-http -am -DskipTests -Pit -Dmaven.javadoc.skip=true 
test-compile`


-- 
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