Commit Graph

207 Commits

Author SHA1 Message Date
adrian.tamas@softvision.ro
0806b3d266 Bug 826261 - Robocop: Add test for Share Link option from the Firefox Mobile Menu. r=jmaher 2013-01-04 10:53:22 +02:00
Joel Maher
808e6a48c8 Bug 818095 - Intermittent testHistoryTab | history list has 3 children - got 0, expected 3. r=gbrown. 2012-12-31 13:27:21 -05:00
Geoff Brown
91d87148f0 Bug 769919 - Make testBookmark more reliable and enable; r=jmaher 2012-12-28 16:06:50 -07:00
Nicolae Cristian
d59596fa1e Bug 822681 - Robocop: Add test for Tabs Drawer Menu feature. r=jmaher 2012-12-20 16:26:52 +02:00
adrian.tamas@softvision.ro
718c2a6f10 Bug 747835: Back, Forward and Reload buttons test. r=jmaher 2012-12-03 14:14:27 +02:00
Joel Maher
42e9f5bddc Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-27 07:09:11 -05:00
Joel Maher
7ea52d60ab backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00
Joel Maher
4928e8b39b Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-20 09:25:38 -05:00
Geoff Brown
cb049a9dbe Bug 795928 - testAllPagesTab: wait for first bookmark instead of url that is likely already displayed in awesomebar; r=wesj 2012-12-19 18:54:04 -07:00
Geoff Brown
fd67ecaab4 Bug 820322 - Improve reliability of testBookmarksTab, testHistoryTab, testAllPagesTab; r=wesj 2012-12-19 18:25:45 -07:00
Joel Maher
f9313ee991 Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05:00
Ed Morley
ab36d8d8b4 Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
12746f243f Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
97d76e5c76 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
7b3ffa16cd Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Wes Johnston
89239fe12d Bug 808408 - Fix tests to not assume keyboard is showing. r=gbrown 2012-12-11 15:52:55 -08:00
Geoff Brown
4c9cfad22f Bug 820322 - Avoid NPE in testHistoryTab; r=wesj 2012-12-11 10:38:40 -07:00
Brian Nicholson
fe35350732 Bug 769919 - Check adapter count instead of visible list child count in testBookmark. r=gbrown 2012-12-10 14:41:16 -08:00
Ed Morley
2430b6f9e3 Bug 770483 - Disable robocop testAboutPage for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
82c5a89975 Bug 817339 - Disable robocop testBookmark for too many intermittent failures 2012-12-10 12:49:32 +00:00
Geoff Brown
b7575691be Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00
Kartikaya Gupta
36444f3cba Bug 814282 - Attempt to fix intermittent failure in testVkbOverlap. r=gbrown 2012-12-06 13:57:36 -05:00
Ed Morley
a535aa437b Backout 5971115a94d2 (bug 811445's test) for causing bug 817336 2012-12-04 21:37:22 +00:00
Brian Nicholson
29fbc100b8 Bug 811445 - Part 2: Test case for Add Search Engine. r=gbrown 2012-11-30 10:53:38 -08:00
Joel Maher
626982768f Bug 815786 - Disable testCheck3 in Talos. r=gbrown 2012-11-30 13:04:30 -05:00
Geoff Brown
12803634ae Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Kartikaya Gupta
9d0bbb2116 Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson 2012-11-13 12:11:25 -08:00
Brian Nicholson
cf4064cd81 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Wes Johnston
c7e5a60007 Bug 759041 - Tests for swipe between screens. r=lucasr 2012-11-12 10:49:26 -08:00
Wes Johnston
b553528d40 Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr 2012-11-12 10:49:25 -08:00
Wes Johnston
950b8eb881 Bug 808212 - Expire thumbnails that we don't need. r=rnewman 2012-11-07 09:39:55 -08:00
Geoff Brown
23cf260f9a Bug 781745 - Robocop: wait for list update in testBookmarksTab; r=jmaher 2012-10-30 10:04:40 -06:00
Brad Lassey
aa9418e4fb bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', use helper function to block for gecko:ready r=gbrown 2012-10-25 15:37:39 -04:00
Brad Lassey
3503dafd8c bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
Geoff Brown
5fafdd750d Bug 767215 - Re-enable robocop testLoad, testPanCorrectness, testFlingCorrectness, testOverscroll, testAxisLocking; DONTBUILD 2012-10-24 12:41:04 -06:00
Geoff Brown
5d8678fd2c Bug 785577 - Re-enable robocop testWebContentContextMenu 2012-10-24 10:14:54 -06:00
Wes Johnston
69f6293ff1 Bug 744961 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
e98e038a50 backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message 2012-10-19 17:49:42 -07:00
Wes Johnston
bdbac115c0 Bug 672956 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Joel Maher
0ada31c022 Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-16 13:25:23 -04:00
Kartikaya Gupta
79a32d491e Bug 789923 - Test that BrowserDB.removeThumbnails clears thumbnail data. r=mfinkle, lucasr 2012-10-16 10:07:09 -04:00
Joel Maher
c4cee4ab7a Backout e814e12508af (bug 799107), 45863b00372b (bug 801633), 2012-10-15 13:33:37 -04:00
Joel Maher
d925c6eb2a Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-15 11:13:44 -04:00
Joel Maher
0d6866c6ab Backout f271acb304c2 (bug 799107), 2012-10-15 09:08:41 -04:00
Joel Maher
b39722815e Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-15 07:10:49 -04:00
Brian Nicholson
0fc2b4a24b Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle 2012-10-05 17:27:12 -07:00
Ed Morley
29308c09dd Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
adrian.tamas@softvision.ro
219ab700b3 Bug 777719 - Leaving only the History test as the others are already covered in existing bugs. r=jmaher 2012-10-04 19:18:14 +03:00
adrian.tamas@softvision.ro
321c02a2e0 Bug 777719 - Addons Manager test modified according to review. r=jmaher. 2012-10-02 18:24:38 +03:00
Ed Morley
db4533a596 Bug 785577 - Disable testWebContentContextMenu for frequent failures 2012-10-03 11:49:40 +01:00