Skip to content

[embedded] Centralize the OS/target requirements on (most) Embedded Swift tests #78748

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

kubamracek
Copy link
Contributor

Let's remove the // REQUIRES: OS=macosx || OS=linux-gnu line that we have duplicated across most of our Embedded Swift tests in test/embedded/. Instead, put the OS filtering logic into lit.local.cfg. This enables a lot of tests to start working in the RISC-V and ARM baremetal QEMU harness (not yet present in CI).

@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek kubamracek enabled auto-merge January 19, 2025 19:47
@kubamracek
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@swift-ci please test Linux platform

@kubamracek kubamracek merged commit 0a081f8 into swiftlang:main Jan 21, 2025
3 of 5 checks passed
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.

1 participant