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

[lldb][swift] Add missing swiftTest decorators #1922

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

Teemperor
Copy link

The swiftTest decorator should be on all Swift tests to make sure they are only
run in configurations where Swift is supported. Otherwise these tests are still
run and will fail when the Swift plugin is disabled.

The swiftTest decorator should be on all Swift tests to make sure they are only
run in configurations where Swift is supported. Otherwise these tests are still
run and will fail when the Swift plugin is disabled.
@Teemperor
Copy link
Author

@swift-ci test

@Teemperor
Copy link
Author

@swift-ci test

lldbuild tests failed...

@kastiglione
Copy link

@swift-ci test macOS Platform

@Teemperor
Copy link
Author

Hmm, the failing test isn't one of the ones I modified.

@Teemperor
Copy link
Author

@swift-ci test macOS Platform

@Teemperor Teemperor merged commit 7669e9d into apple:swift/main Oct 9, 2020
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.

None yet

3 participants