liuml07 commented on PR #26781: URL: https://github.com/apache/flink/pull/26781#issuecomment-3384256258
The CI fails with two failures: 1. `EventTimeWindowCheckpointingITCase` is a known flaky test and is tracked by [FLINK-38402](https://issues.apache.org/jira/browse/FLINK-38402) 2. e2e tests seems not reporting specific errors about tests, but I saw following (raw log [link](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/70109/logs/158)): ``` 2025-10-09T05:09:08.8162746Z panic: runtime error: invalid memory address or nil pointer dereference 2025-10-09T05:09:08.8163560Z [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x16596ae] ``` -- 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]
