Skip to content

Fix objc_direct test that was failing on watchOS #62601

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
merged 1 commit into from
Dec 15, 2022

Conversation

ellishg
Copy link
Contributor

@ellishg ellishg commented Dec 15, 2022

#62183 extended the IRGen/objc_direct.swift test to support calling objc_direct constructors. #62593 disabled this test for the watchOS target because it was failing.

This fixes the incorrect assumption that some functions return i64, which is why the test was failing.

@ellishg ellishg force-pushed the fix-objc-direct-test-watchos branch from 7423334 to 3072991 Compare December 15, 2022 04:17
@aschwaighofer
Copy link
Contributor

@swift-ci smoke test

@aschwaighofer
Copy link
Contributor

Thank you!

@aschwaighofer aschwaighofer merged commit d6aa544 into swiftlang:main Dec 15, 2022
@ellishg ellishg deleted the fix-objc-direct-test-watchos branch December 15, 2022 21:40
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