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

Fix unittest for local timezones #1729

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toddy15
Copy link

@toddy15 toddy15 commented Jun 11, 2024

The Unit Test (gramps.plugins.test.exports_test.test_ged) is broken when the OS is not in UTC time zone. This patch improves the test filter to ignore dates and times belonging to the last change (CHAN).

Also, the buffer for the previous tokens had to be increased.

See bug https://gramps-project.org/bugs/view.php?id=12902

The Unit Test (gramps.plugins.test.exports_test.test_ged) is broken when the
OS is not in UTC time zone. This patch improves the test filter to ignore
dates and times belonging to the last change (CHAN).

Also, the buffer for the previous tokens had to be increased.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants