shoothzj opened a new pull request, #4408: URL: https://github.com/apache/bookkeeper/pull/4408
### Motivation This method is annotated with `@Test`, and it's actually runs well. Like in https://github.com/apache/bookkeeper/actions/runs/9295092940/job/25581685669 ``` [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.1 s -- in org.apache.bookkeeper.client.BookieDecommissionTest ``` ### Changes The `@FlakyTest` annotation was removed from the `testDecommissionBookie` method in the `BookieDecommissionTest` class. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
