Skip to content

Temporary disable testXcodeBuildSystemWithAdditionalBuildFlags #4125

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

Conversation

neonichu
Copy link
Contributor

This seems to be failing in CI on Apple Silicon because we can't build universal with the inferior toolchain there. On the one hand, that seems fair enough and most of our XCBuild tests are not part of the main test suite but they are in integration tests. On the other hand, there's testXcodeBuildSystemOverrides which should be hitting the same issue and it is present since last year. So I am disabling the test here to get more signal on whether this is a problem with the new test somehow or a new issue outside of SwiftPM / this particular test.

This seems to be failing in CI on Apple Silicon because we can't build universal with the inferior toolchain there. On the one hand, that seems fair enough and most of our XCBuild tests are not part of the main test suite but they are in integration tests. On the other hand, there's `testXcodeBuildSystemOverrides` which should be hitting the same issue and it is present since last year. So I am disabling the test here to get more signal on whether this is a problem with the new test somehow or a new issue outside of SwiftPM / this particular test.
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@shahmishal shahmishal merged commit 070328f into main Feb 12, 2022
@shahmishal shahmishal deleted the disable-testXcodeBuildSystemWithAdditionalBuildFlags branch February 12, 2022 02:15
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.

4 participants