Skip to content

Conversation

kcieplak
Copy link
Contributor

Comment out test as it has caused CI issues for weeks now.

#9249

Comment out test as it has caused CI issues for weeks
now.

swiftlang#9249
Copy link
Contributor

@jakepetroules jakepetroules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just add a disabled trait? We don't really like to keep commented-out code in the codebase.

// https://github.com/swiftlang/swift-package-manager/issues/9249

// @Test(
// .IssueWindowsLongPath,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue ( blocking): instead of commenting out this test, add a .disabled() and .issue() traits to ensure, that at a minimum, the the test still compiles.

@bkhouri
Copy link
Contributor

bkhouri commented Oct 17, 2025

Is there a GitHub issue tracking re-enablement of this test?

@bkhouri
Copy link
Contributor

bkhouri commented Oct 17, 2025

Is this change needed after #9256?

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