[
https://issues.jboss.org/browse/JBIDE-15458?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-15458:
----------------------------------------
This test passes against WTP 3.5.0 but fails against WTP 3.5.1.
The resoun of this failure is a bug in WTP 3.5.0 which has been fixed in WTP 3.5.1:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404190
test failure in
org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790
-------------------------------------------------------------------------------------
Key: JBIDE-15458
URL:
https://issues.jboss.org/browse/JBIDE-15458
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.1.1.Alpha1
Reporter: Alexey Kazakov
Fix For: 4.1.1.Alpha1
{code}
testInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)
Time elapsed: 1.571 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<1[.]em> but was:<1[]em>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at
org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:101)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira