Intermittent UI test failure - < PwaTest.emailLinkPWATest>
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
People
(Reporter: cpeterson, Assigned: ohorvath)
Details
(Keywords: intermittent-failure, test-disabled, Whiteboard: [no-nag])
From github: https://github.com/mozilla-mobile/fenix/issues/28212.
Firebase Test Run:
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.assertNativeAppOpens(TestHelper.kt:260)
at org.mozilla.fenix.ui.PwaTest$emailLinkPWATest$5.invoke(PwaTest.kt:60)
at org.mozilla.fenix.ui.PwaTest$emailLinkPWATest$5.invoke(PwaTest.kt:58)
at org.mozilla.fenix.ui.robots.AddToHomeScreenRobot$Transition.openHomeScreenShortcut(AddToHomeScreenRobot.kt:77)
at org.mozilla.fenix.ui.PwaTest.emailLinkPWATest(PwaTest.kt:58)Build: Failing on PR #28255
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
| Assignee | ||
Updated•3 years ago
|
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/AndiAJ
https://github.com/mozilla-mobile/firefox-android/commit/73b978c63c512a79aafd263b110219b321f767d2
[main] Bug 1807275 - Fix and re-enable emailLinkPWATest UI test
Updated•2 years ago
|
Comment 3•2 years ago
|
||
► 6/16 Firebase link
java.lang.AssertionError at org.mozilla.fenix.ui.robots.BrowserRobot.verifyNotificationDotOnMainMenu(BrowserRobot.kt:287)
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
Disabled again, failing on https://github.com/mozilla-mobile/firefox-android/pull/2545 see logs: https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/6733396254273583236/details?stepId=bs.9110feb119675508&testCaseId=4
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.assertNativeAppOpens(TestHelper.kt:274)
at org.mozilla.fenix.ui.PwaTest$emailLinkPWATest$5.invoke(PwaTest.kt:72)
at org.mozilla.fenix.ui.PwaTest$emailLinkPWATest$5.invoke(PwaTest.kt:69)
at org.mozilla.fenix.ui.robots.AddToHomeScreenRobot$Transition.openHomeScreenShortcut(AddToHomeScreenRobot.kt:77)
at org.mozilla.fenix.ui.PwaTest.emailLinkPWATest(PwaTest.kt:69)
| Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/1158a29d0d0b631a73f359d4f50c5c2456029290
[main] Bug 1807275 - Disable failing PwaTest.emailLinkPWATest
Updated•2 years ago
|
| Assignee | ||
Comment 6•2 years ago
|
||
Keeping the issue open until we can re-enable the test.
Comment 7•2 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/daa0417f4d5f15f75dbfdee13cf1c6a9c59296f7
[main] Bug 1807275 - Verify only the intent sent in emailLinkPWATest
| Assignee | ||
Updated•2 years ago
|
Description
•