You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/13 03:23:00 UTC

[jira] [Commented] (BEAM-5814) Failure in RegisterAndProcessBundleOperationTest.testProcessingBundleHandlesMultimapSideInputRequests

    [ https://issues.apache.org/jira/browse/BEAM-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300696#comment-17300696 ] 

Kenneth Knowles commented on BEAM-5814:
---------------------------------------

[~tysonjh] I noticed you took a look at the health of The beam_PostCommit_Java test recently. I expect this bug is so old that it is obsolete. Can you confirm it was not one of the flakes you saw?

> 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
>            Priority: P1
>              Labels: flake
>
> 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
(v8.3.4#803005)