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 2020/03/16 22:19:22 UTC

[GitHub] [couchdb] nickva opened a new pull request #2671: A few minor cleanups in fabric2_db_crud_tests

nickva opened a new pull request #2671: A few minor cleanups in fabric2_db_crud_tests
URL: https://github.com/apache/couchdb/pull/2671
 
 
    * Made a silly error building the accumulator list:
      [Row, Acc] -> [Row | Acc]
   
    * Left some debugging code in `list_dbs_tx_too_old` test
      The test was supposed to setup only 1 failure in the user callback
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] nickva merged pull request #2671: A few minor cleanups in fabric2_db_crud_tests

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #2671: A few minor cleanups in fabric2_db_crud_tests
URL: https://github.com/apache/couchdb/pull/2671
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] nickva commented on issue #2671: A few minor cleanups in fabric2_db_crud_tests

Posted by GitBox <gi...@apache.org>.
nickva commented on issue #2671: A few minor cleanups in fabric2_db_crud_tests
URL: https://github.com/apache/couchdb/pull/2671#issuecomment-599796772
 
 
   @tonysun83 thanks! CI runs on master only so it tries to run erlfdb compile and everything without having any fdb bits

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] tonysun83 commented on issue #2671: A few minor cleanups in fabric2_db_crud_tests

Posted by GitBox <gi...@apache.org>.
tonysun83 commented on issue #2671: A few minor cleanups in fabric2_db_crud_tests
URL: https://github.com/apache/couchdb/pull/2671#issuecomment-599795290
 
 
   +1 on the test code, but CI is failing due to a header issue

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services