Intermittent UI test failure - < CreditCardAutofillTest.verifySavedCreditCardsRedirectionToAutofillAfterInterruptionTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | unaffected |
| firefox114 | --- | wontfix |
| firefox115 | --- | unaffected |
People
(Reporter: ajoltan, Unassigned)
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:63)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemContainingTextExists$default(MatcherHelper.kt:60)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAutofillRobot.verifySavedCreditCardsSection(SettingsSubMenuAutofillRobot.kt:93)
at org.mozilla.fenix.ui.CreditCardAutofillTest$verifySavedCreditCardsRedirectionToAutofillAfterInterruptionTest$4.invoke(CreditCardAutofillTest.kt:607)
at org.mozilla.fenix.ui.CreditCardAutofillTest$verifySavedCreditCardsRedirectionToAutofillAfterInterruptionTest$4.invoke(CreditCardAutofillTest.kt:596)
at org.mozilla.fenix.ui.robots.SettingsRobot$Transition.openAutofillSubMenu(SettingsRobot.kt:270)
at org.mozilla.fenix.ui.CreditCardAutofillTest.verifySavedCreditCardsRedirectionToAutofillAfterInterruptionTest(CreditCardAutofillTest.kt:596)
Build: 4/21 Main
| Reporter | ||
Comment 1•2 years ago
|
||
Closing as it didn't fail for a month.
Description
•