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

Support statuses filtering in MetaFilter #228

Open
mshriver opened this issue Oct 21, 2021 · 0 comments
Open

Support statuses filtering in MetaFilter #228

mshriver opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@mshriver
Copy link
Contributor

Identified in #225 when the MetaFilter was introduced, metadata.statuses filtering correctly shows the counts of the call/setup/teardown in the value selection.

When this filter is selected, the array filtering fails, returning no result. Each metadata.statuses.call|setup|teardown field contains an array value with the result for that phase, and a boolean indicating whether xfail was enabled.

https://github.com/ibutsu/pytest-ibutsu/blob/f0275bd321f23073d3615fd7d56474dbc563d6ca/pytest_ibutsu.py#L479

MetaFilter should support filtering by these array type fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants