Eric Newton created ACCUMULO-2609:
-------------------------------------
Summary: ShellServerIT.listscans fails
Key: ACCUMULO-2609
URL: https://issues.apache.org/jira/browse/ACCUMULO-2609
Project: Accumulo
Issue Type: Sub-task
Components: test
Environment: nightly tests, 1.6.0-SNAPSHOT
Reporter: Eric Newton
Assignee: Eric Newton
{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)
|