Skip to content

[Test] Update SymbolGraphGen test to handle nondeterminism #72396

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
Mar 19, 2024

Conversation

QuietMisdreavus
Copy link
Contributor

The test SymbolGraph/Relationships/Synthesized/ConditionalConformance.swift is currently failing on CI, due to the presence of unexpected conformances to Copyable and Escapable appearing first on x86. As a quick fix to unblock CI, this PR updates the test to check multiple lines at once when fetching the relationship for the desired conformance.

@QuietMisdreavus
Copy link
Contributor Author

preset=buildbot,tools=R,stdlib=RD
@swift-ci Please test with preset macOS

@QuietMisdreavus QuietMisdreavus force-pushed the QuietMisdreavus/synthesized-conformance-test branch from 3c21a36 to 99afb28 Compare March 18, 2024 22:01
@QuietMisdreavus
Copy link
Contributor Author

preset=buildbot,tools=R,stdlib=RD
@swift-ci Please test with preset macOS

@QuietMisdreavus
Copy link
Contributor Author

@swift-ci Please smoke test

@QuietMisdreavus QuietMisdreavus merged commit 27443e0 into main Mar 19, 2024
@QuietMisdreavus QuietMisdreavus deleted the QuietMisdreavus/synthesized-conformance-test branch March 19, 2024 14:36
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