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

Re-enable tests that are disabled due to missing or offline fixtures #3656

Open
dralley opened this issue Jul 1, 2024 · 0 comments
Open
Labels

Comments

@dralley
Copy link
Contributor

dralley commented Jul 1, 2024

We have a couple of tests that either never had a fixture made available for them, or did at one point but the fixture went offline. Those tests are now skipped.

We should re-enable as many of them as possible by generating new fixtures to handle those same scenarios. Note that in some cases it may be easier to do so using createrepo_c via Python code than by messing with createrepo_c on the command line.

https://github.com/rpm-software-management/createrepo_c/blob/master/examples/python/simple_repository_writing.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant