Skip to content
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

Check against decrease by soa_serial_auto only if it gets enabled #370

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

peteeckel
Copy link
Owner

fixes #368

One of the problems that aggravate the occurrence of spurious test failures is that the test for a decrease in the serial is conducted excessively often, instead of only when soa_serial_auto has not actually been disabled before the save() is executed.

This PR changes that behaviour, which is not really causing problems except for the excessive checks. It is hoped to reduce the occurrence of testing errors drastically.

@peteeckel peteeckel merged commit c0079e7 into main Aug 26, 2024
6 checks passed
@peteeckel peteeckel deleted the fix/soa-serial-auto-enable-check branch August 26, 2024 19:18
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.

Some tests occasionally fail
1 participant