Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Problem in runnig testcase
Problem in runnig testcase [message #126012] Tue, 11 March 2008 11:12 Go to next message
Eclipse UserFriend
Originally posted by: gopi_tptp.yahoo.com

hi,
i had recored one test case and started executing by using TPTP AGR.
for the first five times the testcase had been executed properly and then
on wards it gets blocked after executing some part of the test case.
in the log the following error message is displayed.


There was an error while running the macro associated with the test case:
Update and Keep-Move item - Branch R-tag exists.
org.eclipse.core.runtime.CoreException: A time-out occurred while waiting
for the nested shell org.eclipse.jface.dialogs.ErrorDialog to complete.
It is likely caused by the absence of the shell.
at
org.eclipse.tptp.test.auto.gui.internal.commands.MacroComman dShell.playback(MacroCommandShell.java:896)
at
org.eclipse.tptp.test.auto.gui.internal.commands.MacroComman dShell$NestedShell.run(MacroCommandShell.java:1464)
at java.lang.Thread.run(Unknown Source)

the log message says that time out occured .

can any one please help me in solving the problem.

thanks,
gopi.
Re: Problem in runnig testcase [message #128914 is a reply to message #126012] Wed, 23 April 2008 10:31 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Gopi,
For some reason, your test suite is causing the context instance of
Eclipse to throw an error and open an error dialog that your AGR test suite
does not know how to handle (hence the time-out). I would suggest you look
at the .log file for the context instance of Eclipse to see the root cause
of the error.

Paul
"gopi" <gopi_tptp@yahoo.com> wrote in message
news:e9a84e42f1256bc0337c3b153917fee7$1@www.eclipse.org...
> hi,
> i had recored one test case and started executing by using TPTP AGR.
> for the first five times the testcase had been executed properly and then
> on wards it gets blocked after executing some part of the test case.
> in the log the following error message is displayed.
>
>
> There was an error while running the macro associated with the test case:
> Update and Keep-Move item - Branch R-tag exists.
> org.eclipse.core.runtime.CoreException: A time-out occurred while waiting
> for the nested shell org.eclipse.jface.dialogs.ErrorDialog to complete.
> It is likely caused by the absence of the shell.
> at
> org.eclipse.tptp.test.auto.gui.internal.commands.MacroComman dShell.playback(MacroCommandShell.java:896)
> at
> org.eclipse.tptp.test.auto.gui.internal.commands.MacroComman dShell$NestedShell.run(MacroCommandShell.java:1464)
> at java.lang.Thread.run(Unknown Source)
>
> the log message says that time out occured .
>
> can any one please help me in solving the problem.
>
> thanks,
> gopi.
>
Previous Topic:Editing Object mine automatically ???
Next Topic:Execution of any testsuite fails - InactiveProcessException
Goto Forum:
  


Current Time: Fri Apr 26 18:45:52 GMT 2024

Powered by FUDForum. Page generated in 0.03774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top