Open
Bug 1923147
Opened 1 year ago
Updated 2 days ago
Intermittent UI test failure - < SettingsAdvancedTest.dismissOpenLinksInAppCFRTest >
Categories
(Firefox for Android :: UI Tests, defect, P5)
Tracking
()
REOPENED
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | unaffected |
| firefox147 | --- | unaffected |
| firefox148 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=477092162&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TgsiEwIORUa1oaVgBgE6lg/runs/0/artifacts/public/logs/live_backing.log
[task 2024-10-07T15:45:37.258Z] Command /usr/bin/java -jar /builds/worker/test-tools/flank.jar android run --config ./automation/taskcluster/androidTest/flank-arm-experimental-api-tests.yml --app /builds/worker/checkouts/gecko/mobile/android/fenix/app.apk --local-result-dir /builds/worker/artifacts/results --project moz-fenix --client-details matrixLabel=autoland --test /builds/worker/checkouts/gecko/mobile/android/fenix/android-test.apk failed with exit code 10
[task 2024-10-07T15:45:37.344Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.SettingsAdvancedTest#dismissOpenLinksInAppCFRTest | java.lang.AssertionError: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_progress] is not gone
[task 2024-10-07T15:45:37.344Z] at org.junit.Assert.fail(Assert.java:89)
[task 2024-10-07T15:45:37.344Z] at org.junit.Assert.assertTrue(Assert.java:42)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectIsGone(MatcherHelper.kt:113)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.robots.BrowserRobot.waitForPageToLoad(BrowserRobot.kt:79)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SettingsAdvancedTest$dismissOpenLinksInAppCFRTest$3.invoke(SettingsAdvancedTest.kt:290)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SettingsAdvancedTest$dismissOpenLinksInAppCFRTest$3.invoke(SettingsAdvancedTest.kt:289)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:226)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SettingsAdvancedTest.dismissOpenLinksInAppCFRTest(SettingsAdvancedTest.kt:289)
[task 2024-10-07T15:45:37.344Z]
[task 2024-10-07T15:45:37.344Z]
[task 2024-10-07T15:45:37.344Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.SearchTest#defaultSearchCodeGoogleUS | java.lang.AssertionError: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_progress] is not gone
[task 2024-10-07T15:45:37.344Z] at org.junit.Assert.fail(Assert.java:89)
[task 2024-10-07T15:45:37.344Z] at org.junit.Assert.assertTrue(Assert.java:42)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectIsGone(MatcherHelper.kt:113)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.robots.BrowserRobot.waitForPageToLoad(BrowserRobot.kt:79)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SearchTest$defaultSearchCodeGoogleUS$3.invoke(SearchTest.kt:590)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SearchTest$defaultSearchCodeGoogleUS$3.invoke(SearchTest.kt:589)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.robots.SearchRobot$Transition.submitQuery(SearchRobot.kt:418)
[task 2024-10-07T15:45:37.344Z] at org.mozilla.fenix.ui.SearchTest.defaultSearchCodeGoogleUS(SearchTest.kt:589)
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::UI Tests' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → UI Tests
| Comment hidden (Intermittent Failures Robot) |
Comment 3•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Comment 4•2 days ago
|
||
► 12/21 mozilla-central Firebase link
Status: RESOLVED → REOPENED
status-firefox146:
--- → unaffected
status-firefox147:
--- → unaffected
status-firefox148:
--- → affected
Resolution: INCOMPLETE → ---
Summary: Intermittent org.mozilla.fenix.ui.SettingsAdvancedTest#dismissOpenLinksInAppCFRTest | java.lang.AssertionError: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_progress] is not gone → Intermittent UI test failure - < SettingsAdvancedTest.dismissOpenLinksInAppCFRTest >
You need to log in
before you can comment on or make changes to this bug.
Description
•