Fix mercurial tests #264

Open
opened 2024-05-05 04:00:25 +00:00 by jade · 3 comments
Owner

@qyriad noticed that our tests requiring mercurial silently skip if mercurial is missing. this seems bad. we should probably at least make sure CI runs them.

@qyriad noticed that our tests requiring mercurial silently skip if mercurial is missing. this seems bad. we should probably at least make sure CI runs them.
Member

@jade do you mean a hard fail if mercurial is missing?
Because mercurial should be in nativeBuildInputs.

@jade do you mean a hard fail if mercurial is missing? Because mercurial should be in nativeBuildInputs.
Author
Owner

We should at least warn harder, probably in meson, and possibly refuse to build unless it is explicitly disabled. But yes it should be in nativeBuildInputs.

We should at least warn harder, probably in meson, and possibly refuse to build unless it is explicitly disabled. But yes it should be in nativeBuildInputs.

could possibly be tackled together with a f2 merge; i guess we could make meson/ci run f2 run with an additional arg for those tests

could possibly be tackled together with a f2 merge; i guess we could make meson/ci run f2 run with an additional arg for those tests
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix#264
No description provided.