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/06/10 16:38:02 UTC

[jira] [Resolved] (ACCUMULO-2562) simple.shell.ShellTest sporadically fails

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

Josh Elser resolved ACCUMULO-2562.
----------------------------------

    Resolution: Won't Fix

> simple.shell.ShellTest sporadically fails
> -----------------------------------------
>
>                 Key: ACCUMULO-2562
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2562
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.5
>            Reporter: Josh Elser
>            Priority: Minor
>              Labels: needs_verification
>
> Had a failure of simple.shell.ShellTest
> {noformat}
> 22:05:34 runTest (simple.shell.ShellTest) ................................... FAIL
> ======================================================================
> FAIL: runTest (simple.shell.ShellTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/user/accumulo-1.4.5/test/system/auto/simple/shell.py", line 42, in runTest
>     self.iteratorsTest()
>   File "/home/user/accumulo-1.4.5/test/system/auto/simple/shell.py", line 159, in iteratorsTest
>     self.failUnless(out.find("foo a:b") >= 0, "Scan Failed:  Entries don't exist")
> AssertionError: Scan Failed:  Entries don't exist
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)