FoundationDB / fdb-document-layer

A document data model on FoundationDB, implementing MongoDB® wire protocol
Apache License 2.0
207 stars 29 forks source link

Add "$all" tests to deterministic correctness #118

Open apkar opened 5 years ago

apkar commented 5 years ago

Although this is tested with unit tests, its not added to deterministic correctness, we could be missing corner cases.

apkar commented 5 years ago

I have enabled this locally and encountered an issue that can be reproduced with this

python test/correctness/document-correctness.py --doclayer-port 27018 forever doclayer mm \
--seed 1963808493947487390 --num-doc 300 --num-iter 1 --no-update \
--no-sort --no-numeric-fieldnames