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/28 15:09:16 UTC

[jira] [Commented] (ACCUMULO-2584) ShellServerIT.listscans fails

    [ https://issues.apache.org/jira/browse/ACCUMULO-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950748#comment-13950748 ] 

Josh Elser commented on ACCUMULO-2584:
--------------------------------------

Ugh, I just tried to make this test more reliable yesterday. Apparently I failed again. 

> ShellServerIT.listscans fails
> -----------------------------
>
>                 Key: ACCUMULO-2584
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2584
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>         Environment: nightly tests, master branch
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.1
>
>
> {noformat}
> java.lang.AssertionError: Could not find any active scans over table listscans
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertFalse(Assert.java:64)
> 	at org.apache.accumulo.test.ShellServerIT.listscans(ShellServerIT.java:1029)
> 	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:622)
> {noformat}



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