Skip to content

馃崚[cxx-interop] Fix libc++ tests - #80134

Merged
egorzhdan merged 1 commit into
release/6.1from
egorzhdan/6.1-libcxx-exec
Mar 20, 2025
Merged

egorzhdan merged 1 commit into
release/6.1from
egorzhdan/6.1-libcxx-exec

Conversation

@egorzhdan

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@swift-ci please test

@egorzhdan
egorzhdan merged commit 41bb19b into release/6.1 Mar 20, 2025
@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