Closed scottmarlow closed 4 days ago
https://ci.eclipse.org/jakartaee-tck/job/11/job/platform-tck/job/persistence-javatest-platform-tck-run/35/artifact/glassfish-runner/persistence-platform-tck/target/test-reports/failsafe.html has a list of other non-app client Persistence test failures:
Tests count: 3783 Errors: 203 Failures: 0 Skipped: 0 Success rate: 94.6%
Will run again with this pr merged and update stats here...
The ee.pluggability.contracts.jta.ClientPmservletTest test is now failing with a
ClassNotFoundException: ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.PersistenceProvider
.The ee.jakarta.tck.persistence.ee.entityManagerFactory.ClientPmservletTest test is passing.