apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.07k stars 1.83k forks source link

[Improve][CI] Reporting non-logical errors encountered during CI runs #7963

Open corgy-w opened 3 weeks ago

corgy-w commented 3 weeks ago

Search before asking

Description

When contributors submit a PR, they often need to wait for the CI execution. This issue is created to facilitate contributors in reporting non-logical errors encountered during CI runs, such as timeouts, intermittent failures, and so on.

We will promptly monitor these frequently failing test cases and address them, ensuring a positive contribution experience for everyone.

Module Issue Description Date Added Fixed
kudu-connector-it Frequent timeouts, successful after multiple attempts 2024.11.01
all-connectors-it-4 Frequent timeouts, successful after multiple attempts 2024.11.05
all-connectors-it-5 Frequent timeouts, successful after multiple attempts 2024.11.05

Please leave your issue description below, and I will update the table promptly.

Related issues

No response

Are you willing to submit a PR?

Code of Conduct