[ 
https://issues.apache.org/jira/browse/HADOOP-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973506#comment-13973506
 ] 

Arpit Agarwal commented on HADOOP-8980:
---------------------------------------

A similar failure as described in [Chris's third 
comment|https://issues.apache.org/jira/browse/HADOOP-8980?focusedCommentId=13509416&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13509416]
 was hit in {{TestSaslRPC}}.

Exception stack trace:
{code}
Tests run: 85, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.765 sec <<< 
FAILURE! - in org.apache.hadoop.ipc.TestSaslRPC
testTokenOnlyServer[0](org.apache.hadoop.ipc.TestSaslRPC)  Time elapsed: 0.092 
sec  <<< FAILURE!
java.lang.AssertionError: 
expected:<.*RemoteException.*AccessControlException.*: SIMPLE authentication is 
not enabled.*> but was:<java.io.IOException: Failed on local exception: 
java.io.IOException: An established connection was aborted by the software in 
your host machine; Host Details : local host is: "WIN-Q5VLNTLIBJ0/10.0.2.15"; 
destination host is: "WIN-Q5VLNTLIBJ0":49623; >
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.hadoop.ipc.TestSaslRPC.assertAuthEquals(TestSaslRPC.java:978)
        at 
org.apache.hadoop.ipc.TestSaslRPC.testTokenOnlyServer(TestSaslRPC.java:782)
{code}

> TestRPC and TestSaslRPC fail on Windows
> ---------------------------------------
>
>                 Key: HADOOP-8980
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8980
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>
> This failure may indicate a difference in socket handling on Windows.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to