Skip to content

[test] Fix rare failure in LineTable editing test #97

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
Apr 12, 2019

Conversation

benlangmuir
Copy link
Contributor

This test will (rarely) delete enough of the string to trip over empty
line and column ranges. After this fix it should be fine to completely
empty the string.

This test will (rarely) delete enough of the string to trip over empty
line and column ranges. After this fix it should be fine to completely
empty the string.
@benlangmuir
Copy link
Contributor Author

@swift-ci please test

@benlangmuir
Copy link
Contributor Author

FYI @nate-chandler this was the random failure you saw.

@benlangmuir benlangmuir merged commit 6d6f899 into swiftlang:master Apr 12, 2019
@benlangmuir benlangmuir deleted the rand-delete branch April 12, 2019 20:06
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