[
https://issues.apache.org/jira/browse/BEAM-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-11262:
---------------------------------
Description:
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}
> 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
>
> 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)