Skip to content

fix: disable curl tests to prevent duplicate resolve.exe on Windows#3

Merged
zoogies merged 1 commit into
yoyoengine:mainfrom
Atman2212:fix/curl-tests-conflict
May 29, 2026
Merged

fix: disable curl tests to prevent duplicate resolve.exe on Windows#3
zoogies merged 1 commit into
yoyoengine:mainfrom
Atman2212:fix/curl-tests-conflict

Conversation

@Atman2212

Copy link
Copy Markdown
Contributor

This fixes the error of "multiple rules generate Debug/resolve.exe during building on Windows. I looked through the build.ninja file and found the conflict in curl's test server utilities being built alongside the rest by seeing this path "_deps\curl-build\tests\server\resolve". Fixed by disabling the curl tests before curl gets fetched.

@zoogies zoogies self-requested a review May 29, 2026 00:14
@zoogies zoogies added the fix Fix something label May 29, 2026

@zoogies zoogies left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Always interesting to me how cmake causes different configure issues on different systems non-deterministically

@zoogies zoogies merged commit b6dd2a5 into yoyoengine:main May 29, 2026
0 of 2 checks passed
@Atman2212 Atman2212 deleted the fix/curl-tests-conflict branch May 29, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants