]
Josef Kopriva updated JBIDE-26913:
----------------------------------
Sprint: devex #176 Nov/Dec 2019 (was: devex #175 Nov 2019)
cdi.itests for CDI 1.0 and 1.1 contains tests for trim and several
failing tests (Asserts and NPEs)
---------------------------------------------------------------------------------------------------
Key: JBIDE-26913
URL:
https://issues.jboss.org/browse/JBIDE-26913
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.13.0.AM1
Environment: all OSes
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Major
There are several issues in the CDI 1.0 and the CDI 1.1 itests, several actions needs to
be performed:
- remove the TRIM tests from the CDI 1.0 and the CDI 1.1 itests
- fix the failing 'testExcludedBeans' WeldExcludeTestCDI10 and
WeldExcludeTestCDI11 tests (CDI 1.0 and CDI 1.1)
- fix the failing 'testVetoedAnnotation' VetoedAnnotationTestCDI11 test (CDI
1.1)
- fix the failing 'testParametersAnnotationvalidation'
BeanParametersAnnotationTestCDI11 test (CDI 1.1)
- fix the failing 'testExcludedBeans' ExcludeBeanTestCDI11 test (CDI 1.1)
- fix the failing 'testModeAnnotated' and 'testWithoutBeansXml'
BeansXMLDiscoveryModesTestCDI11 tests (CDI 1.1)
- fix the failing 'testValidationOfBeanDiscoveryInExplicitArchives'
BeanDiscoveryInExplicitArchivesTestCDI11 test (CDI 1.1)
- fix the failing 'testValidationOfBeanDiscoveryInImplicitArchives'
BeanDiscoveryInImplicitArchivesTestCDI11 test (CDI 1.1)
- fix the failing 'testBuildInContextsWarnings' WeldBuiltInContextsTestCDI11
test (CDI 1.1)