[
https://issues.jboss.org/browse/JBIDE-9314?page=com.atlassian.jira.plugin...
]
Alexey Kazakov resolved JBIDE-9314.
-----------------------------------
Assignee: Yahor Radtsevich (was: Alexey Kazakov)
Resolution: Cannot Reproduce Bug
I tried a few times but can't reproduce this issue anymore. BTW increasing the default
delay in TestUtil won't help if the job which you are waiting for starts *after* you
call TestUtil.waitForJob()
org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest
failure
----------------------------------------------------------------------------
Key: JBIDE-9314
URL:
https://issues.jboss.org/browse/JBIDE-9314
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Yahor Radtsevich
Fix For: 3.3.0.M3
Failed tests:
testGraphValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest)
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
Tests run: 115, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 53.205 sec <<<
FAILURE!
testGraphValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest)
Time elapsed: 0.382 sec <<< FAILURE!
junit.framework.AssertionFailedError: null
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 junit.framework.Assert.assertNotNull(Assert.java:207)
at
org.jboss.tools.vpe.base.test.ComponentContentTest.performInvisibleWrapperTagTest(ComponentContentTest.java:298)
at
org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testGraphValidator(RichFacesComponentContentTest.java:47)
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira