apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.77k stars 4.21k forks source link

[Failing Test]: YAML integration tests are flaky as a result of failing to start expansion service #31269

Open riteshghorse opened 4 months ago

riteshghorse commented 4 months ago

What happened?

Some of the yaml tests attached below are flaky. We can probably add a retry strategy to start the expansion service for these tests-

image

Latest run - https://github.com/apache/beam/actions/runs/9062122655/job/24895297581

Issue Failure

Failure: Test is flaky

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

Issue Components

riteshghorse commented 4 months ago

CC: @Polber