8000 Ensure that keys generated by testing/quick are unique by josharian · Pull Request #642 · boltdb/bolt · GitHub
[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Ensure that keys generated by testing/quick are unique #642

Merged
merged 1 commit into from
Dec 28, 2016

Conversation

josharian
Copy link
Contributor

Quick seed 21691 used to generate duplicate keys,
which caused some Puts of values to overwrite other values,
causing spurious test failures.

Fixes #629.

Quick seed 21691 used to generate duplicate keys, 
which caused some Puts of values to overwrite other values,
causing spurious test failures.

Fixes boltdb#629.
@xiang90
Copy link
Contributor
xiang90 commented Dec 28, 2016

lgtm

@benbjohnson benbjohnson merged commit a705895 into boltdb:master Dec 28, 2016
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.

3 participants
0