[
https://issues.redhat.com/browse/WFLY-13739?page=com.atlassian.jira.plugi...
]
Yeray Borges Santana updated WFLY-13739:
----------------------------------------
Component/s: Build System
JPA / Hibernate
Test Suite
Description:
We removed the microprofile-metrics from jpa layers. This removal affected to
WeldJpaInjectionTestCase test execution, which uses CDI to inject beans.
This test was being executed with combining jpa and datasources-web-server, however,
datasources-web-server does not add CDI. We need to use the upper base layer to make the
test pass.
was:
We removed the microprofile-metrics from jpa layers. This removal affected to
WeldJpaInjectionTestCase test execution, which uses CDI to inject beans.
This test were being executed with combining jpa and datasources-web-server, however,
datasources-web-server does not add CDI. We need to use the upper base layer to make the
test pass.
WeldJpaInjectionTestCase fails when we are using jpa layer
----------------------------------------------------------
Key: WFLY-13739
URL:
https://issues.redhat.com/browse/WFLY-13739
Project: WildFly
Issue Type: Bug
Components: Build System, JPA / Hibernate, Test Suite
Reporter: Yeray Borges Santana
Assignee: Yeray Borges Santana
Priority: Major
We removed the microprofile-metrics from jpa layers. This removal affected to
WeldJpaInjectionTestCase test execution, which uses CDI to inject beans.
This test was being executed with combining jpa and datasources-web-server, however,
datasources-web-server does not add CDI. We need to use the upper base layer to make the
test pass.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)