What happened?
See #37363 (comment)
Looks like these tests are for batch mode only; they are ignored in streaming mode.
|
// Ignore this test for streaming pipelines. |
|
assumeFalse(pipeline.getOptions().as(StreamingOptions.class).isStreaming()); |
|
// Ignore this test for streaming pipelines. |
|
assumeFalse(pipeline.getOptions().as(StreamingOptions.class).isStreaming()); |
Issue Failure
Failure: Test is flaky
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components