You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/11/23 16:19:08 UTC

[GitHub] [couchdb-erlfdb] nickva opened a new issue #46: Tests should guard against setting random keys which write to \xFF

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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-erlfdb] kocolosk closed issue #46: Tests should guard against setting random keys which write to \xFF

Posted by GitBox <gi...@apache.org>.
kocolosk closed issue #46:
URL: https://github.com/apache/couchdb-erlfdb/issues/46


   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org