[Bug]: apache_beam.examples.complete.distribopt_test.DistribOptimizationTest.test_basics is failing with Dataflow runner
Open
bug
examples
P2
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What happened?
Assertion of the test apache_beam.examples.complete.distribopt_test.DistribOptimizationTest.test_basics failed when it is run using Dataflow as runner.
https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow_PR/20/testReport/junit/apache_beam.examples.complete.distribopt_test/DistribOptimizationTest/test_basics/
```
Error Message
AssertionError: 454.07219866107573 != 454.39597 within 3 places (0.3237713389242458 difference)
```
### Issue Priority
Priority: 2
### Issue Component
Component: examples-python
Contributor guide
Assessment
This issue has not been assessed yet.