Skip to content

test(e2e): run preprocessor fixtures outside the checkout - #2131

Open
rgrinberg wants to merge 1 commit into
masterfrom
push-vzyyywqkruoq
Open

test(e2e): run preprocessor fixtures outside the checkout#2131
rgrinberg wants to merge 1 commit into
masterfrom
push-vzyyywqkruoq

Conversation

@rgrinberg

Copy link
Copy Markdown
Member

Create the temp preprocessor project in the system temp directory instead of
under the checkout root, and build it with --root ..

Dune refuses to treat a directory under a hidden path (such as .scratch)
as a project root, which broke both dune build and the server's
dune ocaml-merlin config discovery for the fixture project in nested
checkouts.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
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.

1 participant