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 2020/09/17 20:14:43 UTC

[GitHub] [couchdb] wohali opened a new issue #3158: ProxyAuthTest failures on Windows

wohali opened a new issue #3158:
URL: https://github.com/apache/couchdb/issues/3158


   ```
   ProxyAuthTest
     * test proxy auth with secret (46.0ms)
   
     1) test proxy auth with secret (ProxyAuthTest)
        test/elixir/test/proxyauth_test.exs:7
        Assertion with == failed
        code:  assert resp.body() == "Welcome couch@apache.org"
        left:  "Welcome null"
        right: "Welcome couch@apache.org"
        stacktrace:
          test/elixir/test/proxyauth_test.exs:88: ProxyAuthTest.test_fun/3
          (couchdbtest) test/elixir/lib/couch/db_test.ex:475: Couch.DBTest.run_on_modified_server/2
          test/elixir/test/proxyauth_test.exs:52: (test)
   
     * test proxy auth without secret (47.0ms)
   
     2) test proxy auth without secret (ProxyAuthTest)
        test/elixir/test/proxyauth_test.exs:95
        Assertion with == failed
        code:  assert resp.body() == "Welcome couch@apache.org"
        left:  "Welcome null"
        right: "Welcome couch@apache.org"
        stacktrace:
          test/elixir/test/proxyauth_test.exs:158: ProxyAuthTest.test_fun_no_secret/2
          (couchdbtest) test/elixir/lib/couch/db_test.ex:475: Couch.DBTest.run_on_modified_server/2
          test/elixir/test/proxyauth_test.exs:133: (test)
   ```


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



[GitHub] [couchdb] wohali closed issue #3158: ProxyAuthTest failures on Windows

Posted by GitBox <gi...@apache.org>.
wohali closed issue #3158:
URL: https://github.com/apache/couchdb/issues/3158


   


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