org.jboss.tools.jst.css.test.jbide.SelectionLosingByPropertySheet_JBIDE4791 failure
-----------------------------------------------------------------------------------
Key: JBIDE-12656
URL:
https://issues.jboss.org/browse/JBIDE-12656
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.0.0.Alpha2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.2.0.Beta2
{code}
testSelectionLosingByPropertySheet(org.jboss.tools.jst.css.test.jbide.SelectionLosingByPropertySheet_JBIDE4791)
Time elapsed: 21.54 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<red> but was:<null>
at junit.framework.Assert.assertEquals(Assert.java:85)
at junit.framework.Assert.assertEquals(Assert.java:91)
at
org.jboss.tools.jst.css.test.jbide.SelectionLosingByPropertySheet_JBIDE4791.testSelectionLosingByPropertySheet(SelectionLosingByPropertySheet_JBIDE4791.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}