Skip to content

Conversation

OlivierNicole
Copy link
Contributor

The modified test could fail if the directory it's run in already contained a file named append.txt, which sometimes happened when the test has already been run previously by Dune, possibly with a different backend or profile.

The modified test could fail if the directory it's run in already
contained a file named `append.txt`, which sometimes happened when the
test has already been run previously by Dune, possibly with a different
backend or profile.
@OlivierNicole
Copy link
Contributor Author

OlivierNicole commented Aug 26, 2025

Fixes the test currently failing on master.

@vouillon
Copy link
Member

This is probably no longer needed for the CI since ocaml/dune#12243 has been fixed in dune 3.20.1. But it makes the test more robust.

@OlivierNicole
Copy link
Contributor Author

Since the compiler can be built with Dune 3.19 or newer, it can still be useful to correctly run the testsuite locally.

@hhugo
Copy link
Member

hhugo commented Aug 29, 2025

can this be fixed with dune locks ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants