Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Test and fix find_first_stream_ordering_after_ts #2943

Merged
merged 3 commits into from
Mar 5, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 5, 2018

It seemed to suffer from a bunch of off-by-one errors.

richvdh added 2 commits March 5, 2018 11:53
Expose this as a public function which can be called outside a txn
It seemed to suffer from a bunch of off-by-one errors.
self.assertEqual(r, 3,
"First event after 110ms should be 3, was %i" % r)

# 4 and 5 are both after 12: we want 4 rather than 5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/12/120/

@richvdh richvdh merged commit d032785 into develop Mar 5, 2018
@richvdh richvdh deleted the rav/fix_find_first_stream_ordering_after_ts branch March 5, 2018 12:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants