Newbie questions/issues about AGR [message #45381] |
Thu, 08 December 2005 20:23 |
Eclipse User |
|
|
|
Originally posted by: dyamasaki.sarvega.com
Hello,
I've just started using TPTP and AGR and have some
questions/problems--thank you in advance for reading (and hopefully kindly
replying to) my posting.
First let me say that AGR looks like a very promising and welcome tool! I
would like to use it to run local, automated GUI tests for an Eclipse
plug-in I'm developing. Consequently, here's my first question: Should I
be installing and using TPTP+AGR in the version of Eclipse I use to
develop my plug-in (I launch a runtime-workbench to run my plug-in) or
should I install and run TPTP+AGR in a 'standalone' version of Eclipse
containing my installed plug-in? I ask because when I try to run my AGR
test suite in 'standard mode', my plug-in isn't loaded like it normally is
when I launch a runtime-workbench.
Perhaps on a related note, I am also having trouble getting the AGR
tutorial test suite to run in 'standard mode' (it works fine when I use
'Quick Run'). The second instance of the workbench appears but the test
does not appear to run. I see 'Launching: (60%)' in the lower-right
corner progress bar of my Eclipse dev environment. In the 'Preparing and
deploying' dialog, 'Executing Tests' remains stuck at 10%. Eventually the
'Preparing and deploying' dialog disappears and a .execution file is not
generated. FWIW, here's the timeout exception I see in the workbench log:
!ENTRY org.eclipse.hyades.test.core 1 0 2005-12-08 12:11:12.254
!MESSAGE
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
!STACK 0
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
at
org.eclipse.hyades.execution.harness.TestExecutionHarnessExe cutorStub.launch(TestExecutionHarnessExecutorStub.java:417)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness.la unchTestExecution(TestExecutionHarness.java:2058)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness.ac cess$2(TestExecutionHarness.java:1856)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness$2. run(TestExecutionHarness.java:692)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
I am using TPTP-4.1.0-200511230100 without the Agent Controller.
Thank you in advance for any help/tips you can provide.
Regards,
Derc
|
|
|
Re: Newbie questions/issues about AGR [message #45568 is a reply to message #45381] |
Fri, 09 December 2005 06:16 |
No real name Messages: 404 Registered: July 2009 |
Senior Member |
|
|
Hi Derc
1) You should have TPTP+AGR installed in the Eclipse containing your plugin.
This will improve when 109880 is implemented
2) To resolve your problem, install the Agent Controller(AC). There are
some known issues with the integrated version of the agent controller(i.e.
launching without AC) because of 114461
Thanks.
"Derc Yamasaki" <dyamasaki@sarvega.com> wrote in message
news:d3aacaaa35ca6f1619798212ded4f7b0$1@www.eclipse.org...
> Hello,
>
> I've just started using TPTP and AGR and have some
> questions/problems--thank you in advance for reading (and hopefully kindly
> replying to) my posting.
>
> First let me say that AGR looks like a very promising and welcome tool! I
> would like to use it to run local, automated GUI tests for an Eclipse
> plug-in I'm developing. Consequently, here's my first question: Should I
> be installing and using TPTP+AGR in the version of Eclipse I use to
> develop my plug-in (I launch a runtime-workbench to run my plug-in) or
> should I install and run TPTP+AGR in a 'standalone' version of Eclipse
> containing my installed plug-in? I ask because when I try to run my AGR
> test suite in 'standard mode', my plug-in isn't loaded like it normally is
> when I launch a runtime-workbench.
>
> Perhaps on a related note, I am also having trouble getting the AGR
> tutorial test suite to run in 'standard mode' (it works fine when I use
> 'Quick Run'). The second instance of the workbench appears but the test
> does not appear to run. I see 'Launching: (60%)' in the lower-right
> corner progress bar of my Eclipse dev environment. In the 'Preparing and
> deploying' dialog, 'Executing Tests' remains stuck at 10%. Eventually the
> 'Preparing and deploying' dialog disappears and a .execution file is not
> generated. FWIW, here's the timeout exception I see in the workbench log:
>
> !ENTRY org.eclipse.hyades.test.core 1 0 2005-12-08 12:11:12.254
> !MESSAGE
>
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
> !STACK 0
>
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
> at
>
org.eclipse.hyades.execution.harness.TestExecutionHarnessExe cutorStub.launch
(TestExecutionHarnessExecutorStub.java:417)
> at
>
org.eclipse.hyades.execution.harness.TestExecutionHarness.la unchTestExecutio
n(TestExecutionHarness.java:2058)
> at
>
org.eclipse.hyades.execution.harness.TestExecutionHarness.ac cess$2(TestExecu
tionHarness.java:1856)
> at
>
org.eclipse.hyades.execution.harness.TestExecutionHarness$2. run(TestExecutio
nHarness.java:692)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>
> I am using TPTP-4.1.0-200511230100 without the Agent Controller.
>
> Thank you in advance for any help/tips you can provide.
>
> Regards,
>
> Derc
>
|
|
|
Powered by
FUDForum. Page generated in 0.03621 seconds