Skip to content

Issue 6238 - Fix test_audit_json_logging CI test regression #6264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

progier389
Copy link
Contributor

@progier389 progier389 commented Jul 16, 2024

CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)

@progier389 progier389 linked an issue Jul 17, 2024 that may be closed by this pull request
@progier389 progier389 merged commit 0f6a921 into 389ds:main Jul 17, 2024
195 checks passed
mreynolds389 pushed a commit that referenced this pull request Dec 3, 2024
CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)
mreynolds389 pushed a commit that referenced this pull request Dec 3, 2024
CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)
@progier389 progier389 deleted the i6238 branch May 20, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide option to change audit log format to use JSON
2 participants