Skip to content
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

[WIP] Tests: Skip failing tests on windows #8210

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Jan 10, 2025

The Pipelines do not currently test on windows platform. To get to a point where we can execute tests on windows, we will first disable the failing tests and later enable them as the pipeline is setup to ensure we do not regress in behaviour.

related to #8121
rdar://139977454

Motivation:

In preparation for #8176 , disable failing Windows tests.

Modifications:

Mark some tests as Skipped on Windows

The Pipelines do not currently test on windows platform.  To get to a
point where we can execute tests on windows, we will first disable the
failing tests and later enable them as the pipeline is setup to ensure
we do not regress in behaviour.

related to swiftlang#8121
rdar://139977454
@bkhouri bkhouri force-pushed the t/main/gh8121_radar139977454_swift_test_on_windows branch from 27afed4 to 09a6835 Compare February 10, 2025 20:10
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 25, 2025

@swift-ci test self hosted windows

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.

3 participants