Kartikaya Gupta
3e5c0ae97c
Bug 716937 - Make the testBookmark test actually pass. r=jmaher
...
Previously it would type in a URL and then attempt to verify it
as something else. Fix so that it doesn't try to verify a wrong
URL.
2012-01-10 14:15:18 -05:00
Joel Maher
bf6761d74e
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 18:41:08 -05:00
Ed Morley
71e7d54a52
Backout 8ec01f6f316f (bug 705175), a1dc0efef542 (bug 716077), b5686f25b258 (bug 710445), 32f8d3be2ad1 (bug 715309) for mochitest/reftest failures on Android & Windows
2012-01-07 14:57:58 +00:00
Joel Maher
003af6373f
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 08:25:05 -05:00
Kartikaya Gupta
20a095db65
Bug 715369 - Work around Solo.getCurrentActivity() possibly returning the wrong object. r=jmaher
2012-01-05 21:36:17 -05:00
Kartikaya Gupta
4a223fd44d
Bug 715444 - Handle races where the event being listened for comes before the listener is registered. r=jmaher
2012-01-05 21:36:17 -05:00
Kartikaya Gupta
d2f4ccc15c
Bug 715443 - [2/2] More robotium cleanup. r=jmaher
...
- Extract utility functions into BaseTest so that there's a bunch of duplicated code everywhere
- Use long instead of Long in testPan to avoid object creation
2012-01-05 10:20:22 -05:00
Kartikaya Gupta
04aa4f1aef
Bug 715443 - [1/2] Robotium cleanup. r=jmaher
...
- Extract a common BaseTest class to hold the duplicated setup/tearDown stuff
- Convert 2-space indent to 4-space indent in keeping with rest of android code
- Prefix class member variables with 'm'
- Convert tabs to spaces, remove trailing whitespace
- Remove unused imports
- Use generics to reduce unchecked warnings
2012-01-05 10:20:22 -05:00
Joel Maher
e41beec0c5
Bug 711591 - make the robotium test driver a bit more driver like. r=ctalbert
2011-12-30 15:57:34 -05:00
Geoff Brown
aaf8a4cf00
Bug 701076: Minor updates to robotium tests to improve reliability of text entry; r=jmaher
2011-12-22 09:09:50 -05:00
Joel Maher
cefc6850ad
Bug 701076 - [tests] Robotium integration into mozilla-central. r=mfinkle,dburns
2011-12-16 14:27:52 -05:00