nicoloboschi opened a new pull request, #15510:
URL: https://github.com/apache/pulsar/pull/15510

   ### Motivation
   I found out some test classes which don't set `alwaysRun=true` in theĀ 
@BeforeTests and @BeforeMethod annotation.
   This can cause the test setup to not run, depending on the way the maven 
command is specified. (for example if you don't specify the `groups` option)
   
   ### Modifications
   
   * Add `alwaysRun=true`
   
   - [x] `no-need-doc` 


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

Reply via email to