[
https://issues.apache.org/jira/browse/HDFS-9362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987846#comment-14987846
]
Chris Nauroth commented on HDFS-9362:
-------------------------------------
Something is going wrong with the Findbugs pre-check. I'll need to follow up
on that separately.
I cannot reproduce any of the test failures, and they are not related to the
code changed in this patch.
The license check warning is a known issue with HDFS tests writing output files
outside of the Maven build root. This is tracked elsewhere.
> 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
> 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)