-
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
[Bug]: beam_PostCommit_Java_ValidatesRunner_Flink is flakes in org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState #22913
Comments
Not failing today. It does have some flakes, but not this one from what I can see. |
Wait, I read it wrong. This is exactly the flake. |
Maybe this should just track the GroupByKey one? It does look quite flaky: |
Updated the description so this just tracks the GroupByKeyTest failure. Let's use #21266 to track the ParDoLifecycleTest flake |
This is the top flaky test in the suite. Recent failures:
|
As much as I want to work on this, that hasn't happened in the last two weeks and I don't see it happening this year so I'm going to unassign it. |
|
What happened?
org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState
tests is flaky in the Java Flink ValidatesRunner PosCommit suite.https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/testReport/org.apache.beam.sdk.transforms/GroupByKeyTest$BasicTests/testAfterProcessingTimeContinuationTriggerUsingState/
Issue Priority
Priority: 1
Issue Component
Component: test-failures
The text was updated successfully, but these errors were encountered: