[
https://issues.jboss.org/browse/JBIDE-23871?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-23871:
----------------------------------------
The screenshot is helpful too
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-g...
. It seems like there is no issue with install grinder itself, but that the provided URL
doesn't contain a site. Either the job config is wrong, or the URL is actually missing
contnet.
install-grinder failure: "The widget (of type 'Button'
and with mnemonic 'Finish' and with style 'SWT.PUSH') was not
enabled."
------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-23871
URL:
https://issues.jboss.org/browse/JBIDE-23871
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: install-tests
Affects Versions: 4.4.3.AM2
Reporter: Nick Boldt
{code}
12:14:33 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException:
Timeout after: 5000 ms.:
The widget (of type 'Button' and with mnemonic 'Finish' and with
style 'SWT.PUSH') was not enabled.
{code}
{code}
12:14:33 Testcase: testInstall took 103.682 sec
12:14:33 Caused an ERROR
12:14:33 Internal error
12:14:33 java.lang.RuntimeException: Internal error
12:14:33 at
org.jboss.tools.tests.installation.InstallTest.continueInstall(InstallTest.java:213)
12:14:33 at
org.jboss.tools.tests.installation.InstallTest.continueInstall(InstallTest.java:147)
12:14:33 at
org.jboss.tools.tests.installation.InstallTest.installFromSite(InstallTest.java:133)
12:14:33 at
org.jboss.tools.tests.installation.InstallTest.testInstall(InstallTest.java:78)
12:14:33 at
org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
12:14:33 at
org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:76)
12:14:33 at
org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:61)
12:14:33 at
org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.run(EclipseTestRunner.java:350)
12:14:33 at
org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.run(EclipseTestRunner.java:208)
12:14:33 at
org.eclipse.swtbot.eclipse.junit.headless.UITestApplication.runTests(UITestApplication.java:117)
12:14:33 at
org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
12:14:33 at java.lang.Thread.run(Thread.java:745)
12:14:33 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout
after: 5000 ms.: The widget (of type 'Button' and with mnemonic 'Finish'
and with style 'SWT.PUSH') was not enabled.
12:14:33 at
org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
12:14:33 at
org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
12:14:33 at
org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
12:14:33 at
org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.waitForEnabled(AbstractSWTBot.java:650)
12:14:33 at
org.eclipse.swtbot.swt.finder.widgets.SWTBotButton.click(SWTBotButton.java:65)
12:14:33 at
org.jboss.tools.tests.installation.InstallTest.continueInstall(InstallTest.java:154){code}
--
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-g...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)