Fix mercurial tests #264

Open
opened 2024-05-05 04:00:25 +00:00 by jade · 2 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.
jade added the
testing
label 2024-05-05 04:00:25 +00:00
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.
Sign in to join this conversation.
No milestone
No project
No assignees
2 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.