wohali opened a new issue #634: JS test: replication did not cancel correctly URL: https://github.com/apache/couchdb/issues/634 @nickva you might want to take a look at this one. ## Makefile output ``` test/javascript/tests/replication.js Error: expected 'null', got '{"node":"[email protected]","pid":"<0.13402.3>","changes_pending":null,"checkpoint_interval":30000,"checkpointed_source_seq":"5-g1AAAAIreJyV0FEKwiAYB3DbguqpI9QJYjrXp0_tJqVTWWPZU891k7pJ3aRuslwGK8ZgQ1DQ7_-DvyVCaJqHCs3tUWmcYgKryC1cuodAILmoqqrIQzE6uIsJz6Sbwu3xTkIu3S43XwV9FMhowphUaHaySpu91ao7n9b57V9eiLUCMP3yuzp__muRUGriiAxoYcduRxd3OOhaS4FvwjmhEA-Wbl66N50yI4jkvFcnbzy88WyMiLFEAx5gvLzx-zcEICPQThVvi7qNnQ","continuous":true,"database":null,"doc_id":null,"doc_write_failures":0,"docs_read":5,"docs_written":5,"missing_revisions_found":5,"replication_id":"cf3a9ef1437e08d66706fbf0d77e148b+continuous+create_target","revisions_checked":5,"source":"http://127.0.0.1:15984/test_suite_db_jqsznub_src/","source_seq":"5-g1AAAAIreJyV0FEKwiAYB3DbguqpI9QJYjrXp0_tJqVTWWPZU891k7pJ3aRuslwGK8ZgQ1DQ7_-DvyVCaJqHCs3tUWmcYgKryC1cuodAILmoqqrIQzE6uIsJz6Sbwu3xTkIu3S43XwV9FMhowphUaHaySpu91ao7n9b57V9eiLUCMP3yuzp__muRUGriiAxoYcduRxd3OOhaS4FvwjmhEA-Wbl66N50yI4jkvFcnbzy88WyMiLFEAx5gvLzx-zcEIC PQThVvi7qNnQ","started_on":1498697053,"target":"http://127.0.0.1:15984/test_suite_db_iqkzcel_tgt/","through_seq":"5-g1AAAAIreJyV0FEKwiAYB3DbguqpI9QJYjrXp0_tJqVTWWPZU891k7pJ3aRuslwGK8ZgQ1DQ7_-DvyVCaJqHCs3tUWmcYgKryC1cuodAILmoqqrIQzE6uIsJz6Sbwu3xTkIu3S43XwV9FMhowphUaHaySpu91ao7n9b57V9eiLUCMP3yuzp__muRUGriiAxoYcduRxd3OOhaS4FvwjmhEA-Wbl66N50yI4jkvFcnbzy88WyMiLFEAx5gvLzx-zcEICPQThVvi7qNnQ","type":"replication","updated_on":1498697054,"user":null}' 321: test/javascript/couch_test_runner.js TEquals(null,[object Object],"Replication was canceled") 1828: test/javascript/tests/replication.js () 37: test/javascript/cli_runner.js runTest() 48: test/javascript/cli_runner.js ``` ## Instance(s) * https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/43/pipeline/50 * https://couchdb-vm2.apache.org/ci_errorlogs/jenkins-couchdb-43-2017-06-29T00:44:15.560348/couchlog.tar.gz ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
