austgl / robotium

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

Robotium execution against ice cream sandwich #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a Ice cream sandwich emulator running
2. Execute any robotium test

What is the expected output? What do you see instead?
Expected is test should run fine. However we are getting random Null pointer 
exceptions.

What version of the product are you using? On what operating system?
2.3

Please provide any additional information below.
Do we support Robotium with ice cream sandwich yet? Do we need to upgrade jar 
or any other suggestion here?
Has any one tried executing automation with robotium against ice-cream 
sandwich. Please let me know.

Thanks
Shama

Original issue reported on code.google.com by icy.sh...@gmail.com on 9 Feb 2012 at 12:21

GoogleCodeExporter commented 9 years ago
You need to use the latest version of Robotium, 3.1.

Original comment by renasr...@gmail.com on 9 Feb 2012 at 4:47

GoogleCodeExporter commented 9 years ago
Sounds good! Thanks for the update. Are there any known issues with 3.1 for 
Robotium to work with ICS Android 4.0?

Original comment by icy.sh...@gmail.com on 9 Feb 2012 at 5:31

GoogleCodeExporter commented 9 years ago
There is an issue with getCurrentActivity() that is due to a bug in the 
platform that is fixed in 4.0.3. Other then that it should work fine. 

Original comment by renasr...@gmail.com on 9 Feb 2012 at 6:24