rg2011 commented on PR #13137: URL: https://github.com/apache/apisix/pull/13137#issuecomment-4214163386
Thanks for approving the workflows. I don't think the failed CI is related to the PR. The failing test is `t/cli/test_prometheus_stream.sh`, which is unrelated to the code changed by this PR, and did run fine in my forked repo (https://github.com/rg2011/apisix/actions/runs/24140617755/job/70440661767?pr=1). It seems more likely to be a timing issue. That test depends on state syncing in under a second (https://github.com/apache/apisix/blob/283963c5a9c91211b6be20f5859837c55a630b5d/t/cli/test_prometheus_stream.sh#L59, https://github.com/apache/apisix/blob/283963c5a9c91211b6be20f5859837c55a630b5d/t/cli/test_prometheus_stream.sh#L89). It might be worth triggering the failed check again, alone. -- 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]
