lhotari commented on PR #24698:
URL: https://github.com/apache/pulsar/pull/24698#issuecomment-3252409775

   > Hi, @lhotari and another test failure, I can't see any detailed error 
message, need more input help. [Pulsar CI / CI - System - Pulsar Connectors - 
Thread 
(pull_request)](https://github.com/apache/pulsar/actions/runs/17453872406/job/49566206090?pr=24698)
   
   Pulsar contains also a lot of flaky tests and for PRs you can trigger a 
retry with `/pulsarbot rerun-failure-checks` comment on the PR. For full 
control, I'd recommend ensuring that your PR changes pass in "Personal CI" in 
your own fork. The solution is explained in 
https://pulsar.apache.org/contribute/personal-ci/ . You setup GitHub Actions in 
your own fork and open a PR to your own fork and run tests there. 
   
   In this case, it wasn't a test failure, but the build just didn't succeed in 
downloading the docker image that is built in another step as part of the 
workflow. A retry with `/pulsarbot rerun-failure-checks` would address this.
   
   Getting test errors for integration tests / system tests requires 
downloading the surefire zip file from GitHub Actions build artifacts for the 
build and inspecting the files. However, it wasn't the case here.


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