Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.