nickva opened a new issue #46:
URL: https://github.com/apache/couchdb-erlfdb/issues/46
We need to fix a few cases like these:
https://github.com/apache/couchdb-erlfdb/blob/main/test/erlfdb_02_anon_fdbserver_test.erl#L34-L37
As they lead to spurious failures when the key is prefixed with \xFF. I
added a gen function which does just that
https://github.com/apache/couchdb-erlfdb/blob/main/test/erlfdb_03_transaction_options_test.erl#L100-L102
so we'd just have to re-use the pattern in other tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]