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

unit test for gobject-introspection version fails #209

Closed
prjemian opened this issue Dec 1, 2021 · 1 comment
Closed

unit test for gobject-introspection version fails #209

prjemian opened this issue Dec 1, 2021 · 1 comment
Labels
Milestone

Comments

@prjemian
Copy link
Contributor

prjemian commented Dec 1, 2021

Test for a specific version is a fragile test as today's run demonstrates. It works for a while but will ultimately fail as software versions change. Make it more robust (such as checking for a minimum version)

@prjemian prjemian added the bug label Dec 1, 2021
@prjemian prjemian added this to the v1.1 milestone Dec 1, 2021
@prjemian
Copy link
Contributor Author

prjemian commented Dec 6, 2021

Actually, the test is for a minimum version. The expected package requirement is missing in the upstream requirement.

@prjemian prjemian closed this as completed Dec 6, 2021
@prjemian prjemian modified the milestones: v1.1, 1.0.2 Jun 13, 2022
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