Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-tck-dev] Platform TCK run started

Hi,

We still need a volunteer to work on https://github.com/eclipse-ee4j/jakartaee-tck/issues/209 (removing JAXR), as that is unassigned.  If you are available to work on tasks but not that one, we have plenty of other open issues as well.

We just started the nightly Platform TCK run with today's GlassFish master changes (which includes the ORB switch to use jakarta package classes).

https://ci.eclipse.org/jakartaee-tck/job/jakartaeetck-nightly-run-master/41/ is the link for the test run.

From a quick glance at the test output, I randomly found a failure in  https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/682/testReport/junit/com.sun.ts.tests.compat13.ejb.tx/Client/jakartaeetck_run___compat13___txCompat13Test1 which is failing because we still have javax.ejb.SessionBean references in archives that are stored in the TCK sources, such as compat13_ejb_tx.ear

https://github.com/eclipse-ee4j/jakartaee-tck/issues/313 is for updating the archives saved in the Platform TCK source.  I asked on the issue why we aren't currently building the archives from source, does anyone know?  

Scott

Back to the top