jsf.ui.tests failure
--------------------
Key: JBIDE-9532
URL:
https://issues.jboss.org/browse/JBIDE-9532
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M3
{code}
testProblemMarkerResolutionInJSP(org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest)
Time elapsed: 1.526 sec <<< FAILURE!
junit.framework.AssertionFailedError: Marker matches the 'Unknown tag
(h:commandButton).' pattern wasn't found
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:244)
at
org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest.testProblemMarkerResolutionInJSP(JSPProblemMarkerResolutionTest.java:46)
...
testProblemMarkerResolutionInXHTML(org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest)
Time elapsed: 1.021 sec <<< FAILURE!
junit.framework.AssertionFailedError: Marker matches the 'Unknown tag
(ui:insert).' pattern wasn't found
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:244)
at
org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest.testProblemMarkerResolutionInXHTML(JSPProblemMarkerResolutionTest.java:70)
...
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira