]
Radim Hopp closed JBIDE-19882.
------------------------------
Verified on Jenkins. Closing.
Tests in SelectedAlternativeTest fail
-------------------------------------
Key: JBIDE-19882
URL:
https://issues.jboss.org/browse/JBIDE-19882
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.3.0.Beta1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.3.0.Beta1
These tests are influenced by DecoratorDefinitionTest and ResolutionByNameTest which
replace beans.xml in tck project, but when restoring the initial state, miss that tck has
2 beans.xml resources (in JavaSource/META-INF and in WebContents/WEB-INF), and restore
only one of them taken at random.