Skip to content

XFAIL failing projects #818

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

Closed
wants to merge 1 commit into from

Conversation

hamishknight
Copy link
Contributor

rdar://109999674
rdar://109999583

rdar://109999674
rdar://109999583
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

Erik is working on a fix for this, so hopefully we won't need this, but going to keep open for now just in case

"tags": "sourcekit-disabled swiftpm",
"xfail": [
{
"issue": "rdar://109999583",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This only affects release builds I believe you'll need

"configuration": "release"

Copy link
Contributor Author

@hamishknight hamishknight May 31, 2023

Choose a reason for hiding this comment

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

Good catch! Though fortunately I don't think we'll need this PR after all

Copy link
Collaborator

Choose a reason for hiding this comment

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

Even better 👍

"tags": "sourcekit-disabled swiftpm",
"xfail": [
{
"issue": "rdar://109999583",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This only affects debug builds I believe you'll need

"configuration": "debug"

@hamishknight
Copy link
Contributor Author

The issue should be fixed by swiftlang/swift#66238, so we shouldn't need this after all

@hamishknight hamishknight deleted the xfail-projects branch May 31, 2023 18:50
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