You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Michał Walenia (Jira)" <ji...@apache.org> on 2020/05/21 06:41:00 UTC

[jira] [Commented] (BEAM-10050) VideoIntelligenceIT.annotateVideoFromURINoContext is flaky

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

Michał Walenia commented on BEAM-10050:
---------------------------------------

[~bhulette] can you provide some links to the failing jobs?

> VideoIntelligenceIT.annotateVideoFromURINoContext is flaky
> ----------------------------------------------------------
>
>                 Key: BEAM-10050
>                 URL: https://issues.apache.org/jira/browse/BEAM-10050
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Brian Hulette
>            Assignee: Michał Walenia
>            Priority: P2
>
> I've seen this fail a few times in precommits [Example failure](VideoIntelligenceIT.annotateVideoFromURINoContext)
> {code}
> java.lang.AssertionError: Annotate video/ParDo(AnnotateVideoFromURI)/ParMultiDo(AnnotateVideoFromURI).output: expected:<true> but was:<false>
> 	at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:169)
> 	at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:411)
> 	at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:403)
> 	at org.apache.beam.sdk.extensions.ml.VideoIntelligenceIT.annotateVideoFromURINoContext(VideoIntelligenceIT.java:51)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)