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

Use dune test stanza #1631

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Use dune test stanza #1631

merged 5 commits into from
Dec 2, 2024

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Jun 26, 2024

This requires some fixes in dune...

@vouillon vouillon force-pushed the tests branch 4 times, most recently from 887bb01 to a1c0e4a Compare June 26, 2024 15:47
@hhugo
Copy link
Member

hhugo commented Jul 9, 2024

I'm guessing the relevant dune PR is ocaml/dune#10671, in which case this PR is blocked until dune 3.17 is released (https://github.com/ocaml/dune/milestone/58)

@hhugo hhugo added the blocked label Jul 9, 2024
@hhugo hhugo added this to the 6.0 milestone Nov 25, 2024
@hhugo
Copy link
Member

hhugo commented Nov 25, 2024

xref ocaml/dune#11143

@hhugo hhugo added the wasm label Nov 27, 2024
@hhugo
Copy link
Member

hhugo commented Nov 28, 2024

@vouillon, can you rebase this PR using the latest version of dune 3.17 ? I think they've drop the change that caused most dune file to be reformatted.

@hhugo
Copy link
Member

hhugo commented Nov 28, 2024

I plan to merge this PR before merging #1724

@@ -6,6 +6,8 @@
(executable
(name test)
(modules test)
(enabled_if
(<> %{profile} using-effects))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this diff ?

@hhugo hhugo merged commit e69a51f into master Dec 2, 2024
21 checks passed
@hhugo hhugo deleted the tests branch December 2, 2024 12:27
@hhugo hhugo mentioned this pull request Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants