Skip to content

Gardening: Migrate test suite to GH issues p. 13 #60836

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

Conversation

AnthonyLatsis
Copy link
Collaborator

No description provided.

@AnthonyLatsis AnthonyLatsis requested a review from xedin August 29, 2022 21:32
instanceWithDeinitFunc.deinit()
_ = instanceWithDeinitFunc.deinit(a:)
_ = instanceWithDeinitFunc.deinit as () -> Void
SR3043Derived.deinit() // expected-error {{deinitializers cannot be accessed}}
Copy link
Collaborator Author

@AnthonyLatsis AnthonyLatsis Aug 29, 2022

Choose a reason for hiding this comment

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

The test case on this line is a dupe (see old line 56)—deleted it.

@xedin
Copy link
Contributor

xedin commented Sep 1, 2022

@swift-ci please test

@AnthonyLatsis AnthonyLatsis merged commit 5b245b4 into swiftlang:main Sep 2, 2022
@AnthonyLatsis AnthonyLatsis deleted the migrate-test-suite-to-gh-issues-13 branch September 2, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants