Zoltán Borók-Nagy created IMPALA-14676:
------------------------------------------

             Summary: testWebserverSharedCookie is flaky
                 Key: IMPALA-14676
                 URL: https://issues.apache.org/jira/browse/IMPALA-14676
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy
            Assignee: Michael Smith


Saw this in a few builds:
h3. Error Message
{noformat}
Expected: [1..1], Actual: 0{noformat}
h3. Stacktrace
{noformat}
java.lang.AssertionError: Expected: [1..1], Actual: 0
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.impala.customcluster.LdapWebserverTest.verifyMetrics(LdapWebserverTest.java:123)
        at 
org.apache.impala.customcluster.LdapWebserverTest.testWebserverSharedCookie(LdapWebserverTest.java:215)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498){noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to