Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
avatica-1.8.0
-
None
Description
The test HttpServerSpnegoWithJaasTest.testAuthenticatedClientsAllowed fails on Windows, with the following message:
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> ]>
Unlike some other SPNEGO tests, this one occurs every time.