Ed Morley
4984383861
Backed out changeset 0b6f43cbb7dd (bug 899187) for causing a couple of new intermittent failures
2013-10-15 17:22:34 +01:00
Wes Johnston
9323b2ab25
Bug 920170 - Allow adding a grid of icons to prompts. r=margaret
2013-10-15 08:53:16 -07:00
Ryan VanderMeulen
7bda00af37
Merge m-c to fx-team.
2013-10-14 14:44:54 -04:00
Mark Capella
c178a1f5fc
Bug 923764 - Intermittent testBookmark | added as a bookmark - got true, expected false, r=lucasr, f=adriant
2013-10-14 14:05:08 -04:00
Adrian Tamas
ccb5baa015
Bug 899187 - Re-write testBookmarksPage to work with the new about:home. r=lucasr
2013-08-20 10:26:55 +03:00
Chenxia Liu
80c4d4f806
Bug 914377 - Intermittent testShareLink | Exception caught - junit.framework.AssertionFailedError: View is null and can therefore not be clicked! r=gbrown
2013-10-12 20:32:43 -07:00
Adrian Tamas
211a3e4cbf
Bug 888277 - Create a new Robocop test to test private browsing. r=gbrown
2013-06-25 08:45:14 +03:00
Geoff Brown
ebd42a9670
Bug 851861 - Enable robocop testLoad, testPanCorrectness, etc
2013-10-10 10:00:14 -06:00
Adrian Tamas
55028b0d7d
Bug 899182 - Re-write testBookmark to work with the new about:home. r=lucasr
2013-08-19 17:11:09 +03:00
Margaret Leibovic
c718637c44
Bug 910106 - Replace loadUrl with inputAndLoadUrl in PixelTest. r=lucasr
2013-09-24 14:07:02 -07:00
Adrian Tamas
75fb600424
Bug 896574 - Fix testAddSearchEngine to work with the new about:home. r=lucasr
2013-07-23 19:07:48 +03:00
Mark Capella
d5d290983f
Bug 917944 - Remove "Most recent" header in history page, r=margaret
2013-09-25 21:48:16 -04:00
Ed Morley
36eb66ba1f
Backed out changeset 59655b2db583 (bug 910106) since it has just morphed the failures into bug 920490
2013-09-25 14:27:48 +01:00
Chenxia Liu
916bf9111f
Bug 919384 - "Text reflow" robocop test checks for the wrong RELEASE_BUILD boolean value. r=gbrown
2013-09-24 15:02:41 -07:00
Ed Morley
c59075a2f5
Bug 910106 - Disable Robocop verifyHomePagerHidden() on Android 2.2 for too many intermittent failures
2013-09-24 16:57:09 +01:00
Margaret Leibovic
d503f21634
merge m-c to fig
2013-09-20 14:50:31 -04:00
Chenxia Liu
b0ca674a57
Bug 917398 - Include test for new top sites. r=margaret
2013-09-20 13:35:29 -04:00
Chenxia Liu
e580cd6ad4
Bug 917398 - Update tests for the new tabs in about:home. r=margaret
2013-09-20 13:35:29 -04:00
Ed Morley
f0e58d0012
Merge latest green inbound changeset and mozilla-central
2013-09-20 10:18:21 +01:00
Margaret Leibovic
cc6b8c0e3f
Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown
2013-09-19 09:38:00 -04:00
Margaret Leibovic
964ab98552
Bug 913683 - (Part 1) Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown
2013-09-19 09:37:58 -04:00
Ryan VanderMeulen
13384c7908
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
Ed Morley
fea5a690ca
Backed out changeset dea697e42d70 (bug 913683) for robocop test failures
2013-09-17 16:12:30 +01:00
Geoff Brown
620731f3ce
Bug 917543 - Add an x86 version of the robocop.ini manifest; r=jmaher DONTBUILD
2013-09-17 17:40:58 -06:00
Chenxia Liu
c3d9b5dcce
Bug 915350 - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html , expected Browser Blank Page 01. r=gbrown
2013-09-17 10:05:39 -04:00
Margaret Leibovic
bfe55b88e6
Bug 913683 - Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown
2013-09-17 09:14:12 -04:00
Ed Morley
a91d36c830
Bug 915350 - Disable testBookmarklets, testHistory, testTabHistory & testBookmarkKeyword for too many intermittent failures
2013-09-19 15:15:32 +01:00
Wes Kocher
ae937e2d3a
Merge m-c to fx-team
2013-09-13 18:22:41 -07:00
Adrian Tamas
23058ee6fd
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Ryan VanderMeulen
4a6adebb73
Backed out changeset c24ba14732cd (bug 907734) for Android bustage.
2013-09-12 13:13:14 -04:00
Adrian Tamas
3f8c34cf8a
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Adrian Tamas
a4b1e042be
Bug 896557 - Split testWebContentContextMenu to make it more reliable (r=margaret)
2013-08-22 17:29:06 +03:00
Carsten "Tomcat" Book
66a064a8b2
merge fx-team to mozilla-central
2013-09-11 13:37:24 +02:00
Chenxia Liu
c1bc7ca82e
Bug 912510 - Part 2: Update base tests to use Conditions. r=gbrown
2013-09-10 18:10:43 -07:00
Chenxia Liu
87105475ea
Bug 912590 - Part 1: Update base tests to use new Robotium 4.2 APIs for View fetching. r=gbrown
2013-09-10 18:10:29 -07:00
Geoff Brown
c1770713bc
Bug 912519 - (2) Minor refactor of testSettingsMenuItems; r=liuche
2013-09-10 18:18:07 -06:00
Geoff Brown
420f881f2f
Bug 912519 - (1) Update robocop testSettingsMenuItems to allow for partially obscured menu item; r=liuche
2013-09-10 18:18:04 -06:00
Lucas Rocha
d56ccbfff2
Bug 897481 - Update testShareLink for new about:home (r=margaret)
2013-09-04 21:55:13 +01:00
Lucas Rocha
d4eba87694
Bug 899183 - Update testBookmarklets for new about:home (r=margaret)
2013-09-04 15:20:55 +01:00
Margaret Leibovic
29dfda3ed7
Bug 908344 - Test for bookmark keyword. r=wesj
2013-09-03 21:19:26 -07:00
Nathan Froyd
de359b548a
Bug 906088 - part 6 - update tests to use the new API; r=kats
...
Fixed testPrefsObserver to use the correct requestId for unregistering observers.
Changed all tests to use th same hexadecimal constant, per Kats's feedback. Asking
for actual review now. Local robocop testing shows the failing tests on try now pass
locally, so I'm assuming I have fixed the issues...
2013-09-04 09:58:32 -04:00
Chenxia Liu
e918135f01
Bug 908737 - Robocop: upgrade to robotium-solo-4.2.jar. r=gbrown
2013-04-11 09:53:15 +03:00
Geoff Brown
c21f5f32cb
Bug 899605 - Update testBrowserProvider for Jellybean; r=lucasr
2013-08-29 16:44:24 -06:00
Adrian Tamas
a3ebf1b037
Bug 908795 - Add a wait for test in testClearPrivateData to the history list check to give time to the database operations to happen. r=mleibovic
2013-08-26 11:55:59 +03:00
Adrian Tamas
bf2b7f2674
Bug 897078 - Add a wait to make sure the import pop-up is dismissed. r=mleibovic
2013-08-26 17:15:26 +03:00
Chenxia Liu
0028b02c9b
Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown
2013-08-28 10:38:27 -07:00
Margaret Leibovic
de5285ac09
Backout testPan part of 25ccd1446424 for causing test failures
2013-08-27 17:18:17 -07:00
Margaret Leibovic
225111afd7
Bug 907720 - Make sure HomePager is hidden before proceeding with talos tests. r=gbrown
2013-08-27 08:38:23 -07:00
Ryan VanderMeulen
36db7aa648
Merge m-c to fx-team.
2013-08-26 20:21:33 -04:00
Chenxia Liu
bc9b0f4103
Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown
2013-08-26 16:00:07 -07:00