Commit Graph

127 Commits

Author SHA1 Message Date
Geoff Brown
423b931ab4 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
86315be085 Bug 759041 - Unit tests for awesomescreen tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Geoff Brown
9801528a33 Bug 756704 - Robocop: avoid hangs when events missed; r=kats 2012-06-28 11:20:15 -07:00
Brian Nicholson
52e4e83446 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
Gian-Carlo Pascutto
86e313b50a Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr 2012-06-27 15:53:55 +02:00
Gian-Carlo Pascutto
2d4b3c2b2c Bug 750753 - Add tests for Profile Migration. r=lucasr 2012-06-27 15:53:53 +02:00
Kartikaya Gupta
89721bc5c1 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
da4103114e 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
9f6ac061d8 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Kartikaya Gupta
949739e43b 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
115e14019c 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
969d4658b6 Bug 764044 - Robocop: rewrite testNewTab for new tabs UI; r=jmaher 2012-06-20 08:05:14 -07:00
Wes Johnston
73fe082407 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
04a563d57b Bug 759041 - Unit tests for awesomebar tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Kartikaya Gupta
eb0599cadd Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Lucas Rocha
458f5c7ac2 Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
b4f1792499 Bug 715307 - Fix Content provider tests. r=lucasr 2012-06-15 09:03:08 -07:00
Wes Johnston
be632f8739 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Brian Nicholson
cd6d13638f Bug 764699 - Fix setting mCheckNetwork in search suggestions test. r=kats 2012-06-14 11:27:00 -07:00
Ryan VanderMeulen
76f82e81f5 Backout ed4548cac45f (bug 764527) due to robocop perma-orange. 2012-06-13 21:32:14 -04:00
Kartikaya Gupta
0fef409822 Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Ryan VanderMeulen
3f31061461 Backout 802fbaed034c (bug 715307) due to suspected perma-red. 2012-06-09 14:35:22 -04:00
Geoff Brown
46ccd41893 Bug 758792 - Robocop: remove waitForIdleSync calls in getActivityFromClick. r=jmaher 2012-06-09 12:24:57 -04:00
Matt Brubeck
77a213743f 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
b67e444a61 Bug 715307 - Ability to read and write profiles.ini. r=mfinkle 2012-06-07 10:28:09 -07:00
Matt Brubeck
6b2e13d51b Bug 748609 (part 2) - Fix testAboutPage with Firefox Beta branding [r=mfinkle] 2012-06-07 12:43:01 -07:00
Brian Nicholson
60af2ad265 Bug 586885 - Search suggestions test case. r=gbrown 2012-06-05 14:07:14 -07:00
Brian Nicholson
9f82a9d184 Bug 586885 - Add raw host to robotium.config. r=jmaher 2012-06-05 14:07:14 -07:00
Lucas Rocha
0b6e458af1 Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Geoff Brown
6d8a306ea4 Bug 757475 - Robocop: disable testPermissions. r=jmaher 2012-05-26 09:33:52 -04:00
Gian-Carlo Pascutto
9adb369d84 Bug 735064 - Add tests for BrowserProvider batch operations. r=lucasr 2012-05-26 11:30:17 +02:00
Phil Ringnalda
bb5d587058 Back out 551fb80a2dca (bug 758392) for roboprovider bustage 2012-05-25 23:18:19 -07:00
Brian Nicholson
21302991da Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher 2012-05-25 17:26:04 -07:00
Wes Johnston
1d1d335091 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Geoff Brown
660ffc1f04 Bug 725094 - Robocop: change error handling to throw fewer exceptions; r=jmaher 2012-05-22 16:25:30 -07:00
Margaret Leibovic
e2a2300d01 Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
Geoff Brown
b02790a816 Bug 751158 - Add tcheckerboard3 Robocop/Talos test. r=jmaher 2012-05-14 19:01:05 -04:00
Kartikaya Gupta
c24fde252f Bug 748736 - Make tcheckerboard2 use CNN and be harder. r=jmaher 2012-04-26 14:24:30 -04:00
Matt Brubeck
bb642ec456 Bug 746876 - disable test_bug720538 because of perma-orange [r=kats] 2012-04-26 07:46:02 -07:00
Matt Brubeck
1753b0f348 Bug 748609 - testAboutPage is perma-orange on beta [r=mfinkle] 2012-04-24 18:02:41 -07:00
Wes Johnston
f074cdf938 Bug 739446 - Fix test bustage. r=mfinkle 2012-04-16 19:28:20 -07:00
Wes Johnston
461716622b Bug 745834 - Fix test bustage. r=mfinkle 2012-04-16 12:47:17 -07:00
Wes Johnston
d884df195a Bug 745834 - Set encryption type correctly in java. r=mfinkle 2012-04-16 11:27:17 -07:00
Kartikaya Gupta
95ab3d5c2e Bug 743669 - Use hidden obtainNano API to replay motion events on Froyo. r=blassey 2012-04-12 11:38:20 -05:00
Margaret Leibovic
3b2c7e0443 Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman 2012-04-09 17:28:59 -07:00
Sriram Ramasubramanian
3c6ece67c1 Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman] 2012-04-09 10:47:47 -07:00
Richard Newman
d928916563 Bug 736348 - Child positioning hits sqlite limits. r=lucasr 2012-04-05 19:25:34 -07:00
Joel Maher
eb7ddce086 Bug 742147 - tprovider doesn't provide accurate output format for talos parsers. r=gbrown 2012-04-05 11:11:25 -04:00
Margaret Leibovic
b8d414d4d2 Bug 738961 - Add spaces to KNOWN_PREFIX in testBrowserProviderPerf. r=lucasr 2012-04-02 11:56:43 -07:00
Wes Johnston
215770c942 Bug 735912 - Update tests for new behavior. r=mfinkle 2012-03-30 11:01:45 -07:00