Kenneth Knowles created BEAM-5814:
-------------------------------------
Summary: Failure in
RegisterAndProcessBundleOperationTest.testProcessingBundleHandlesMultimapSideInputRequests
Key: BEAM-5814
URL: https://issues.apache.org/jira/browse/BEAM-5814
Project: Beam
Issue Type: Bug
Components: runner-dataflow
Reporter: Kenneth Knowles
Assignee: Ankur Goenka
https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1724/
https://scans.gradle.com/s/xpsswtkdf62so/tests/jpaz6qjpaw4ma-czu63fxt273w6
{code}
java.util.concurrent.ExecutionException:
org.mockito.exceptions.base.MockitoException:
No argument value was captured!
You might have forgotten to use argument.capture() in verify()...
...or you used capture() in stubbing but stubbed method was not called.
Be aware that it is recommended to use capture() only with verify()
...
{code}
Assigning to someone I think has some context as we have no code history or
blame for the Dataflow Worker. Do with this bug as you see fit. (filing all
flakes as critical for project health reasons)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)