-
- Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Milestone
Description
[INFO] Running com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest [ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.079 s <<< FAILURE! -- in com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest [ERROR] com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.testAllCheckSections -- Time elapsed: 0.175 s <<< FAILURE! illegaltoken.xml section 'IllegalToken' should have all the acceptable tokens expected: set of any supported tokens but was : TokenTypes at com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.validatePropertySectionPropertyTokens(XdocsPagesTest.java:1069) at com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.validatePropertySectionProperties(XdocsPagesTest.java:964) at com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.validatePropertySection(XdocsPagesTest.java:805) at com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.validateCheckSection(XdocsPagesTest.java:662) at com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest.testAllCheckSections(XdocsPagesTest.java:579)