weiqingy commented on PR #548:
URL: https://github.com/apache/flink-agents/pull/548#issuecomment-4160327916

   The two failing checks are unrelated to this PR:
   
   - **cross-language [python-3.12] [java-21]**: `httpx.ReadTimeout` — the 
Python HTTP client timed out waiting for the Ollama service in CI. This same 
test also failed on `main` ([run 
#23576637167](https://github.com/apache/flink-agents/actions/runs/23576637167)).
   - **it-java [java-17] [flink-1.20]**: 
`FlinkIntegrationTest.testFromTableToTable` — flaky assertion due to 
non-deterministic event processing order (`visit_count=2` vs expected `=1`). 
This test passed in the [earlier 
run](https://github.com/apache/flink-agents/actions/runs/23783029759) on the 
same commit.
   
   @wenjin272 @xintongsong Could you please help re-trigger the failed jobs and 
check whether the failures still reproduce? Thanks!


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