Skip to content

🍒[cxx-interop] Fix libc++ tests #80134

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
Mar 20, 2025
Merged

Conversation

egorzhdan
Copy link
Contributor

These two tests require execution privileges in order to run check-libcxx-version, which is used to restrict the tests to a range of libc++ versions. They were failing on non_executable CI jobs because of missing // REQUIRES: executable_test.

rdar://145821727
(cherry picked from commit 8ef468c)

These two tests require execution privileges in order to run `check-libcxx-version`, which is used to restrict the tests to a range of libc++ versions. They were failing on `non_executable` CI jobs because of missing `// REQUIRES: executable_test`.

rdar://145821727
(cherry picked from commit 8ef468c)
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Mar 19, 2025
@egorzhdan egorzhdan requested a review from a team as a code owner March 19, 2025 18:44
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan merged commit 41bb19b into release/6.1 Mar 20, 2025
5 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/6.1-libcxx-exec branch March 20, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants