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/05/25 09:31:13 UTC

[GitHub] sijie opened a new pull request #1445: [table] mark TableClientTest & TableClientSimpleTest as FlakyTest

sijie opened a new pull request #1445:  [table] mark TableClientTest & TableClientSimpleTest as FlakyTest
URL: https://github.com/apache/bookkeeper/pull/1445
 
 
   Descriptions of the changes in this PR:
   
   *Motivation*
   
   These two integration tests are flaky on shutting down. Mark them as `@FlakyTest` to make CI stable while investigating the issue.
   
   *Changes*
   
   Move `@FlakyTest` annotation from bookkeeper-server test jar to bookkeeper-common test jar. So it can be used across multiple modules.
   
   At the same time, remove redundant `@FlakyTest` annotation at distributedlog-core module.

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