[
https://issues.apache.org/jira/browse/ACCUMULO-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-1936:
---------------------------------
Fix Version/s: 1.6.0
> SimpleTest test cases occasionally fail
> ---------------------------------------
>
> Key: ACCUMULO-1936
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1936
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.5.0, 1.5.1
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 1.5.2, 1.6.0
>
>
> Have seen testTableOperations fail.
> Recently saw testInstanceOperations fail:
> {noformat}
> expected:<[c]> but was:<[!0]>
> Stacktrace
> org.junit.ComparisonFailure: expected:<[c]> but was:<[!0]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.accumulo.proxy.SimpleTest.testInstanceOperations(SimpleTest.java:821)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at
> org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)