Hi, I guess, we need to have a look into how to run the web plattform tck [1]. The other tcks, we were currently using, are all more or less standalone versions of each spec.
At a first glance, it looks familiar to the old(er) tcks for ee8 and ee91 but didn't look into the zip deeper. Our old setup is here [3]. If you have some time, it might be worth to dig a bit deeper to see, if it is similar for ee10, so we might be able to run it as before (although other parts already moved to newer test frameworks, etc.) Gruß Richard [1] https://jakarta.ee/specifications/webprofile/10/ [2] https://github.com/jakartaee/platform-tck/tree/10.0.x [3] https://github.com/apache/tomee-tck Am Freitag, dem 29.03.2024 um 17:07 +0100 schrieb Benedict Eisenkrämer: > Hi all, > > I have done some work to setup the TCK for JAX-RS (See PR > https://github.com/apache/tomee/pull/1063). > Thanks to the help of Richard, we got most tests to pass. > Unfortunately > the work can not completed, as there is not yet a CXF-Implementation > with full JAX-RS 3.1 support. > My question would be if there is any other TCK that needs working on > and > that I can have a look at? > I have got some time next week and apparently nothing better to do ^^ > > Gruß Benedict >