Skip to content

[Test] Disable protocol-conformance-cache tests when tests are optimized. #83233

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

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Jul 22, 2025

These tests need to perform various conformance checks that can be statically known, and the optimizer removes them.

rdar://155924190

…zed.

These tests need to perform various conformance checks that can be statically known, and the optimizer removes them.

rdar://155924190
@mikeash mikeash requested a review from rjmccall as a code owner July 22, 2025 15:56
@mikeash
Copy link
Contributor Author

mikeash commented Jul 22, 2025

@swift-ci please test

@eeckstein eeckstein merged commit cd7aa20 into swiftlang:main Jul 23, 2025
5 checks passed
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