[
https://jira.jboss.org/jira/browse/JBIDE-4342?page=com.atlassian.jira.plu...
]
Victor Rubezhny commented on JBIDE-4342:
----------------------------------------
That's not a thread but probably a job. We have no chance to know what job will be
started and when it will be started. WaitForIdle() utility is not guaranties that it will
faced all the builder jobs and wait for they finished.
Also, there are possible some 'never-ending' jobs which aren't marked as the
'long play' jobs (At least I saw such jobs on previous Eclipse releases).
The problem in this test suite was the late loading of some model which provides the
tesing properties (TLDs in certain case). And wait for Idle utility didn't help us.
But as I can see there are no tests that change somthing in the project. I think we can
reopen the issue to re-develope it in a manner of SeamValidatorsAllTests - where the
project is loaded only once for all the test cases, but not for each testCase (how
it's done now for WebContentAssistProviderTest).
Probably this could help.
JstWebAllTests/testTlds fails because of webpromptingprovider
returning an empty list
-------------------------------------------------------------------------------------
Key: JBIDE-4342
URL:
https://jira.jboss.org/jira/browse/JBIDE-4342
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JSF
Reporter: Max Rydahl Andersen
Assignee: Victor Rubezhny
Priority: Blocker
Fix For: 3.1.0.M1
Problem caused by TLD refactoring or ?
http://hudson.jboss.org/hudson/view/JBossTools/job/jbosstools-nightly-3.1...
Error Message
TLD list does not contain expected TLD in XModel.
Stacktrace
junit.framework.AssertionFailedError: TLD list does not contain expected TLD in XModel.
at
org.jboss.tools.jst.web.test.WebContentAssistProviderTest.testTlds(WebContentAssistProviderTest.java:59)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira