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 several issues in /tests/discover/libraries #3352

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

psss
Copy link
Collaborator

@psss psss commented Nov 11, 2024

  • Add the missing rlPhaseEnd which masked a failing assert
  • Simplify check for the .git suffix stripping
  • Modify pattern check for dnf5 commands

The .git suffix test case was exercising too much, including handling recommends covered by /tests/prepare/recommend. Also renamed to use dashes consistently.

Pull Request Checklist

  • adjust the test coverage

@psss psss added test coverage Improvements or additions to test coverage of tmt itself ci | full test Pull request is ready for the full test execution labels Nov 11, 2024
@psss psss added this to the 1.39 milestone Nov 11, 2024
* Add the missing `rlPhaseEnd` which masked a failing assert
* Simplify check for the `.git` suffix stripping
* Modify pattern check for `dnf5` commands

The `.git` suffix test case was exercising too much, including
handling recommends covered by `/tests/prepare/recommend`. Also
renamed to use dashes consistently.
@psss psss force-pushed the test-discover-libraries-failures branch from 254e65b to 62cc781 Compare November 11, 2024 22:02
@psss psss self-assigned this Nov 12, 2024
@psss psss merged commit 70e342e into main Nov 12, 2024
20 of 21 checks passed
@psss psss deleted the test-discover-libraries-failures branch November 12, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci | full test Pull request is ready for the full test execution test coverage Improvements or additions to test coverage of tmt itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants