[jbosstools-issues] [JBoss JIRA] (JBIDE-13491) org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure for Eclipse 4.3.0.M5

Konstantin Marmalyukov (JIRA) jira-events at lists.jboss.org
Thu Feb 14 11:23:56 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754197#comment-12754197 ] 

Konstantin Marmalyukov commented on JBIDE-13491:
------------------------------------------------

I check wtp fix. They fix the issue, but after their fix after typing "1.em" value becomes "1 .em", hence, our test fails again. I reopen the issue, but I'm not sure, will they fix it or not. If they will do it, I will make the test "negative" again, if not I will modify the test. 
                
> org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790 test failure for Eclipse 4.3.0.M5
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13491
>                 URL: https://issues.jboss.org/browse/JBIDE-13491
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: common/jst/core
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Alexey Kazakov
>            Assignee: Konstantin Marmalyukov
>             Fix For: 4.1.0.Alpha2
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.jst.css.test.CSSAllTests
> -------------------------------------------------------------------------------
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.228 sec <<< FAILURE!
> testPreviewView(org.jboss.tools.jst.css.test.CSSViewTest)  Time elapsed: 2.592 sectestPerspective(org.jboss.tools.jst.css.test.CSSViewTest)  Time elapsed: 0.431 sectestEditorViewSelection(org.jboss.tools.jst.css.test.CSSViewTest)  Time elapsed: 2.448 sectestEditorViewTabs(org.jboss.tools.jst.css.test.CSSViewTest)  Time elapsed: 12.118 sectestInputFractionalValue(org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790)  Time elapsed: 1.519 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<1[em1.em1].em> but was:<1[].em>
> 	at junit.framework.Assert.assertEquals(Assert.java:85)
> 	at junit.framework.Assert.assertEquals(Assert.java:91)
> 	at org.jboss.tools.jst.css.test.jbide.InputFractionalValueTest_JBIDE4790.testInputFractionalValue(InputFractionalValueTest_JBIDE4790.java:105)
> {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


More information about the jbosstools-issues mailing list