You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/05 19:42:44 UTC

[jira] [Created] (ACCUMULO-2433) ShellServerTest still fails occasionally

Josh Elser created ACCUMULO-2433:
------------------------------------

             Summary: ShellServerTest still fails occasionally
                 Key: ACCUMULO-2433
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2433
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.5.1
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.5.2


>From a Jenkins run:

{{addauths}}

{noformat}
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.accumulo.test.ShellServerTest.assertBadExit(ShellServerTest.java:138)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:124)
	at org.apache.accumulo.test.ShellServerTest.addauths(ShellServerTest.java:411)
	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)