What happened?
java.util.NoSuchElementException
at org.apache.beam.vendor.guava.v32_1_2_jre.com.google.common.collect.Iterators.find(Iterators.java:737)
...
at org.apache.beam.runners.spark.translation.streaming.StreamingTransformTranslatorTest.testStreamingSideInputAsIterableView(StreamingTransformTranslatorTest.java:162)
the test was added in #34560
example run: https://github.com/apache/beam/runs/42222149845
Issue Failure
Failure: Test is flaky
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components