-
Bug
-
Resolution: Done
-
Critical
-
None
The following commit https://github.com/wildfly/wildfly/commit/b6d141b06404a4c23ead1d04d6e26fc2f9e22591 introduced JDK13 regression in WildFly.
Affected tests are:
—
[ERROR] Errors:
[ERROR] MultiplePuTestCase.org.jboss.as.test.integration.jpa.basic.multiplepersistenceunittest.MultiplePuTestCase » Deployment
[ERROR] EntityListenersTestCase.org.jboss.as.test.integration.jpa.entitylistener.EntityListenersTestCase » Deployment
[ERROR] EPCPropagationTestCase.org.jboss.as.test.integration.jpa.epcpropagation.EPCPropagationTestCase » Deployment
[ERROR] AuditJoinTableoverBidirectionalTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverBidirectionalTest » Deployment
[ERROR] AuditJoinTableoverOnetoManyJoinColumnTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverOnetoManyJoinColumnTest » Deployment
[ERROR] ManagementTestCase.getEntityInsertCountAttribute:98 » Deployment Cannot deploy...
[ERROR] JPA2LCTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JPA2LCTestCase » Deployment
[ERROR] JpaStatisticsTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JpaStatisticsTestCase » Deployment
[ERROR] TransactionTestCase.org.jboss.as.test.integration.jpa.transaction.TransactionTestCase » Deployment
[INFO]
[ERROR] Tests run: 1553, Failures: 0, Errors: 9, Skipped: 14
—
- is blocked by
-
JBEAP-17220 (7.2.x) HHH-13504 Upgrade ByteBuddy to 1.9.11
- Closed
-
WFLY-12534 Upgrade Hibernate ORM from 5.3.11 to 5.3.12
- Closed
-
WFLY-12546 Upgrade ByteBuddy to 1.9.11
- Closed
- is caused by
-
WFLY-11891 Add tests that enable JPA entity class bytecode enhancement
- Closed