[
https://issues.jboss.org/browse/JBIDE-9422?page=com.atlassian.jira.plugin...
]
Alexey Kazakov commented on JBIDE-9422:
---------------------------------------
I now see another failure in the same test:
{code}
Tests run: 68, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 956.327 sec <<<
FAILURE!
testELExprPartitioner(org.jboss.tools.seam.ui.test.el.ELExprPartitionerTest) Time
elapsed: 392.662 sec <<< FAILURE!
junit.framework.AssertionFailedError: unsupported editor type - class
org.eclipse.ui.internal.ErrorEditorPart
at junit.framework.Assert.fail(Assert.java:47)
at
org.jboss.tools.jst.text.ext.test.HyperlinkTestUtil.checkRegions(HyperlinkTestUtil.java:92)
at
org.jboss.tools.seam.ui.test.el.ELExprPartitionerTest.testELExprPartitioner(ELExprPartitionerTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}
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