[
https://issues.jboss.org/browse/JBIDE-9422?page=com.atlassian.jira.plugin...
]
Victor Rubezhny edited comment on JBIDE-9422 at 7/29/11 7:35 PM:
-----------------------------------------------------------------
This assert tells that there are no Visual tabs created for JSP Multipage Editor. I saw
the same error yesterday when there was a problem with xulrunner build, but after it was
fixed this assert has gone from my local tycho build and from Jenkins builds.
I'll try to reproduce it after cleaning my repository.
was (Author: vrubezhny):
This assert tells that there are no Visual tabs created for JSP Multipage Editor. I
saw the sane error yesterday when there was a problem with xulrunner build, but after it
was fixed this assert has gone from my local tycho build and from Jenkins builds.
I'll try to reproduce it after cleaning my repository.
org.jboss.tools.seam.ui.test JUnit Test failure
-----------------------------------------------
Key: JBIDE-9422
URL:
https://issues.jboss.org/browse/JBIDE-9422
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, testing
Affects Versions: 3.3.0.M3
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 3.3.0.M3
{code}
» jbosstools-3.3_trunk.component--seam » #461 » Test Results »
org.jboss.tools.seam.ui.test » SeamUiAllTests » testELExprPartitioner
Failed
org.jboss.tools.seam.ui.test.SeamUiAllTests.testELExprPartitioner
Failing for the past 2 builds (Since Failed#460 )
Took 38 sec.
Error Message
Unexpected hyperlink - Messages
Stacktrace
junit.framework.AssertionFailedError: Unexpected hyperlink - Messages
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at
org.jboss.tools.jst.text.ext.test.HyperlinkTestUtil.checkTestRegion(HyperlinkTestUtil.java:132)
at
org.jboss.tools.jst.text.ext.test.HyperlinkTestUtil.checkRegions(HyperlinkTestUtil.java:111)
at
org.jboss.tools.seam.ui.test.el.ELExprPartitionerTest.testELExprPartitioner(ELExprPartitionerTest.java:84)
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira