jaydoane commented on issue #1833: Change minimum supported Erlang version to OTP 19 URL: https://github.com/apache/couchdb/pull/1833#issuecomment-450300261 Looks like this is a pretty consistent failure for OTP 21.2 (but not 21.1, evidently): ``` test/javascript/tests/config.js Error: FAIL isRunning Stacktrace: waitForSuccess((function () {CouchDB.last_req = CouchDB.request("GET", "/");return typeof CouchDB.last_req == "object";}),"isRunning")@test/javascript/test_setup.js:64 @test/javascript/cli_runner.js:46 Failed to execute script. fail ``` I'll install 21.2 and try to repro locally.
---------------------------------------------------------------- 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
