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

Brian Hulette edited comment on BEAM-10050 at 5/21/20, 7:47 PM:
----------------------------------------------------------------

Maybe the same root cause as BEAM-10058? It looks similar but has a more 
descriptive error.


was (Author: bhulette):
Maybe the same root cause as BEAM-100058? It looks similar but has a more 
descriptive error.

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I've seen this fail a few times in precommits [Example 
> failure|https://builds.apache.org/job/beam_PreCommit_Java_Commit/11515/]
> {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)

Reply via email to