Zoltán Borók-Nagy created IMPALA-14678:
------------------------------------------
Summary: testHiveserver2SharedCookie is flaky
Key: IMPALA-14678
URL: https://issues.apache.org/jira/browse/IMPALA-14678
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:<[Expected failure due to changed cookie secret.]> but was:<[HTTP
Response code: 401]>{noformat}
h3. Stacktrace
{noformat}
org.junit.ComparisonFailure: expected:<[Expected failure due to changed cookie
secret.]> but was:<[HTTP Response code: 401]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.impala.customcluster.LdapHS2Test.testHiveserver2SharedCookie(LdapHS2Test.java:1070)
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)