Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

api/http/langos: fix TestHTTPMultipleRangeResponse test #2090

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

janos
Copy link
Member

@janos janos commented Feb 5, 2020

This PR fixes langos TestHTTPMultipleRangeResponse test by preventing to create multi range HTTP requests that have the same end value for n-th range as the start value for n+1 range. It is possible that such ranges are merged into one if they are of length 1.

The test was run several hundred times locally to validate that it does not flake anymore.

@janos janos self-assigned this Feb 5, 2020
@zelig zelig merged commit 9850015 into master Feb 6, 2020
@acud acud added this to the 0.5.6 milestone Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants