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 2018/05/27 21:22:47 UTC

[GitHub] wohali opened a new issue #1345: eunit failing on 1-processor machine

wohali opened a new issue #1345: eunit failing on 1-processor machine
URL: https://github.com/apache/couchdb/issues/1345
 
 
   Even with the fix from #1296, I am seeing failures running `bcrypt_tests: simple_nif_test` on a single-processor machine when running `make check` after `configure -c` (i.e. bcrypt enabled).
   
   @davisp do you know why eunit isn't picking up the right `vm.args`? Looking at `setup_eunit.template` it LOOKS like it should be doing the right thing.
   
   The workaround is to use 2 vCPUs for now when running `make check`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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