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

Use diff instead of cmp in test/InterfaceHash/edited_method_body.swift #65364

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

etcwilde
Copy link
Contributor

We're seeing some flakiness in this test, but aren't sure what it's complaining about. cmp only says where the difference was, but doesn't print what was different. diff prints what was difference so we have a chance to figure out what happened.

This should be fine since the test is not run on Windows.

We're seeing some flakiness in this test, but aren't sure what it's
complaining about. `cmp` only says where the differencewas, but doesn't
print what was different. `diff` prints what was difference so we have a
chance to figure out what happened.
@etcwilde etcwilde requested a review from rintaro April 21, 2023 18:56
@etcwilde
Copy link
Contributor Author

@swift-ci please smoke test

@etcwilde etcwilde merged commit b8444be into swiftlang:main Apr 21, 2023
@etcwilde etcwilde deleted the ewilde/edited_method_body_diff branch April 21, 2023 23:49
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.

1 participant