mosil / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Test Cases Hang After Few Run #541

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.You have Multiple Test class containing different test methods. 
2. Run Individual test cases or run whole package, after few run the test Hangs 
and remains on the last viewed screen. 
3.

What is the expected output? What do you see instead?
I expect my test to run cont. but instead of that, after few run my test hangs 
on to particular screen without poping any error message. 

What version of the product are you using? On what operating system?
I am using a Hybrid App, Robotium 4.3 and OS Android 4.3

Please provide any additional information below.
Tried everything tear down, finishOpenActivity as well as 
getActivity().finsih()... But Nothing WOrked. 

I think its an memory issue but dont have idea to clear memory. 

Please Help... 

Original issue reported on code.google.com by mony.roc...@gmail.com on 24 Oct 2013 at 6:28

GoogleCodeExporter commented 9 years ago
Can you please paste the log?

Original comment by renasr...@gmail.com on 25 Oct 2013 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 25 Oct 2013 at 6:16

GoogleCodeExporter commented 9 years ago
Thanx Renas but i have resolved the issue..

Original comment by mony.roc...@gmail.com on 25 Oct 2013 at 6:50

GoogleCodeExporter commented 9 years ago
How did you resolve it?

Original comment by renasr...@gmail.com on 25 Oct 2013 at 6:50

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 25 Oct 2013 at 6:56