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

Package mutaml.0.3 #26687

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Package mutaml.0.3 #26687

merged 1 commit into from
Oct 7, 2024

Conversation

jmid
Copy link
Contributor

@jmid jmid commented Oct 7, 2024

mutaml.0.3

A mutation tester for OCaml
Mutaml is a mutation testing tool for OCaml.
It uses a ppxlib-based preprocessor to make a series of small
breaking changes to a program's source code and then runs
the program's testsuite for each of them to catch uncaught
misbehaviour.



🐫 Pull-request generated by opam-publish v2.4.0

@jmid jmid force-pushed the opam-publish-mutaml.0.3 branch from d73aceb to 554137b Compare October 7, 2024 20:50
@jmid
Copy link
Contributor Author

jmid commented Oct 7, 2024

Compared to the 0.2 release in #26627, I've disabled @runtest under ppc64 and riscv, as they were failing there.

Like #26627 the first CI run failed opensuse-tumbleweed installation of conf-diffutils with

- Problem: 1: the installed busybox-diffutils-1.36.1-32.2.noarch conflicts with 'diffutils' provided by the to be installed diffutils-3.10-1.7.x86_64
-  Solution 1: deinstallation of busybox-diffutils-1.36.1-32.2.noarch
-  Solution 2: do not install diffutils-3.10-1.7.x86_64
- 
- Choose from above solutions by number or cancel [1/2/c/d/?] (c): c

There was also a 5.3.0~alpha1 failure, due to changes in the 5.3 AST causing cram tests to differ.
In 554137b I've thus disabled @runtest for 5.3 too.
With that fix, I expect this only to fails on opensuse-tumbleweed in the conf-diffutils installation.

@mseri
Copy link
Member

mseri commented Oct 7, 2024

Thanks!

@mseri mseri merged commit 6b08ef0 into ocaml:master Oct 7, 2024
2 of 3 checks passed
@jmid jmid deleted the opam-publish-mutaml.0.3 branch October 8, 2024 05:44
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