MaxGekk commented on PR #56112: URL: https://github.com/apache/spark/pull/56112#issuecomment-4545778326
I do believe the failed test is a flaky test: ``` [info] org.apache.spark.sql.jdbc.StarRocksIntegrationSuite *** ABORTED *** (11 minutes, 43 seconds) [info] The code passed to eventually never returned normally. Attempted 610 times over 10.0061540037 minutes. Last failure message: Communications link failure [info] [info] The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.. (DockerJDBCIntegrationSuite.scala:213) ``` -- 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]
