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 2019/08/01 08:28:26 UTC

[GitHub] [couchdb] sarveshtamba opened a new issue #2091: HTTP Request TimeOut errors for Elixir testsin COuchDB test suite

sarveshtamba opened a new issue #2091: HTTP Request TimeOut errors for Elixir testsin COuchDB test suite
URL: https://github.com/apache/couchdb/issues/2091
 
 
   -CouchDB v2.3(master branch)
   -Erlang OTP v21
   -Elixir v1.8.2
   Following error messages are found in multiple places(for around 130 to 170 tests) while running CouchDB test suite:-
   `     ** (KeyError) key :status_code not found in: %HTTPotion.ErrorResponse{message: "req_timedout"}
   `
   
   Almost all the occurences have the following stacktrace:-
   `
        stacktrace:
          (couchdbtest) test/elixir/lib/couch/db_test.ex:166: anonymous fn/2 in Couch.DBTest.create_db/2
          (couchdbtest) test/elixir/lib/couch/db_test.ex:304: Couch.DBTest.retry_until/4
   `
   
   Same failures are seen for `make check` as well as `make elixir` commands.
   Does any of the recent commits could be causing this?
   
   
   [log_make_check_container_137failures.log](https://github.com/apache/couchdb/files/3455645/log_make_check_container_137failures.log)
   [log_make_check_container_163Failures.log](https://github.com/apache/couchdb/files/3455646/log_make_check_container_163Failures.log)
   

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