jenkinsci / jenkinsci/junit-plugin

Make it possible to distinguish xfail tests from regular skipped tests

Open
#718 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

### What feature do you want to see added?

Due to current limitation in junit format, xfail test may be reports as skipped with the extra information about xfail as `type="pytest.xfail"`.

Still, when these are rendered in the UI, there is no indication that these in fact did run and passed due to being marked as `xfail`.

While the `message` field is rendered, the `type` is not rendered at all. If the type will also be rendered this could be probably found as "good enough". Still, right now, is impossible to distinguish unless you dig into the XML file.

### Upstream changes

_No response_

### Are you interested in contributing this feature?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.