[
https://issues.jboss.org/browse/JBIDE-8060?page=com.atlassian.jira.plugin...
]
Maxim Areshkau commented on JBIDE-8060:
---------------------------------------
Yes, it caused by removing jstl from dependency from spring. Because in this test used
jstl component. I will rewrite test to avoid the using of components.
SpringComponentContentTest failure
----------------------------------
Key: JBIDE-8060
URL:
https://issues.jboss.org/browse/JBIDE-8060
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.2.0.CR1
Reporter: Alexey Kazakov
Assignee: Maxim Areshkau
Got it when run the test in tycho (locally).
Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 49.541 sec <<<
FAILURE!
testHasBindErrors(org.jboss.tools.vpe.spring.test.SpringComponentContentTest) Time
elapsed: 0.549 sec <<< FAILURE!
junit.framework.AssertionFailedError:
/home/igels/Projects/trunk/vpe/tests/org.jboss.tools.vpe.spring.test/target/work/data/SpringTest/src/main/webapp/WEB-INF/jsp/hasBindErrors.jsp.xml[/tests/test[1]/DIV/DIV/DIV/UL/SPAN]:
name of tag is "DIV"but must be "SPAN"
at junit.framework.Assert.fail(Assert.java:47)
at
org.jboss.tools.vpe.base.test.ComponentContentTest.compareContent(ComponentContentTest.java:118)
at
org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTestByFullPath(ComponentContentTest.java:98)
at
org.jboss.tools.vpe.spring.test.SpringComponentContentTest.testHasBindErrors(SpringComponentContentTest.java:61)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira