Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/3802
  
    @fanzhidongyzby are you using IntelliJ? You'll want to setup 
[checkstyle](https://ci.apache.org/projects/flink/flink-docs-release-1.3/internals/ide_setup.html#checkstyle)
 which should note the formatting errors that are causing tests to fail. Don't 
worry about the strict checkstyle.
    
    We don't yet have a means to import IntelliJ settings, so you'll also need 
to configure Editor -> Code Style -> Java -> Imports and set "Class count to 
use import with '*'" and "Name count to use static import with '*'" to 999.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to