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

Review [a-d]* tests for dnf5 #1568

Merged
merged 8 commits into from
Oct 16, 2024
Merged

Review [a-d]* tests for dnf5 #1568

merged 8 commits into from
Oct 16, 2024

Conversation

m-blaha
Copy link
Member

@m-blaha m-blaha commented Oct 15, 2024

  • added reference to related github issues for failing tests
  • passing tests are enabled/adjusted
  • tests that does not make sense any more are dropped
  • test for aliases functionality is re-worked to cover dnf5 implementation

- drop alias-command.feature since the command is not supported in dnf5
- create a new feature to test dnf5 aliasing functionality
- removed dnf4 only test
- removed test that rely on expired_repos.json, such file is not used by
  dnf5 any more
- use correct exit code
- use correct error message
- one failing scenario adjusted to dnf5
- for scenarios not passing on dnf5 added links to related github issues
The --debuglevel option has been dropped in dnf5, only debuglevel config
option is supposed to be supported. Unfortunately this config option is
still not implemented, so there is nothing to test.

rpm-software-management/dnf5#1774
- move the @dnf5 decorator to the Feature level
- remove remaining dnf4 output testing
Added a link to the github issue tracking Python plugins problem.
- one already passing test tagged with @dnf5
- added links to github issues for failing tests
@kontura kontura self-assigned this Oct 16, 2024
Copy link
Contributor

@kontura kontura left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@kontura kontura merged commit c772b71 into main Oct 16, 2024
5 checks passed
@kontura kontura deleted the mblaha/dnf5-revise-a-d branch October 16, 2024 12:46
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.

2 participants