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/03/24 02:31:12 UTC

[GitHub] wohali commented on issue #1231: Replace resource expensive bcrypt test with shorter version

wohali commented on issue #1231: Replace resource expensive bcrypt test with shorter version
URL: https://github.com/apache/couchdb/pull/1231#issuecomment-375840362
 
 
   @eiri we got a random failure in Jenkins related to encryption after this hit master, can you investigate please?
   
   https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/223/pipeline
   
   Logs at https://couchdb-vm2.apache.org/ci_errorlogs/jenkins-couchdb-223-2018-03-23T23:15:34.663810/couchlog.tar.gz
   
   ```
   test/javascript/tests/users_db_security.js                     
       Error: undefined
   Trace back (most recent call first):
       
     52: test/javascript/test_setup.js
         T((void 0))
     35: test/javascript/tests/users_db_security.js
         ("jchris1")
     39: test/javascript/tests/users_db_security.js
         ([object Object],"org.couchdb.user:fdmanana","jchris1")
    168: test/javascript/tests/users_db_security.js
         ("pbkdf2",(function (derived_key) {TEquals(40, derived_key.length, "de
    413: test/javascript/tests/users_db_security.js
         ()
    395: test/javascript/couch_test_runner.js
         run_on_modified_server([object Array],(function () {try {testFun(schem
    411: test/javascript/tests/users_db_security.js
         ("pbkdf2",0,[object Array])
    399: test/javascript/tests/users_db_security.js
         ()
     37: test/javascript/cli_runner.js
         runTest()
     48: test/javascript/cli_runner.js
   ```

----------------------------------------------------------------
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