You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/11/03 00:07:27 UTC

[jira] [Created] (HDFS-9362) TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line endings, fails on Windows.

Chris Nauroth created HDFS-9362:
-----------------------------------

             Summary: 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


{{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)