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 support for regexs in x-ci-accept-failures to ignore failures on sets of platforms #371

Open
shonfeder opened this issue Oct 2, 2024 · 0 comments

Comments

@shonfeder
Copy link
Contributor

There are some packages that require configuration of a system beyond opam's (current) capabilities (See, e.g., ocaml/opam-repository#26651 (comment)). It would be unwieldy and brittle to have to list all the platforms it fails on. Instead, let's improve the logic for testing this so that we can test against a regexp (or quivalent). This would make it easy and concise to ignore a class of OS's or all platforms (as needed in the linked case).

@shonfeder shonfeder changed the title Add support for a wildcard value in x-ci-accept-failures to ignore failures on all platforms Add support for a regex value in x-ci-accept-failures to ignore failures on sets of platforms Nov 7, 2024
@shonfeder shonfeder changed the title Add support for a regex value in x-ci-accept-failures to ignore failures on sets of platforms Add support for regexs in x-ci-accept-failures to ignore failures on sets of platforms Nov 7, 2024
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