Closed
Bug 1929744
Opened 8 months ago
Closed 2 months ago
Intermittent [tier 2] org.mozilla.fenix.ui.PocketTest#pocketDiscoverMoreButtonTest | java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Thought-provoking stories] does not exist
Categories
(Firefox for Android :: UI Tests, defect, P5)
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ajoltan)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: agoloman [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=481544516&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QHzeL5_TQkibWbyfKROTgw/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-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=mozilla-beta,geckoRev=b79e97cf18014d28fa2101fbd4b82a0f745da8d4 --test /builds/worker/checkouts/gecko/mobile/android/fenix/android-test.apk failed with exit code 10
[task 2024-11-07T04:24:26.707Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.PocketTest#pocketDiscoverMoreButtonTest | java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Thought-provoking stories] does not exist
[task 2024-11-07T04:24:26.707Z] at org.junit.Assert.fail(Assert.java:89)
[task 2024-11-07T04:24:26.707Z] at org.junit.Assert.assertTrue(Assert.java:42)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:100)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.ui.robots.HomeScreenRobot.verifyThoughtProvokingStories(HomeScreenRobot.kt:479)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.ui.PocketTest$setUp$4.invoke(PocketTest.kt:47)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.ui.PocketTest$setUp$4.invoke(PocketTest.kt:46)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.ui.robots.SettingsRobot$Transition.goBack(SettingsRobot.kt:516)
[task 2024-11-07T04:24:26.707Z] at org.mozilla.fenix.ui.PocketTest.setUp(PocketTest.kt:46)
Comment 1•8 months 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•7 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 4•2 months ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=506316282&repo=try
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Assignee | ||
Comment 5•2 months ago
•
|
||
► 5/2 mozilla-central Firebase link
► 5/2 mozilla-central - failure
Firebase link
Firebase link
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 7•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → ajoltan
Attachment #9485337 -
Attachment description: WIP: Bug 1929744 - Fix pocketDiscoverMoreButtonTest UI test → Bug 1929744 - Fix pocketDiscoverMoreButtonTest UI test
Pushed by ajoltan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e879b1bb4d76
Fix pocketDiscoverMoreButtonTest UI test r=aaronmt
Comment 9•2 months ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 7 months ago → 2 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•