-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch #28663
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch #28663
Conversation
3ea7d85
to
25c7084
Compare
Assigning reviewers. If you would like to opt out of this review, comment R: @chamikaramj added as fallback since no labels match configuration Available commands:
The PR bot will only process comments in the main thread (not review comments). |
run java precommit |
Run Beam Metrics deployment |
Run Chicago Taxi on Dataflow |
Run Chicago Taxi on Flink |
Run CommunityMetrics PreCommit |
Run Dataflow Runner Nexmark Tests |
Run Dataflow Runner Tpcds Tests |
Run Dataflow Runner V2 Java 11 Nexmark Tests |
Run Dataflow Runner V2 Java 17 Nexmark Tests |
Run Dataflow Runner V2 Nexmark Tests |
Run Dataflow Streaming ValidatesRunner |
Run Dataflow ValidatesRunner Java 11 |
Run Dataflow ValidatesRunner Java 17 |
Run Dataflow ValidatesRunner |
Run Direct Runner Nexmark Tests |
Run Direct ValidatesRunner Java 11 |
Run Direct ValidatesRunner Java 17 |
Run Direct ValidatesRunner in Java 11 |
Run Direct ValidatesRunner |
Run Flink Runner Nexmark Tests |
Run Flink Runner Tpcds Tests |
Run Flink ValidatesRunner Java 11 |
Run Flink ValidatesRunner |
Run Go Flink ValidatesRunner |
Run Go PostCommit |
Run Go PreCommit |
Run Go Samza ValidatesRunner |
Run Go PreCommit |
Run GoPortable PreCommit |
Run Java Portability examples on Dataflow with Java 11 |
Run Python_PVR_Flink PreCommit |
Run Flink ValidatesRunner Java 11 |
1 similar comment
Run Flink ValidatesRunner Java 11 |
Run Java_Pulsar_IO_Direct PreCommit |
run spark validatesrunner |
Run Java Dataflow V2 ValidatesRunner Streaming |
Run Dataflow Runner Tpcds Tests |
Run Flink ValidatesRunner Java 11 |
The Flink lifecycle ParDoTests are flaky as hell. I think we have tracking issues for those, unfortunately there is nobody with enough interest fixing it. :-/ |
OK gotcha. I will not bother deflaking them here. |
We could disable them |
Specifically, we probably should list Flink as not reliably supporting teardown after exceptions are thrown. |
Run Java_SingleStore_IO_Direct PreCommit |
Run Java Spark PortableValidatesRunner Batch |
Run PostCommit_Java_Dataflow |
Run PostCommit_Java_DataflowV2 |
There are other tests besides tearDown that tend to fail. I didn't have time to dig into it, I'm afraid disabling them will leave them disabled for good. Though yes, the current state is not too much helpful either. |
Run Java SingleStoreIO_IT |
Run XVR_GoUsingJava_Dataflow PostCommit |
It looks like "GoUsingJava" is failing due to task |
hmm there haven't been any changes to singlestore since 2.50.0 where this test was green |
it is also green reliably on master |
Oh actually I think it was 2.49.0 where it was green. |
Run XVR_Direct PostCommit |
https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ tells me to not worry about that particular suite (or to worry a lot) |
You can run many tests automatically using release/src/main/scripts/mass_comment.py.