Intermittent UI test failure - < CreditCardAutofillTest.verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | wontfix |
| firefox143 | --- | unaffected |
| firefox144 | --- | unaffected |
| firefox145 | --- | affected |
| firefox146 | --- | affected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Autofill] 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:105)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:97)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAutofillRobot.verifyAutofillToolbarTitle(SettingsSubMenuAutofillRobot.kt:40)
at org.mozilla.fenix.ui.CreditCardAutofillTest.verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest$lambda$93(CreditCardAutofillTest.kt:578)
at org.mozilla.fenix.ui.CreditCardAutofillTest.$r8$lambda$foeW-_QKuOwAGXtWOlSAt9ubEaM(Unknown Source:0)
at org.mozilla.fenix.ui.CreditCardAutofillTest$$ExternalSyntheticLambda37.invoke(D8$$SyntheticClass:0)
at org.mozilla.fenix.ui.robots.SettingsRobot$Transition.openAutofillSubMenu(SettingsRobot.kt:612)
at org.mozilla.fenix.ui.CreditCardAutofillTest.verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest(CreditCardAutofillTest.kt:564)
Build: 3/24 mozilla-central
Comment 1•7 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 2•1 month ago
|
||
► 10/07 autoland Firebase link
| Reporter | ||
Comment 3•1 month ago
|
||
► 10/10 autoland - failed 1x
Firebase link
Firebase link
| Reporter | ||
Comment 4•19 days ago
|
||
► 10/27 autoland Firebase link
Description
•