You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/10/26 23:09:58 UTC

[jira] [Updated] (CALCITE-1471) HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed fails on Windows

     [ https://issues.apache.org/jira/browse/CALCITE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde updated CALCITE-1471:
---------------------------------
    Affects Version/s: avatica-1.8.0

> 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
>
> The test {{HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed}} fails on Windows, with the following message:
> {noformat}
> Failed tests:
>   HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed:223 expected:<[OK client@EXAMPLE.COM]> 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)