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

Add broken list tests #319

Merged
merged 12 commits into from
Mar 29, 2022
Merged

Conversation

jeffa5
Copy link
Collaborator

@jeffa5 jeffa5 commented Mar 26, 2022

This adds some rust tests for a sequence of list operations that doesn't give the same ordering of ops when saved and loaded again. The issue is somewhere in either the SeekOp or Insert query logic I think but am not too sure on which one is wrong.

This currently includes the fix for last_elem too, from #320.

@jeffa5 jeffa5 requested review from orionz, alexjg and ept March 26, 2022 12:26
@orionz orionz merged commit 93082ad into automerge:experiment Mar 29, 2022
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.

None yet

2 participants