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

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

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

ASF GitHub Bot logged work on BEAM-10050:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/May/20 13:03
            Start Date: 21/May/20 13:03
    Worklog Time Spent: 10m 
      Work Description: mwalenia opened a new pull request #11775:
URL: https://github.com/apache/beam/pull/11775


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 435973)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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](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)