yixianOu commented on PR #12794:
URL: https://github.com/apache/apisix/pull/12794#issuecomment-3654493248

   
   - **CI log breakdown**:
     1st run: TEST 20 failed, 23 passed
     Retry run: All 23 passed but process exited with code 1
   
   - Could this be a flaky test issue? Likely culprits:
     - etcd connection timeout (saw "connection refused" in logs)
     - Race conditions from network latency
     - Test env init timing problems
   
   - The files I modified: `apisix/admin/stream_routes.lua`, 
`t/admin/stream-routes-subordinate.t`, `t/xrpc/pingpong.t`
     None of these touch Kubernetes discovery—so wouldn’t the K8s test failure 
be unrelated to my changes?


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