Intermittent UI test failure - < LoginsTest.verifyCopyLoginCredentialsToClipboardTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | wontfix |
| firefox120 | --- | unaffected |
| firefox121 | --- | wontfix |
| firefox122 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox126 | --- | unaffected |
| firefox127 | --- | unaffected |
| firefox128 | --- | wontfix |
| firefox129 | --- | wontfix |
| firefox130 | --- | wontfix |
| firefox131 | --- | unaffected |
| firefox148 | --- | unaffected |
| firefox149 | --- | wontfix |
| firefox150 | --- | 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.TestHelper.verifySnackBarText(TestHelper.kt:153)
at org.mozilla.fenix.ui.LoginsTest$verifyCopyLoginCredentialsToClipboardTest$6.invoke(LoginsTest.kt:835)
at org.mozilla.fenix.ui.LoginsTest$verifyCopyLoginCredentialsToClipboardTest$6.invoke(LoginsTest.kt:829)
at org.mozilla.fenix.ui.robots.SettingsSubMenuLoginsAndPasswordRobot$Transition.openSavedLogins(SettingsSubMenuLoginsAndPasswordRobot.kt:107)
at org.mozilla.fenix.ui.LoginsTest.verifyCopyLoginCredentialsToClipboardTest(LoginsTest.kt:829)
Build: 9/15 Main
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
► 9/23 Firebase link
| Reporter | ||
Comment 2•2 years ago
|
||
► 10/7 Firebase link
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•2 years ago
|
||
► 11/16 Firebase link
Comment 5•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 6•2 years ago
|
||
► 1/5 Firebase link
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.TestHelper.verifySnackBarText(TestHelper.kt:105)
Comment 7•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 8•1 year ago
|
||
► 5/29 Firebase link
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Password copied to clipboard] 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:100) at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92) at org.mozilla.fenix.helpers.TestHelper.verifySnackBarText(TestHelper.kt:146) at org.mozilla.fenix.ui.LoginsTest$verifyCopyLoginCredentialsToClipboardTest$6.invoke(LoginsTest.kt:817) at org.mozilla.fenix.ui.LoginsTest$verifyCopyLoginCredentialsToClipboardTest$6.invoke(LoginsTest.kt:811) at org.mozilla.fenix.ui.robots.SettingsSubMenuLoginsAndPasswordRobot$Transition.openSavedLogins(SettingsSubMenuLoginsAndPasswordRobot.kt:144) at org.mozilla.fenix.ui.LoginsTest.verifyCopyLoginCredentialsToClipboardTest(LoginsTest.kt:811)
Comment 9•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 10•1 year ago
|
||
► 7/16 Firebase link
Comment 11•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 12•1 year ago
|
||
► 8/8 mozilla-beta Firebase link
Comment 13•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 14•1 month ago
|
||
► 03/04 mozilla-beta legacy-arm Firebase link
Comment 15•16 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 16•16 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 17•16 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•