Skip to content

test: building module artifact targets under (include_subdirs qualified)#14497

Open
Alizter wants to merge 1 commit into
ocaml:mainfrom
Alizter:push-vvpmnkqnlvyq
Open

test: building module artifact targets under (include_subdirs qualified)#14497
Alizter wants to merge 1 commit into
ocaml:mainfrom
Alizter:push-vvpmnkqnlvyq

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented May 11, 2026

Cram test reproducing the crash described in #14496.

The test captures the current (crashing) output across all five module artifact pforms (%{cmi:...}, %{cmo:...}, %{cmx:...}, %{cmt:...}, %{cmti:...}); the file will need to be updated when the underlying bug is fixed.

Cram test reproducing an internal-error crash in Artifacts_obj.make
when a stanza uses (include_subdirs qualified) and two qualified
subdirectories define modules with the same leaf name. Covers all
five module artifact pforms: %{cmi:...}, %{cmo:...}, %{cmx:...},
%{cmt:...}, %{cmti:...}.

A normal build of the same stanza succeeds. When this is fixed, the
test will need to be updated to capture the correct (non-crashing)
output.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
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.

1 participant