[ 
https://issues.apache.org/jira/browse/KUDU-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Will Berkeley resolved KUDU-2662.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed in 1f1f875cfb6a26b55821edd236f81f28ce06759b

> TestKuduClient.testClientLocation is flaky
> ------------------------------------------
>
>                 Key: KUDU-2662
>                 URL: https://issues.apache.org/jira/browse/KUDU-2662
>             Project: Kudu
>          Issue Type: Bug
>          Components: java, test
>            Reporter: Andrew Wong
>            Assignee: Will Berkeley
>            Priority: Major
>             Fix For: 1.9.0
>
>         Attachments: TEST-org.apache.kudu.client.TestKuduClient.xml
>
>
> I've seen a few failures of TestKuduClient.testClientLocation with retries 
> turned on. I've attached a log. Here is the error of interest:
>  
> org.junit.ComparisonFailure: expected:<[/L0]> but was:<[]>
>       at org.junit.Assert.assertEquals(Assert.java:115)
>       at org.junit.Assert.assertEquals(Assert.java:144)
>       at 
> org.apache.kudu.client.TestKuduClient.testClientLocation(TestKuduClient.java:1174)
>       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:483)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to