Граф коммитов

157 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 7cb47126ff Bug 767215 - Disable testAxisLocking, testLoad, testFlingCorrectness, testOverscroll, testPanCorrectness for too many intermittent failures 2012-09-28 15:45:29 +01:00
Geoff Brown 465c9b3b05 Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher 2012-09-27 09:46:34 -06:00
Geoff Brown 438b02bc04 Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher 2012-09-26 07:30:09 -06:00
Geoff Brown c42f5bb0ff Bug 785577 - Robocop: improve wait before testing menus; r=jmaher 2012-09-25 10:56:34 -06:00
Brian Nicholson f7bba06101 Bug 726018 - Thumbnails test case. r=gbrown 2012-03-07 13:58:31 -08:00
Geoff Brown b622277cdd Bug 770483 - Robocop: add more checks to testAboutPage; r=jmaher 2012-09-18 10:36:40 -06:00
Geoff Brown 99ec840b56 Bug 791859 - Robocop: change order of operations in testHistoryTab.tearDown; r=jmaher 2012-09-17 21:34:48 -06:00
Kartikaya Gupta a506bb6466 Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
Geoff Brown a0d9981a8f Bug 767215 - Robocop: increase wait time for paint events; r=jmaher 2012-09-14 21:50:30 -06:00
Kartikaya Gupta 49a83a548e Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher 2012-09-12 07:56:31 -04:00
Lucas Rocha f01720d02a Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret) 2012-09-10 18:24:25 +01:00
Kartikaya Gupta 8cd589516b Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
Lucas Rocha 8ab2f24d17 Bug 771380 - Reorganize toolbar layout to better handle dynamic icons (r=sriram)
* * *
fold me
* * *
title fix
2012-08-23 19:27:11 +01:00
Geoff Brown 13f46cec43 Bug 770456 - Robocop: be more careful when accessing child view in testHistoryTab; r=jmaher 2012-08-24 19:03:05 -06:00
Geoff Brown 634fe1ac91 Bug 782242 - Robocop: be more careful when using Java reflection; r=jmaher 2012-08-23 10:47:55 -06:00
Geoff Brown 76584198b4 Bug 784186 - Robocop: wait for paint in several tests; r=jmaher 2012-08-23 09:20:42 -06:00
Geoff Brown c7a193cf28 Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
Geoff Brown df0aae5734 Bug 770461 - Robocop: improve diagnostics in testHistoryTab; r=jmaher 2012-08-13 12:11:12 -06:00
Geoff Brown 123619eb02 Bug 764901 - Robocop: make testPasswordEncrypt more robust; r=jmaher 2012-08-10 15:59:12 -06:00
Geoff Brown 3cd93cab8f Bug 769919 - Robocop: Add more diagnostics to testBookmark; r=jmaher 2012-08-09 07:11:36 -06:00
Geoff Brown bdb85c6387 Bug 727152 - Robocop: improve shutdown of mAsserter; r=jmaher 2012-08-09 07:06:19 -06:00
Kartikaya Gupta 4f27b0d08c Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Chris Peterson 7963f6bae9 Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 307ecf819a24b348c9878590066c20e3823519f6
2012-08-01 18:58:23 -07:00
Kartikaya Gupta 34281c5afc Bug 775071 - Fix testCheck3 to look for the disableScreenshot function in the right place. r=gbrown 2012-07-19 14:18:49 -04:00
Kartikaya Gupta 6311af7ab1 Bug 775071 - Fix testCheck3 to abort the test if the disableScreenshto function fails. r=gbrown 2012-07-19 14:18:42 -04:00
Geoff Brown 8ab3329755 Bug 773074 - Robocop: make verifyUrl more robust; r=jmaher 2012-07-17 21:05:38 -06:00
Geoff Brown ca3248296c Bug 770456 - Robocop: wait for view in testHistoryTab; r=wesj 2012-07-17 13:04:53 -06:00
Gian-Carlo Pascutto 97ffe7525a Bug 772676 - Test history visit counts after migration. r=margaret 2012-07-13 07:49:37 +02:00
Brian Nicholson a5a3571659 Bug 769524 - Add sleep to testSearchSuggestions to workaround blocked event queue. r=gbrown 2012-07-09 23:38:36 -07:00
Brian Nicholson ff823ab950 Bug 771677 - Fix setting suggest client in testSearchSuggestions. r=gbrown 2012-07-06 23:26:54 -07:00
Geoff Brown e4dd04ac66 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 7aba4e0c92 Bug 759041 - Unit tests for awesomescreen tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Geoff Brown 543ec7adc0 Bug 756704 - Robocop: avoid hangs when events missed; r=kats 2012-06-28 11:20:15 -07:00
Brian Nicholson 156a563e36 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
Gian-Carlo Pascutto 2739e27057 Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr 2012-06-27 15:53:55 +02:00
Gian-Carlo Pascutto 0507cd39f4 Bug 750753 - Add tests for Profile Migration. r=lucasr 2012-06-27 15:53:53 +02:00
Kartikaya Gupta 6e76dc305e 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 a4685816e4 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 cba4cb56a2 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Kartikaya Gupta 8835629cc9 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 2ed79593c8 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 40ddc62875 Bug 764044 - Robocop: rewrite testNewTab for new tabs UI; r=jmaher 2012-06-20 08:05:14 -07:00
Wes Johnston 37d849a552 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston 7c3aee9edf Bug 759041 - Unit tests for awesomebar tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Kartikaya Gupta 15dfe4ffea Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Lucas Rocha f073877630 Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston 60cde5978e Bug 715307 - Fix Content provider tests. r=lucasr 2012-06-15 09:03:08 -07:00
Wes Johnston 096e6e91e8 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Brian Nicholson cd8cf7cb24 Bug 764699 - Fix setting mCheckNetwork in search suggestions test. r=kats 2012-06-14 11:27:00 -07:00
Ryan VanderMeulen 01eb3ff430 Backout ed4548cac45f (bug 764527) due to robocop perma-orange. 2012-06-13 21:32:14 -04:00