You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@knox.apache.org by Jeffrey Rodriguez <je...@gmail.com> on 2015/08/08 05:31:20 UTC

test failing when running unit testcases

Building latest Knox on master branch I am getting.

Aug 07, 2015 8:29:06 PM org.glassfish.jersey.server.ApplicationHandler
initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18
21:52:53...
Aug 07, 2015 8:29:08 PM org.glassfish.jersey.server.ApplicationHandler
initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18
21:52:53...
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.852 sec
- in org.apache.hadoop.gateway.GatewayAdminTopologyFuncTest

Results :

Failed tests:
  GatewayBasicFuncTest.testCLIServiceTest:3560
Expected: a string containing "nodename nor servname provided"
     but: was "Username and/or password not supplied. Expect HTTP 401
Unauthorized responses.
bad-host
"
Regards,
                  Jeff