Closed
Bug 2010926
Opened 1 day ago
Closed 11 hours ago
Intermittent org.mozilla.fenix.ui.PocketTest#openPocketStoryItemTest | java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Stories] does not exist
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
FIXED
149 Branch
People
(Reporter: intermittent-bug-filer, Assigned: aaronmt)
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
aaronmt
:
approval-mozilla-beta?
|
Details | Review |
Filed by: atrain [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=544014785&repo=autoland&task=Vfv6ZF1qTS6Gt2HvZ-eNlw.0
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Vfv6ZF1qTS6Gt2HvZ-eNlw/runs/0/artifacts/public/fetch/perfherder-data-fetch-content.json
| Assignee | ||
Comment 1•1 day ago
|
||
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Stories] does not exist
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:120)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:112)
at org.mozilla.fenix.ui.robots.HomeScreenRobot.verifyThoughtProvokingStories(HomeScreenRobot.kt:424)
at org.mozilla.fenix.ui.PocketTest.setUp$lambda$3(PocketTest.kt:49)
at org.mozilla.fenix.ui.PocketTest.$r8$lambda$mjIqqTGV8YEhRh6upemlXEI-4ig(Unknown Source:0)
at org.mozilla.fenix.ui.PocketTest$$ExternalSyntheticLambda3.invoke(D8$$SyntheticClass:0)
at org.mozilla.fenix.ui.robots.SettingsRobot$Transition.goBack(SettingsRobot.kt:487)
at org.mozilla.fenix.ui.PocketTest.setUp(PocketTest.kt:48)
Disabling temporarily for sudden change in stability.
| Assignee | ||
Updated•1 day ago
|
Severity: S4 → S3
status-firefox147:
--- → affected
status-firefox148:
--- → affected
status-firefox149:
--- → affected
Priority: P5 → P3
| Assignee | ||
Comment 2•1 day ago
|
||
Updated•1 day ago
|
Assignee: nobody → aaron.train
Attachment #9538252 -
Attachment description: WIP: Bug 2010926 - Disable openPocketStoryItemTest for instability → Bug 2010926 - Disable openPocketStoryItemTest for instability
Status: NEW → ASSIGNED
Comment 3•1 day ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Frequent CI intermittent
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: None
- Risk associated with taking this patch: low
- Explanation of risk level: single test intermittent
- String changes made/needed: None
- Is Android affected?: yes
Attachment #9538259 -
Flags: approval-mozilla-beta?
| Assignee | ||
Comment 4•1 day ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D279365
Pushed by atrain@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/24fd2294e84c
https://hg.mozilla.org/integration/autoland/rev/b6857931a782
Disable openPocketStoryItemTest for instability r=cso
Pushed by nfay@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/cb6fc6aec08b
https://hg.mozilla.org/mozilla-central/rev/bfc2d43a6ac5
Disable openPocketStoryItemTest for instability r=cso
Comment 7•11 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 11 hours ago
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•