[
https://issues.apache.org/jira/browse/BEAM-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105184#comment-17105184
]
Maximilian Michels commented on BEAM-9164:
------------------------------------------
I was not aware that tests had been disabled. I'm a bit shocked that we just
disabled them without mentioning relevant folks or at least posting in the JIRA.
I changed logic around the watermark propagation in BEAM-9900 which could have
removed the flakiness. I'll re-enable the tests.
> [PreCommit_Java] [Flake]
> UnboundedSourceWrapperTest$ParameterizedUnboundedSourceWrapperTest
> -------------------------------------------------------------------------------------------
>
> Key: BEAM-9164
> URL: https://issues.apache.org/jira/browse/BEAM-9164
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Kirill Kozlov
> Priority: Critical
> Labels: flake
>
> Test:
> org.apache.beam.runners.flink.translation.wrappers.streaming.io.UnboundedSourceWrapperTest$ParameterizedUnboundedSourceWrapperTest
> >> testWatermarkEmission[numTasks = 1; numSplits=1]
> Fails with the following exception:
> {code:java}
> org.junit.runners.model.TestTimedOutException: test timed out after 30000
> milliseconds{code}
> Affected Jenkins job:
> [https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1665/]
> Gradle build scan: [https://scans.gradle.com/s/nvgeb425fe63q]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)