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

Add functionality to mark the tests as expected to fail #1182

Open
martinobanana opened this issue Nov 21, 2022 · 0 comments
Open

Add functionality to mark the tests as expected to fail #1182

martinobanana opened this issue Nov 21, 2022 · 0 comments

Comments

@martinobanana
Copy link

In order to backport tests to branches early and have them ready in correct time, as well as verify that the test is really failing on old rpms, we need a way of marking the tests as expected to fail.

When test is marked with something (tag?) as expected to fail, the test would run, fail but the overall result would be PASS, cleanly visible that something failed but was expected to fail.

There's a flag called xfail which was created for this purpose I believe but the behavior changed.

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

No branches or pull requests

1 participant