[
https://issues.apache.org/jira/browse/CALCITE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated CALCITE-1471:
--------------------------------
Assignee: Aaron Mihalik
> HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed fails on Windows
> -----------------------------------------------------------------------------
>
> Key: CALCITE-1471
> URL: https://issues.apache.org/jira/browse/CALCITE-1471
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Affects Versions: avatica-1.8.0
> Reporter: Julian Hyde
> Assignee: Aaron Mihalik
> Fix For: avatica-1.9.0
>
>
> The test {{HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed}}
> fails on Windows, with the following message:
> {noformat}
> Failed tests:
> HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed:223
> expected:<[OK [email protected]]> but was:<[<html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
> <title>Error 500 </title>
> </head>
> <body>
> <h2>HTTP ERROR: 500</h2>
> <p>Problem accessing /. Reason:
> <pre> Unauthenticated users should not reach here!</pre></p>
> <hr /><i><small>Powered by Jetty://</small></i>
> </body>
> </html>
> ]>
> {noformat}
> Unlike some other SPNEGO tests, this one occurs every time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)