> On Jun 15, 2020, at 4:34 PM, David Blevins <[email protected]> wrote: > > I'm going to try to see if I can get anything running on TomEE with the > bytecode-modified dist. > > I'm super rusty in this department, so I suspect it will be painful :) Wish > me luck. :)
Are you ready to celebrate? I present some of our first passes/results with the Jakarta EE 9 TCK! These are just small chucks of tests, but it looks not bad: ./runtests -w tomee-plume -c com.sun.ts.tests.ejb30.lite.basic.stateless Passed: 28 Failed: 7 Errors: 0 https://gist.github.com/dblevins/406cb0ab4a73fd18086738ffed1b73ae ./runtests -w tomee-plume -c com.sun.ts.tests.servlet.api Passed: 814 Failed: 33 Errors: 0 https://gist.github.com/dblevins/2052efeffaeabcdee8e643b12791cedd ./runtests -w tomee-plume -c com.sun.ts.tests.jpa.core.basic Passed: 12 Failed: 0 Errors: 0 https://gist.github.com/dblevins/49e2ccfa4a742d244e817be8ba1f504d Again, just a small sampling but they look pretty good. JAX-RS doesn't look happy, however, and seems to return all 404s. I'll check it out tomorrow. If we wanted to push out something this week, I think it looks really good. -David
smime.p7s
Description: S/MIME cryptographic signature
