itholic commented on pull request #35774: URL: https://github.com/apache/spark/pull/35774#issuecomment-1063565783
Here is an example: 1. Click the "Details" on the failed test (`Build and test` for your case) <img width="762" alt="Screen Shot 2022-03-10 at 10 35 17 AM" src="https://user-images.githubusercontent.com/44108233/157569767-b6e89d6f-b13f-4f3d-a70c-41dd1c1263a0.png"> 2. Click the "See test results" on the right side. <img width="555" alt="Screen Shot 2022-03-10 at 10 34 21 AM" src="https://user-images.githubusercontent.com/44108233/157569680-9d850287-0710-492e-887a-a9a7952a1b10.png"> 3. Click the "Re-run all jobs" on the right-above side, then now you can re-run the tests. <img width="572" alt="Screen Shot 2022-03-10 at 10 35 52 AM" src="https://user-images.githubusercontent.com/44108233/157569833-eca2f58c-69c4-452c-bd48-f36a8836f690.png"> **Or, you can just push the empty commit to re-trigger the test via `git commit --allow-empty` command** -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
