wangyong9999 commented on PR #9460: URL: https://github.com/apache/paimon/pull/9460#issuecomment-5460444906
CI triage for the two remaining failures: - `lint-python (3.13)` stopped in `stCarolas/setup-maven@v5` before checkout code was built or Python tests ran: Maven 3.8.8 download returned HTTP 429. - `UTCase and ITCase Others on JDK 11` failed only in the unchanged `paimon-api` test `ThreadPoolUtilsTest.testCloseCancelsQueuedTasksAndWaitsUninterruptibly` (expected execution count 2, observed 3). The PR does not touch `paimon-api` or thread-pool code. I reran that exact test locally on JDK 11 and it passed (1/1). - The other 19 PR checks completed successfully, including all changed Java/Python PK-index tests. I attempted to rerun only the failed jobs, but GitHub requires repository admin permission for workflow reruns from a contributor fork. Could a maintainer please rerun these two failed jobs? -- 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]
