Commit Graph

127 Commits

Author SHA1 Message Date
Geoff Brown
7cc9958f85 Bug 769919 - Clear VKB in Robocop testBookmark and testBookmarksTab to ensure correct list child count; r=jmaher 2012-07-05 07:55:30 -07:00
Wes Johnston
ff73f62b9c Bug 759041 - Unit tests for awesomescreen tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Geoff Brown
333f8c752c Bug 756704 - Robocop: avoid hangs when events missed; r=kats 2012-06-28 11:20:15 -07:00
Brian Nicholson
4d2d69ae8f Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
Gian-Carlo Pascutto
0f6857cd50 Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr 2012-06-27 15:53:55 +02:00
Gian-Carlo Pascutto
5e1f0ef465 Bug 750753 - Add tests for Profile Migration. r=lucasr 2012-06-27 15:53:53 +02:00
Kartikaya Gupta
924c956074 Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
Kartikaya Gupta
2a4c0c37d1 Bug 727351 - Some minor refactoring of the MotionEventHelper code to make the fling part more readable. r=cpeterson 2012-06-22 23:09:16 -04:00
Kartikaya Gupta
eb08aefa66 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Kartikaya Gupta
ab0e0d17c7 Bug 746876 - Re-enable test_bug720538 as it seems to work fine now. r=jmaher 2012-06-22 16:10:57 -04:00
Kartikaya Gupta
adf8d2992b Bug 767215 - Fix intermittent failure in pixel tests caused by slower-than-expected initial page paint. r=jmaher 2012-06-22 16:10:13 -04:00
Geoff Brown
27b2d18af7 Bug 764044 - Robocop: rewrite testNewTab for new tabs UI; r=jmaher 2012-06-20 08:05:14 -07:00
Wes Johnston
bc684468da Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
1d49aa1b5a Bug 759041 - Unit tests for awesomebar tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Kartikaya Gupta
2c457ff2a9 Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Lucas Rocha
00ac6ec09b Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
49cc8cf3f9 Bug 715307 - Fix Content provider tests. r=lucasr 2012-06-15 09:03:08 -07:00
Wes Johnston
8a294189a1 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Brian Nicholson
e79107ca48 Bug 764699 - Fix setting mCheckNetwork in search suggestions test. r=kats 2012-06-14 11:27:00 -07:00
Ryan VanderMeulen
e5b407b3cc Backout ed4548cac45f (bug 764527) due to robocop perma-orange. 2012-06-13 21:32:14 -04:00
Kartikaya Gupta
35421a395a Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Ryan VanderMeulen
d209a15376 Backout 802fbaed034c (bug 715307) due to suspected perma-red. 2012-06-09 14:35:22 -04:00
Geoff Brown
1cffb0314b Bug 758792 - Robocop: remove waitForIdleSync calls in getActivityFromClick. r=jmaher 2012-06-09 12:24:57 -04:00
Matt Brubeck
460cc5213b Bug 762632 - Add an assertMatches method to BaseTest for better failure diagnostics [r=kats]
--HG--
extra : rebase_source : cb02e7ffd4f9d7655b315b28e21433fcb8a3c764
2012-06-08 11:43:23 -07:00
Wes Johnston
f5bd571270 Bug 715307 - Ability to read and write profiles.ini. r=mfinkle 2012-06-07 10:28:09 -07:00
Matt Brubeck
335762605f Bug 748609 (part 2) - Fix testAboutPage with Firefox Beta branding [r=mfinkle] 2012-06-07 12:43:01 -07:00
Brian Nicholson
0c90b684cd Bug 586885 - Search suggestions test case. r=gbrown 2012-06-05 14:07:14 -07:00
Brian Nicholson
355e9fdee1 Bug 586885 - Add raw host to robotium.config. r=jmaher 2012-06-05 14:07:14 -07:00
Lucas Rocha
2129f3a4dd Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Geoff Brown
a37933ddeb Bug 757475 - Robocop: disable testPermissions. r=jmaher 2012-05-26 09:33:52 -04:00
Gian-Carlo Pascutto
090a614132 Bug 735064 - Add tests for BrowserProvider batch operations. r=lucasr 2012-05-26 11:30:17 +02:00
Phil Ringnalda
9927ee82ec Back out 551fb80a2dca (bug 758392) for roboprovider bustage 2012-05-25 23:18:19 -07:00
Brian Nicholson
69073bf236 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher 2012-05-25 17:26:04 -07:00
Wes Johnston
ecb051e05d Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Geoff Brown
09c656104b Bug 725094 - Robocop: change error handling to throw fewer exceptions; r=jmaher 2012-05-22 16:25:30 -07:00
Margaret Leibovic
cce4894d5f Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
Geoff Brown
adee935f11 Bug 751158 - Add tcheckerboard3 Robocop/Talos test. r=jmaher 2012-05-14 19:01:05 -04:00
Kartikaya Gupta
056ae0b603 Bug 748736 - Make tcheckerboard2 use CNN and be harder. r=jmaher 2012-04-26 14:24:30 -04:00
Matt Brubeck
0db830ce77 Bug 746876 - disable test_bug720538 because of perma-orange [r=kats] 2012-04-26 07:46:02 -07:00
Matt Brubeck
23527d4290 Bug 748609 - testAboutPage is perma-orange on beta [r=mfinkle] 2012-04-24 18:02:41 -07:00
Wes Johnston
c6d882c609 Bug 739446 - Fix test bustage. r=mfinkle 2012-04-16 19:28:20 -07:00
Wes Johnston
979e479318 Bug 745834 - Fix test bustage. r=mfinkle 2012-04-16 12:47:17 -07:00
Wes Johnston
1559635ebd Bug 745834 - Set encryption type correctly in java. r=mfinkle 2012-04-16 11:27:17 -07:00
Kartikaya Gupta
f34d7dbd78 Bug 743669 - Use hidden obtainNano API to replay motion events on Froyo. r=blassey 2012-04-12 11:38:20 -05:00
Margaret Leibovic
3513da8d22 Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman 2012-04-09 17:28:59 -07:00
Sriram Ramasubramanian
11279ce6f2 Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman] 2012-04-09 10:47:47 -07:00
Richard Newman
9e471abb08 Bug 736348 - Child positioning hits sqlite limits. r=lucasr 2012-04-05 19:25:34 -07:00
Joel Maher
ac64a13098 Bug 742147 - tprovider doesn't provide accurate output format for talos parsers. r=gbrown 2012-04-05 11:11:25 -04:00
Margaret Leibovic
6b14c857ef Bug 738961 - Add spaces to KNOWN_PREFIX in testBrowserProviderPerf. r=lucasr 2012-04-02 11:56:43 -07:00
Wes Johnston
f4839aa34d Bug 735912 - Update tests for new behavior. r=mfinkle 2012-03-30 11:01:45 -07:00