Closed erdlet closed 2 years ago
As mentioned on Slack, I guess we need to extend the build matrix on Jenkins to catch these things earlier!?
+1. Think we need to optimize the Jenkins jobs in general. Maybe by using Pipelines, where the maintenance effort is less than with the currently used classic builds.
I'm not super familiar with Jenkins pipelines, TBH. My impression is that multi-config builds work quite good at the moment. I'm currently trying to get the latest Wildfly releases into our jobs..
I updated our Jenkins configuration by replacing older Wildfly release with the newer ones.
I can confirm that the TCK runs fine with 25.0.1
and 26.0.1
but fails with 26.1.1
.
Seems like everything is fine now. The TCK is green again. I'll close this issue. Thanks for your help @chkal
When I run the TCK against WildFly 26.1.1 on OpenJDK 17, the following error occurs: