Commit Graph

706 Commits

Author SHA1 Message Date
AndiAJ
282ba75652 For #25551 and #25355 disable failing UI tests 2022-06-21 10:08:36 +00:00
sv-ohorvath
2ce3a5e0c5 Removes all registered Idling resources before retrying tests, to prevent crashes. 2022-06-21 08:20:34 +00:00
sv-ohorvath
c3bd92c66b For #24843, #24815, #17416: removed idling resources to prevent crashes in tests.
Retrying add-on installation if it fails.
2022-06-21 08:20:34 +00:00
AndiAJ
e679f16092 For #25511 fix failing shortcutButtonTest UI test 2022-06-21 06:28:45 +00:00
mcarare
d595e199c9 For #25435: Handle ERROR_BAD_HSTS_CERT error. 2022-06-16 02:14:23 +00:00
AndiAJ
8b04752122 For #24092 and #25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests 2022-06-15 08:02:25 +00:00
AndiAJ
e977e0292a For #25125 fix flaky downloadMultipleFileTypesTest UI test 2022-06-06 14:20:18 +00:00
sv-ohorvath
9c6a127a40 For #23858: replaces opened app verification with intent matching 2022-06-06 12:57:15 +00:00
sv-ohorvath
acb6f5429b Refactor re-usable methods in TabDrawerRobot.kt 2022-06-06 12:21:22 +00:00
sv-ohorvath
24fd376707 Refactor collections UI tests for Compose 2022-06-06 12:21:22 +00:00
sv-ohorvath
9b35c6fd45 Move collections tests to CollectionTest class 2022-06-06 12:21:22 +00:00
AndiAJ
fff15ea331 For #25393 fix flaky verifyAboutFirefoxPreview UI test 2022-06-06 11:24:19 +00:00
Arturo Mejia
6a33f29a91 Revert "For #24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit 7b895aba
2022-06-05 13:26:43 +00:00
Noah Bond
fdd77d0e1e For #21897 - Disable leftover UI test code from #24333 2022-06-03 18:49:13 +00:00
AndiAJ
8043984f46 For #25394 and #25380 re-enable BrowsingErrorPages UI tests 2022-06-02 16:06:29 +00:00
sv-ohorvath
c8eafbd9cc For #15754: Replace UI tests video asset for video with sound 2022-06-02 15:24:38 +00:00
Michael Comella
f9b16c772f Closes #24304 - simplify StartupExcessiveResourceUseTest error message.
It's easier to modify the explanation of the heuristics in code comments
rather than command line strings so I moved the failure explanations
into code comments, allowing me to simplify the test failure error messages.
2022-06-02 01:01:28 +00:00
Michael Comella
4e6e5428ea For #24304 - update StartupExcessiveResourceUseTest documentation.
We want this test to be self service for the fenix team so the meaning
of the documentation was updated. Additionally, we clarified why each
heuristic exists to make the test more accessible to self service.
2022-06-02 01:01:28 +00:00
AndiAJ
5d724f52f4 For #25394 disable failing blockUnwantedSoftwarePageTest UI test 2022-06-01 05:48:37 +00:00
sv-ohorvath
1bcb484de7 For #25380: Disable blockHarmfulPageTest UI test 2022-05-27 23:30:00 +00:00
Arturo Mejia
b7c1f8ef6b Revert "For #23966 - Migrate MessageCardViewHolder to Compose"
This reverts commit aea6124851.
2022-05-25 23:10:28 +00:00
AndiAJ
e0822a6e1e Disable failing useAppWhileTabIsCrashedTest UI test 2022-05-25 13:58:23 +00:00
AndiAJ
bbdc7fd3ff For #25002 #25184 and #23417 fix testDownloadCompleteNotification testDownloadPrompt and testCloseDownloadPrompt 2022-05-25 12:38:21 +00:00
AndiAJ
0569816cbb For #23481 fix disabled openLinkInAppTest UI test 2022-05-25 08:49:30 +00:00
AndiAJ
9aec04ede7 For #23600 fix flaky saveLoginsInPWATest UI test 2022-05-25 06:14:13 +00:00
sarah541
aea6124851 For #23966 - Migrate MessageCardViewHolder to Compose 2022-05-25 04:14:10 +00:00
AndiAJ
672510f399 Disable failing audioPlaybackSystemNotificationTest UI test 2022-05-23 10:19:21 +00:00
AndiAJ
d26514feda Fix externalLinkPWATest UI test 2022-05-19 08:09:54 +00:00
AndiAJ
dd5310bdea Disable failing verifyContextMixedVariations UI test 2022-05-18 12:29:21 +00:00
AndiAJ
7def333efa Disable failing selectTabOnLongTapTest UI test 2022-05-18 08:30:29 +00:00
Oana Horvath
f6f1446129 For #20754: Fix scrolling issues and re-enable verifyAboutFirefoxPreview 2022-05-17 10:57:37 +00:00
Mugurell
6a798ebfbc For #24333 - Disable ui tests code affected by the migration
After migrating to compose identifying widgets and interacting with them will
need to be updated.
Checked with Oana about the approach, commenting the code seems better.
2022-05-11 16:03:51 +00:00
AndiAJ
b7ebddb11b Disable failing useAddonsInPrivateModeTest UI test 2022-05-11 05:32:49 +00:00
sarah541
7b895abab1 For #24455 - Migrate NoCollectionsMessageViewHolder to Compose 2022-05-10 20:06:38 +00:00
Aaron Train
c15303b67f For #25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2022-05-10 17:36:08 +00:00
AndiAJ
76bf730782 For #24998 fix flaky deleteDeleteBrowsingHistoryDataTest UI test 2022-05-10 09:00:27 +00:00
AndiAJ
98455c01ee For #23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2022-05-09 11:32:27 +00:00
AndiAJ
ba4d5446e2 For #24993 and #25085 fix flaky UI tests 2022-05-09 05:07:19 +00:00
Arturo Mejia
40f3c8fce5 For #25142 increase the EXPECTED_NUMBER_OF_INFLATION to count for the messaging framework message. 2022-05-07 04:08:35 +00:00
Arturo Mejia
29e0e34902 For #25142 increase the EXPECTED_RECYCLER_VIEW_CONSTRAINT_LAYOUT_CHILDREN to count for the messaging framework message. 2022-05-07 00:17:36 +00:00
Arturo Mejia
94b934290d Disable intermittent tests #20754. 2022-05-05 20:47:28 -04:00
Arturo Mejia
7b3574d95a Disable intermittent tests #24843 and #23816 2022-05-05 15:35:21 +00:00
Oana Horvath
687d79715f For #22188: fix and re-enable launchPageShortcutInPrivateModeTest 2022-05-04 20:31:40 +00:00
AndiAJ
79e6de6511 Disable failing download UI tests 2022-05-04 08:12:48 +00:00
AndiAJ
8c880440e3 For #20973 fix and re-enable shortcutButtonTest UI test 2022-05-03 14:32:26 +00:00
AndiAJ
f3aee6983d Disable failing openExternalLinksInPrivateTest UI test 2022-05-03 12:55:24 +00:00
AndiAJ
291c8bc85c Disable redirectToAppPermissionsSystemSettingsTest UI test 2022-04-29 18:41:27 +00:00
AndiAJ
b5f893ebe9 For #24994 fix and re-enable deleteNonEmptyBookmarkFolderTest UI test 2022-04-29 16:32:31 +00:00
AndiAJ
66b4f5b505 For #22304 re-enable visitedUrlHistoryTest UI test 2022-04-29 13:45:02 +00:00
AndiAJ
452f82f8d9 Disable failing deleteNonEmptyBookmarkFolderTest UI test 2022-04-28 08:12:22 +00:00