Skip to content

Do not generate a build parameters file if a custom one has been passed #3693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

neonichu
Copy link
Contributor

This already works, because it seems like the second --buildParametersFile option wins when invoking xcbuild, but it seems better to make this more explicit and more clean to not generate a file if the expectation is that it won't be used.

This already works, because it seems like the second `--buildParametersFile` option wins when invoking `xcbuild`, but it seems better to make this more explicit and more clean to not generate a file if the expectation is that it won't be used.
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@neonichu neonichu self-assigned this Aug 27, 2021
@neonichu
Copy link
Contributor Author

Seeing the same test failure as in #3695

15:10:49 Test Case 'APIDiffTests.testCheckVendedModulesOnly' started at 2021-08-27 22:09:39.720
15:10:49
/home/buildnode/jenkins/workspace/swift-package-manager-self-hosted-Linux-smoke-test/branch-main/swiftpm/Tests/CommandsTests/APIDiffTests.swift:144: error: APIDiffTests.testCheckVendedModulesOnly : XCTAssertTrue failed -
15:10:49 Test Case 'APIDiffTests.testCheckVendedModulesOnly' failed (14.045 seconds)

@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@neonichu
Copy link
Contributor Author

Looks as if this wasn't just flaky, APIDiffTests.testCheckVendedModulesOnly continues to fail on Linux.

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Aug 30, 2021
@tomerd
Copy link
Contributor

tomerd commented Aug 31, 2021

@swift-ci smoke test

@neonichu neonichu merged commit b01ec65 into main Aug 31, 2021
@neonichu neonichu deleted the explicit-custom-build-parameters branch August 31, 2021 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants