ericpai opened a new pull request, #7626:
URL: https://github.com/apache/iotdb/pull/7626

   This PR fixes:
   1. Bad regexp that causing all IT files are all ignored by the checkstyle 
tool, which is imported in the PR #7326 
   2. Move session IT cases and confignode cases to a unify package to reduce 
the complexity of the regexp, and add particular import-control rules for each 
package.
   3. Add a checker for checking whether a test class has been annotated with 
`@RunWith(IoTDBTestRuner.class)`.
   4. Add all the missing  `@RunWith(IoTDBTestRuner.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]

Reply via email to