[jboss-jira] [JBoss JIRA] (WFLY-11512) Remove test workaround for CDI-727
Radoslav Husar (Jira)
issues at jboss.org
Thu Dec 13 05:15:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-11512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-11512:
----------------------------------
Description:
Test {{EntityListenerBeanManagerInjectionTestCase}} used to fail with security manager due to CDI-727. However, a workaround has been applied to the test with WFLY-10125 - which seems wrong - the test should rather have been @ Ignored when running with security manager.
However, the original issue was already fixed with the component upgrade WFLY-10740 however the workaround has been kept in place which can mask further issues.
{{cd testsuite/integration/basic}}
{{mvn clean test -Dtest=EntityListenerBeanManagerInjectionTestCase -Dsecurity.manager}}
was:
Test {{EntityListenerBeanManagerInjectionTestCase}} used to fail with security manager due to CDI-727. However, a workaround has been applied to the test with WFLY-10125 - which seems wrong - the test should rather have been @ Ignored when running with security manager.
However, the original issue was already fixed with the component upgrade WFLY-10740 however the workaround has been kept in place which can mask further issues.
> Remove test workaround for CDI-727
> ----------------------------------
>
> Key: WFLY-11512
> URL: https://issues.jboss.org/browse/WFLY-11512
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld
> Affects Versions: 15.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Matej Novotny
> Priority: Major
> Fix For: 16.0.0.Beta1
>
>
> Test {{EntityListenerBeanManagerInjectionTestCase}} used to fail with security manager due to CDI-727. However, a workaround has been applied to the test with WFLY-10125 - which seems wrong - the test should rather have been @ Ignored when running with security manager.
> However, the original issue was already fixed with the component upgrade WFLY-10740 however the workaround has been kept in place which can mask further issues.
> {{cd testsuite/integration/basic}}
> {{mvn clean test -Dtest=EntityListenerBeanManagerInjectionTestCase -Dsecurity.manager}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list