Skip to content
Snippets Groups Projects
Commit 5f3205ac0df2 authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

Change compatible_with decorator to not_compatible_with

This decorator will be used to mark versions that do not work most of the time.
So instead passing `compatible_with("not(revset)")` and a negative filter function,
we can just specify the revset wherein the bench should not run and optionally
further filter on test kwargs.
parent 598d2a3fe4f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment