Skip to content

fix(log): ignore serialization format error globally#3060

Merged
mkoura merged 1 commit intomasterfrom
global_ignore_serialization_format_err
May 27, 2025
Merged

fix(log): ignore serialization format error globally#3060
mkoura merged 1 commit intomasterfrom
global_ignore_serialization_format_err

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented May 27, 2025

Move the "expected change in the serialization format" error from a test-specific ignore rule to the global ERRORS_IGNORED list in logfiles.py. This ensures the error is ignored consistently across all tests, simplifying maintenance and reducing duplication.

Move the "expected change in the serialization format" error from a
test-specific ignore rule to the global ERRORS_IGNORED list in
logfiles.py. This ensures the error is ignored consistently across all
tests, simplifying maintenance and reducing duplication.
@mkoura mkoura requested a review from saratomaz as a code owner May 27, 2025 11:53
@mkoura mkoura merged commit d10bca4 into master May 27, 2025
2 checks passed
@mkoura mkoura deleted the global_ignore_serialization_format_err branch May 27, 2025 11:57
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.

1 participant