[
https://issues.jboss.org/browse/JBIDE-14977?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-14977:
---------------------------------------
There are several issues in the central tests:
1) ProxyWizardManagerTest.testLoadProxyWizardsFromRemote fails because the waitForDownload
method runs in the UI thread.
Since the ProxyWizardUpdateJob job also uses the UI thread to notify listeners, we get a
timeout error.
2) The cheat sheet test creates a cheatsheet
Because PROMPT is the default cheatsheet action, the test opens a dialog and freezes.
The PR fixes the issue.
JBoss Central tests fail
------------------------
Key: JBIDE-14977
URL:
https://issues.jboss.org/browse/JBIDE-14977
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Central
Affects Versions: 4.1.0.Beta2
Reporter: Nick Boldt
Assignee: Snjezana Peco
Fix For: 4.1.0.CR1
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-javaee_41/82/testReport/org.jboss.tools.cdi.core.test/TypeTest/testType/}
Failed
org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManagerTest.testLoadProxyWizardsFromRemote
Failing for the past 3 builds (Since Unstable#48 )
Took 10 sec.
add description
Error Message
Timeout while waiting for completion of job: Update project wizard list(34)
Stacktrace
java.lang.AssertionError: Timeout while waiting for completion of job: Update project
wizard list(34)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira