[jbosstools-issues] [JBoss JIRA] (JBIDE-13019) Fix failing tests in VPE for Beta2 (DevStudio 6.0 Juno)

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Wed Nov 14 12:03:21 EST 2012


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

Denis Maliarevich edited comment on JBIDE-13019 at 11/14/12 12:01 PM:
----------------------------------------------------------------------

Cannot reproduce locally: Windows 7 64-bit, Eclipse 4.2.1.
                
      was (Author: dmaliarevich):
    Cannot reproduce locally.
                  
> Fix failing tests in VPE for Beta2 (DevStudio 6.0 Juno)
> -------------------------------------------------------
>
>                 Key: JBIDE-13019
>                 URL: https://issues.jboss.org/browse/JBIDE-13019
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor Templates
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Denis Maliarevich
>            Assignee: Denis Maliarevich
>             Fix For: 4.0.0.Beta2
>
>
> Build #44 (Nov 6, 2012 5:05:37 PM) here: [hudson.jboss.org|http://hudson.jboss.org/hudson/view/JBossTools/view/JBossTools_4.0.juno/job/jbosstools-4.0_stable_branch.component--vpe/44/]
> 1. org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testBody (from org.jboss.tools.vpe.jsp.test.JSPAllTests):
> {code}
> vpe/sources/tests/org.jboss.tools.vpe.jsp.test/target/work/data/jspTest/WebContent/pages/components/body.jsp.xml[/tests/test/DIV/H1]:
> name of tag is "BR"but must be "H1"
> 	at junit.framework.Assert.fail(Assert.java:50)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.compareContent(ComponentContentTest.java:150)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTestByFullPath(ComponentContentTest.java:102)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTest(ComponentContentTest.java:70)
> 	at org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testBody(JSPComponentContentTest.java:69)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> 2. org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testText (from org.jboss.tools.vpe.jsp.test.JSPAllTests) 
> {code}
> vpe/sources/tests/org.jboss.tools.vpe.jsp.test/target/work/data/jspTest/WebContent/pages/components/text.jsp.xml[/tests/test/SPAN/SPAN]:
> name of tag is "BR"but must be "SPAN"
> 	at junit.framework.Assert.fail(Assert.java:50)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.compareContent(ComponentContentTest.java:150)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTestByFullPath(ComponentContentTest.java:102)
> 	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTest(ComponentContentTest.java:70)
> 	at org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testText(JSPComponentContentTest.java:109)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {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