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

Run tests on revdeps #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thierry-martinez
Copy link

There does not seem to be a way to run reverse-dependencies tests currently. We would like to do that for ppx_deriving CI (see ocaml-ppx/ppx_deriving#227).

In this pull-request, I propose to run tests on reverse-dependencies when TESTS=true (the default) and REVDEPS is true or lists some reverse dependencies to test (no by default).

There does not seem to be a way to run reverse-dependencies tests
currently. We would like to do that for ppx_deriving CI (see
ocaml-ppx/ppx_deriving#227).

In this commit, I propose to run tests on reverse-dependencies when
`TESTS=true` (the default) and `REVDEPS` is `true` or lists some
reverse dependencies to test (no by default).
thierry-martinez added a commit to thierry-martinez/ppx_deriving that referenced this pull request May 24, 2020
It is the default.
Here is a pull-request to allow reverse-dependencies to be tested.
ocaml/ocaml-ci-scripts#338
@XVilka
Copy link
Contributor

XVilka commented Jun 9, 2020

Shouldn't this be merged too? @kit-ty-kate

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

Successfully merging this pull request may close these issues.

2 participants