John Vines created ACCUMULO-2117:
------------------------------------

             Summary: ClassLoaderIT fails
                 Key: ACCUMULO-2117
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2117
             Project: Accumulo
          Issue Type: Bug
            Reporter: John Vines
             Fix For: 1.6.0


Seeing this failure of the ClassloaderIT from maven-

{code}Running org.apache.accumulo.test.functional.ClassLoaderIT
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.683 sec <<< 
FAILURE!
test(org.apache.accumulo.test.functional.ClassLoaderIT)  Time elapsed: 13.588 
sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<Test[Y]> but was:<Test[X]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.accumulo.test.functional.ClassLoaderIT.scanCheck(ClassLoaderIT.java:80)
        at 
org.apache.accumulo.test.functional.ClassLoaderIT.test(ClassLoaderIT.java:70)
        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)
        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)
{code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to