Closed
Bug 1893570
Opened 1 year ago
Closed 1 year ago
Perma [TIer 2] org.mozilla.fenix.ui.MainMenuTest#verifyTabMainMenuItemsTest | java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Save to collection] does not exist
Categories
(Firefox for Android :: General, defect, P5)
Tracking
()
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | unaffected |
| firefox126 | --- | unaffected |
| firefox127 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ajoltan)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=455938003&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KdLIUid7RIWoX80RLYlXeQ/runs/0/artifacts/public/logs/live_backing.log
Command /usr/bin/java -jar /builds/worker/test-tools/flank.jar android run --config ./automation/taskcluster/androidTest/flank-arm64-v8a.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-04-26T01:41:45.623Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.MainMenuTest#verifyTabMainMenuItemsTest | java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Save to collection] does not exist
[task 2024-04-26T01:41:45.623Z] at org.junit.Assert.fail(Assert.java:89)
[task 2024-04-26T01:41:45.623Z] at org.junit.Assert.assertTrue(Assert.java:42)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:100)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyPageThreeDotMainMenuItems(ThreeDotMenuMainRobot.kt:162)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.ui.MainMenuTest$verifyTabMainMenuItemsTest$3.invoke(MainMenuTest.kt:65)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.ui.MainMenuTest$verifyTabMainMenuItemsTest$3.invoke(MainMenuTest.kt:64)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:1003)
[task 2024-04-26T01:41:45.623Z] at org.mozilla.fenix.ui.MainMenuTest.verifyTabMainMenuItemsTest(MainMenuTest.kt:64)
[task 2024-04-26T01:41:45.623Z]
[task 2024-04-26T01:41:45.623Z]
[task 2024-04-26T01:41:45.623Z] ╔══════════════════════════════════════════════════════════════╤═════════╤═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
[task 2024-04-26T01:41:45.623Z] ║ UI Test │ Outcome │ Details ║
[task 2024-04-26T01:41:45.623Z] ╟──────────────────────────────────────────────────────────────┼─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╢
[task 2024-04-26T01:41:45.623Z] ║ org.mozilla.fenix.ui.MainMenuTest#verifyTabMainMenuItemsTest │ Failure │ java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Save to collection] does not exist ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.junit.Assert.fail(Assert.java:89) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.junit.Assert.assertTrue(Assert.java:42) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:100) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyPageThreeDotMainMenuItems(ThreeDotMenuMainRobot.kt:162) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.ui.MainMenuTest$verifyTabMainMenuItemsTest$3.invoke(MainMenuTest.kt:65) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.ui.MainMenuTest$verifyTabMainMenuItemsTest$3.invoke(MainMenuTest.kt:64) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:1003) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ at org.mozilla.fenix.ui.MainMenuTest.verifyTabMainMenuItemsTest(MainMenuTest.kt:64) ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ ║
[task 2024-04-26T01:41:45.623Z] ║ │ │ ║
[task 2024-04-26T01:41:45.623Z] ╚══════════════════════════════════════════════════════════════╧═════════╧═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
[task 2024-04-26T01:41:45.623Z] Command ./automation/taskcluster/androidTest/parse-ui-test-fromfile.py --results /builds/worker/artifacts/results failed with exit code 1
[taskcluster 2024-04-26 01:41:45.894Z] === Task Finished ===
[taskcluster 2024-04-26 01:42:05.413Z] Unsuccessful task run with exit code: 10 completed in 842.737 seconds
Updated•1 year ago
|
Flags: needinfo?(avirvara)
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1887600
status-firefox125:
--- → unaffected
status-firefox126:
--- → unaffected
status-firefox127:
--- → affected
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → ajoltan
Attachment #9398808 -
Attachment description: WIP: Bug 1893570 - Fix verifyTabMainMenuItemsTest UI test → Bug 1893570 - Fix verifyTabMainMenuItemsTest UI test
Status: NEW → ASSIGNED
Pushed by ajoltan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c0214f1c4f7
Fix verifyTabMainMenuItemsTest UI test r=ohorvath
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Flags: needinfo?(avirvara)
You need to log in
before you can comment on or make changes to this bug.
Description
•