[
https://issues.jboss.org/browse/JBIDE-13100?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-13100:
-------------------------------
Description:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_6.0.juno/job/jbosstools-4.0_stable_branch.component--vpe/64/testReport/}
org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testBody (from
org.jboss.tools.vpe.jsp.test.JSPAllTests)
Failing for the past 1 build (Since Unstable#64 )
Error Message
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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"
Stacktrace
junit.framework.AssertionFailedError:
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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)
---
Failed
org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testText (from
org.jboss.tools.vpe.jsp.test.JSPAllTests)
Failing for the past 1 build (Since Unstable#64 )
Error Message
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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"
Stacktrace
junit.framework.AssertionFailedError:
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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)
{code}
was:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_6.0.juno/job/jbosstools-4.0_stable_branch.component--base/lastCompletedBuild/testReport/org.jboss.tools.common.el.core.test/ELParserTest/testMultiThreadAccess/}
Regression
org.jboss.tools.common.el.core.test.ELParserTest.testMultiThreadAccess (from
org.jboss.tools.common.el.core.test.CommonELAllTests)
Failing for the past 1 build (Since Unstable#31 )
Error Message: expected:<9990> but was:<9989>
Stacktrace
junit.framework.AssertionFailedError: expected:<9990> but was:<9989>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:199)
at junit.framework.Assert.assertEquals(Assert.java:205)
at
org.jboss.tools.common.el.core.test.ELParserTest.testMultiThreadAccess(ELParserTest.java:429)
{code}
2 test failures in
org.jboss.tools.vpe.jsp.test.JSPComponentContentTest
-----------------------------------------------------------------------
Key: JBIDE-13100
URL:
https://issues.jboss.org/browse/JBIDE-13100
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 4.0.0.CR1
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Priority: Blocker
Fix For: 4.0.0.CR2
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_6.0.juno/job/jbosstools-4.0_stable_branch.component--vpe/64/testReport/}
org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testBody (from
org.jboss.tools.vpe.jsp.test.JSPAllTests)
Failing for the past 1 build (Since Unstable#64 )
Error Message
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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"
Stacktrace
junit.framework.AssertionFailedError:
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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)
---
Failed
org.jboss.tools.vpe.jsp.test.JSPComponentContentTest.testText (from
org.jboss.tools.vpe.jsp.test.JSPAllTests)
Failing for the past 1 build (Since Unstable#64 )
Error Message
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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"
Stacktrace
junit.framework.AssertionFailedError:
/mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--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)
{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