rombert commented on PR #2: URL: https://github.com/apache/sling-org-apache-sling-testing-rules/pull/2#issuecomment-1354924486
I tried to prepare the release but the tests consistently fail for me locally with ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] FilterRuleExcludeCategoryTest.testIgnoreIfPropExistsandExcludedCategoryExists:61 Test should be Ignored [INFO] [ERROR] Tests run: 63, Failures: 1, Errors: 0, Skipped: 26 ``` I tried Java 8, 11, 17, latest check ``` Apache Maven 3.8.6 (SUSE 3.8.6-2.1) Maven home: /usr/share/maven Java version: 1.8.0_352, vendor: IcedTea, runtime: /usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.0.12-1-default", arch: "amd64", family: "unix" ``` @joerghoh - do the test pass for you? I see Jenkins is happy /cc @dulvac -- 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]
