[
https://issues.apache.org/jira/browse/BEAM-10050?focusedWorklogId=436456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-436456
]
ASF GitHub Bot logged work on BEAM-10050:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/20 08:56
Start Date: 22/May/20 08:56
Worklog Time Spent: 10m
Work Description: mwalenia commented on pull request #11775:
URL: https://github.com/apache/beam/pull/11775#issuecomment-632580795
First precommit passed, launching second
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 436456)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)