-
Notifications
You must be signed in to change notification settings - Fork 115
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
Remove old skip_if for closed BZs #15370
Conversation
trigger: test-robottelo |
PRT Result
|
The single PRT failure above is related to SCA-only, which won't be CPed with this PR. |
trigger: test-robottelo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are strainght forward.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem Statement
These BZs were already closed so we don't need to skip
if open
them anymore:https://bugzilla.redhat.com/show_bug.cgi?id=1802395
https://bugzilla.redhat.com/show_bug.cgi?id=1789028
https://bugzilla.redhat.com/show_bug.cgi?id=2112320
https://bugzilla.redhat.com/show_bug.cgi?id=1680458
https://bugzilla.redhat.com/show_bug.cgi?id=2148813
Solution
Remove the
skip_if
conditioning.PRT
trigger: test-robottelo
pytest: tests/foreman/api/test_reporttemplates.py::test_positive_lock_clone_nodelete_unlock_report tests/foreman/cli/test_activationkey.py::test_create_ak_with_syspurpose_set tests/foreman/ui/test_containerimagetag.py::test_positive_search