[ https://issues.apache.org/jira/browse/HDFS-9362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988434#comment-14988434 ]
Hudson commented on HDFS-9362: ------------------------------ FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #622 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/622/]) HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix (cnauroth: rev 7e2829662b4c4bf33ebaf2fa09312d0bed3d6f92) * hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAuditLogger.java > TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line endings, > fails on Windows. > ------------------------------------------------------------------------------------------- > > Key: HDFS-9362 > URL: https://issues.apache.org/jira/browse/HDFS-9362 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Priority: Minor > Fix For: 2.8.0 > > Attachments: HDFS-9362.001.patch > > > {{TestAuditLogger#testAuditLoggerWithCallContext}} was added recently to > exercise the new audit logging with caller context functionality. The tests > assume Unix line endings by hard-coding "\n" in asserts. These tests fail on > Windows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)