You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2013/01/02 23:10:12 UTC

[jira] [Created] (HADOOP-9174) TestSecurityUtil failure on Windows with Open JDK 7

Arpit Agarwal created HADOOP-9174:
-------------------------------------

             Summary: TestSecurityUtil failure on Windows with Open JDK 7
                 Key: HADOOP-9174
                 URL: https://issues.apache.org/jira/browse/HADOOP-9174
             Project: Hadoop Common
          Issue Type: Test
    Affects Versions: 1-win
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


TestSecurityUtil.TestBuildTokenServiceSockAddr fails due to implicit dependency on the test case execution order.

Testcase: testBuildTokenServiceSockAddr took 0.003 sec
	Caused an ERROR
expected:<[127.0.0.1]:123> but was:<[localhost]:123>
	at org.apache.hadoop.security.TestSecurityUtil.testBuildTokenServiceSockAddr(TestSecurityUtil.java:133)


Similar bug exists in TestSecurityUtil.testBuildDTServiceName.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira