Intermittent UI test failure - < SettingsAdvancedTest.privateBrowsingAskBeforeOpeningLinkInAppOpenTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | wontfix |
| firefox120 | --- | fixed |
| firefox130 | --- | unaffected |
| firefox131 | --- | unaffected |
| firefox132 | --- | wontfix |
| firefox142 | --- | unaffected |
| firefox143 | --- | unaffected |
| firefox144 | --- | wontfix |
People
(Reporter: ajoltan, Assigned: ajoltan)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemContainingTextExists(MatcherHelper.kt:67)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemContainingTextExists$default(MatcherHelper.kt:64)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPrivateBrowsingOpenLinkInAnotherAppPrompt(BrowserRobot.kt:786)
at org.mozilla.fenix.ui.SettingsAdvancedTest$privateBrowsingAskBeforeOpeningLinkInAppOpenTest$8.invoke(SettingsAdvancedTest.kt:260)
at org.mozilla.fenix.ui.SettingsAdvancedTest$privateBrowsingAskBeforeOpeningLinkInAppOpenTest$8.invoke(SettingsAdvancedTest.kt:258)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:190)
at org.mozilla.fenix.ui.SettingsAdvancedTest.privateBrowsingAskBeforeOpeningLinkInAppOpenTest(SettingsAdvancedTest.kt:258)
Build: 9/7 Main
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
► 9/14 Firebase link
| Assignee | ||
Comment 2•2 years ago
|
||
► 9/23 Firebase link
| Assignee | ||
Comment 3•2 years ago
|
||
► 9/28 Firebase link
| Assignee | ||
Comment 4•2 years ago
|
||
Fixed with #3861
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 5•1 year ago
|
||
► 9/13 mozilla-central - experimental-arm - Firebase link
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 7•6 months ago
|
||
► 9/01 autoland Firebase link
Comment 8•5 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•