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 broken automated tests by syncing with exif-samples #202

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

Conversation

EtiennePelletier
Copy link
Contributor

@EtiennePelletier EtiennePelletier commented Sep 23, 2024

This PR addresses the automated tests that were broken primarily due to an out-of-sync dump file in the exif-samples repository. It ensures the commands used to run the tests in exifread are consistent with those in the exif-samples repository.

Please note that the tests in this PR will not pass until the following related PRs are merged:

PR #12 in exif-samples - to update the dump file and simplify future updates.
PR #173 and PR #196 - to fix issues in exifread when parsing HEIF files.
Additionally, I recommend including the CI maintenace changes from PR #195.

I have verified that all tests pass when these changes are merged in a separate branch: Successful test run.

I welcome any feedback or suggestions on these changes!

🐍 🤹‍♂️

@EtiennePelletier EtiennePelletier changed the title Fix broken automated tests by syncing with exif-samples and updating dependencies Fix broken automated tests by syncing with exif-samples Sep 23, 2024
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