You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/08/28 13:24:54 UTC

[GitHub] eolivelli opened a new issue #1630: TestHttpService#testWhoIsAuditorService is flaky

eolivelli opened a new issue #1630: TestHttpService#testWhoIsAuditorService is flaky
URL: https://github.com/apache/bookkeeper/issues/1630
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   run "mvn clean install" on the root of 4.7.2 source distribution (it still happens on master)
   
   - What did you expect to see?
   
   All tests passing
   
   - What did you see instead?
   
   ```
   [ERROR] org.apache.bookkeeper.server.http.TestHttpService.testWhoIsAuditorService(org.apache.bookkeeper.server.http.TestHttpService)
   [ERROR]   Run 1: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404>
   [ERROR]   Run 2: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404>
   [ERROR]   Run 3: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404>
   
   ```

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