[
https://issues.apache.org/jira/browse/IMPALA-14678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-14678.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> testHiveserver2SharedCookie is flaky
> ------------------------------------
>
> Key: IMPALA-14678
> URL: https://issues.apache.org/jira/browse/IMPALA-14678
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 5.0.0
> Reporter: Zoltán Borók-Nagy
> Assignee: Michael Smith
> Priority: Major
> Labels: broken-build
> Fix For: Impala 5.0.0
>
>
> 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)