[
https://issues.jboss.org/browse/JBIDE-9489?page=com.atlassian.jira.plugin...
]
Denis Maliarevich commented on JBIDE-9489:
------------------------------------------
I've found the reason: it was the insufficient delay time.
In RichFacesComponentContentTest.testGraphValidator() rich:graphValidatior is maked
visible via VPE "Show Invisible Tags" option. The page's visual content
doesn't have enough time to be refreshed. And then visaul tag for rich:graphValidatior
cannot be found -> AssertionFailedError is thrown.
test failures in org.jboss.tools.jsf.vpe.richfaces.test
-------------------------------------------------------
Key: JBIDE-9489
URL:
https://issues.jboss.org/browse/JBIDE-9489
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF, testing, Visual Page Editor core
Affects Versions: 3.3.0.M3
Reporter: Nick Boldt
Assignee: Denis Maliarevich
Fix For: 3.3.0.M3
Attachments: org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests.txt
After switching to Tycho 0.12:
svn co
http://svn.jboss.org/repos/jbosstools/trunk/
cd trunk; mvn clean install
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............ FAILURE [1:47.155s]
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira