Skip to content

Fix the ipi clang module derivation tests - #1621

Open
sepy97 wants to merge 1 commit into
swiftlang:mainfrom
sepy97:fix-clang-ipi-tests
Open

Fix the ipi clang module derivation tests#1621
sepy97 wants to merge 1 commit into
swiftlang:mainfrom
sepy97:fix-clang-ipi-tests

Conversation

@sepy97

@sepy97 sepy97 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Currently module is considered ipi if it has SKIP_INSTALL=YES or if the INSTALL_PATH is empty. Latter was not the case for two test cases (ipiClangModuleSrcRootCondition and ipiClangModuleSymlink; these tests are fixed now.

rdar://184634248

[Put a one line description of your change into the PR title, please be specific]

[Explain the context, and why you're making that change. What is the problem you're trying to solve.]

[Tests can be run by commenting @swift-ci test on the pull request, for more information see this]

Currently module is considered ipi if it has SKIP_INSTALL=YES
or if the INSTALL_PATH is empty. Latter was not the case for
two test cases (ipiClangModuleSrcRootCondition and
ipiClangModuleSymlink; these tests are fixed now.

rdar://184634248
@sepy97

sepy97 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

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