Skip to content

FoundationEssentialTests: elide some tests on Windows #600

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
May 9, 2024

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented May 9, 2024

Windows does not have the concept of a "root" user, instead all users have rights assigned to them with a capabilities system. As there is no equivalent for euid, simply elide this suite on Windows for now.

@compnerd compnerd requested review from parkera and jmschonfeld May 9, 2024 15:12
@compnerd
Copy link
Member Author

compnerd commented May 9, 2024

@swift-ci please test

Windows does not have the concept of a "root" user, instead all users
have rights assigned to them with a capabilities system. As there is no
equivalent for `euid`, simply elide this suite on Windows for now.
@compnerd
Copy link
Member Author

compnerd commented May 9, 2024

@swift-ci please test

@compnerd compnerd requested a review from jmschonfeld May 9, 2024 19:30
@compnerd compnerd merged commit c52b422 into swiftlang:main May 9, 2024
@compnerd compnerd deleted the elision branch May 9, 2024 20:31
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