[
https://issues.apache.org/jira/browse/BEAM-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Oliveira resolved BEAM-5709.
-----------------------------------
Fix Version/s: (was: Not applicable)
2.14.0
Resolution: Fixed
My bad, completely forgot to close this.
> Tests in BeamFnControlServiceTest are flaky.
> --------------------------------------------
>
> Key: BEAM-5709
> URL: https://issues.apache.org/jira/browse/BEAM-5709
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: Critical
> Fix For: 2.14.0
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/fn/BeamFnControlServiceTest.java
> Tests for BeamFnControlService are currently flaky. The test attempts to
> verify that onCompleted was called on the mock streams, but that function
> gets called on a separate thread, so occasionally the function will not have
> been called yet, despite the server being shut down.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)