Project

General

Profile

Actions

action #113510

closed

coordination #103323: [epic] BCI testing

Make soft-failures from XFAIL tests from BCI-tests results

Added by jlausuch almost 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
Start date:
2022-07-12
Due date:
% Done:

0%

Estimated time:

Description

in BCI-tests there is the option to mark some tests as XFAIL with a bug ref, which is basically the same as we have in openQA soft-fail.
For example:
https://github.com/SUSE/BCI-tests/blob/d1025351849e293dfc2992b87ce43f079c998dd2/tests/test_openjdk_devel.py#L28

 pytest.mark.xfail(
                reason="https://bugzilla.suse.com/show_bug.cgi?id=1199262"
            )

Those results will be taken by openQA as working test.

The goal of this ticket is to mark the openQA job as soft-failure if there is some XFAIL when running BCI-test.

Actions

Also available in: Atom PDF