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

[jira] [Commented] (BEAM-11262) SpannerIOWriteTest.deadlineExceededFailsAfterRetries flakes

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

Brian Hulette commented on BEAM-11262:
--------------------------------------

Closing this now that pr/13340 has been merged. I'll double-check in a week or so that no more flakes have occurred.
Please re-open if you see it happen again

> SpannerIOWriteTest.deadlineExceededFailsAfterRetries flakes
> -----------------------------------------------------------
>
>                 Key: BEAM-11262
>                 URL: https://issues.apache.org/jira/browse/BEAM-11262
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>              Labels: currently-failing, flake
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/14655/testReport/junit/org.apache.beam.sdk.io.gcp.spanner/SpannerIOWriteTest/deadlineExceededFailsAfterRetries/
> {code}
> java.lang.AssertionError: Should be least 16 sleeps, got 16
> 	at org.junit.Assert.fail(Assert.java:89)
> 	at org.junit.Assert.assertTrue(Assert.java:42)
> 	at org.apache.beam.sdk.io.gcp.spanner.SpannerIOWriteTest.deadlineExceededFailsAfterRetries(SpannerIOWriteTest.java:495)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> {code}



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