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 Dnf and Yum to accept 100 as a return code #11668

Merged
merged 6 commits into from Jul 19, 2022

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Jul 18, 2022

Changelog: Fix: Fix Dnf and Yum to accept 100 as a return code.
Docs: omit

Closes: #11661

@czoido czoido added this to the 1.51 milestone Jul 18, 2022
Copy link
Contributor

@franramirez688 franramirez688 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the tests from conans/test/integration/tools/system/package_manager_test.py are unit tests instead of integration ones. Even the tests marked as @pytest.mark.skipif are totally useless because they seem to be passing in all the OSs. I only mention it to keep it in mind.

@franramirez688 franramirez688 merged commit d40f5b5 into conan-io:develop Jul 19, 2022
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.

[bug] system package failure on dnf and yum
3 participants