Skip to content

CMake: run generate_xcode.test only for the host platform #71279

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Jan 31, 2024

Currently the test assumes that when we are testing for macOS we are targeting the host architecture (since we need to reuse existing build products to contain the test time) -- however there are some Apple internal configurations in which that's not the case.

Addresses rdar://118337598

Currently the test assumes that when we are testing for macOS we are
targeting the host architecture (since we need to reuse existing build
products to contain the test time) -- however there are some Apple
internal configuration in which that's not the case.

Addresses rdar://118337598
@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

@swift-ci Please Build Toolchain

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

@swift-ci Please test stdlib with toolchain

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

@swift-ci please test Apple Silicon

Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis left a comment

Choose a reason for hiding this comment

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

Thank you!

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

@swift-ci please test Apple Silicon

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

Recording CI run for stdlib with toolchain
before kicking the test for the minimal freestanding stdlib

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

1 similar comment
@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@edymtt edymtt changed the title CMake: run generate_xcode.txt only for the host platform CMake: run generate_xcode.test only for the host platform Jan 31, 2024
@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

3 similar comments
@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@edymtt
Copy link
Contributor Author

edymtt commented Jan 31, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@edymtt
Copy link
Contributor Author

edymtt commented Feb 1, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@edymtt
Copy link
Contributor Author

edymtt commented Feb 1, 2024

@swift-ci please test Apple Silicon

@edymtt
Copy link
Contributor Author

edymtt commented Feb 1, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

1 similar comment
@edymtt
Copy link
Contributor Author

edymtt commented Feb 1, 2024

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@edymtt
Copy link
Contributor Author

edymtt commented Feb 1, 2024

Getting the same failures as the incremental job for the minimal stdlib PR job.

@edymtt
Copy link
Contributor Author

edymtt commented Feb 2, 2024

@swift-ci please test Apple Silicon

@edymtt
Copy link
Contributor Author

edymtt commented Feb 2, 2024

Verified that BuildSystem/generate_xcode.test is still executed in the macOS and ASi bots (the two tests in the latter are unrelated to this change).

@edymtt edymtt merged commit 2072bf8 into swiftlang:main Feb 6, 2024
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.

2 participants