Intermittent UI test failure - BrowsingErrorPagesTest.connectionFailureErrorMessageTest
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
People
(Reporter: ohorvath, Assigned: ohorvath)
Details
(Keywords: intermittent-failure, test-disabled)
Attachments
(2 files)
Failed 2x on 5/18: https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/6550582477811482759/executions/bs.c390d2a05081ab0c/testcases/4/test-cases
Re-checking and will disable it if it continues to be unstable.
| Assignee | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/cfe57e7aa35fc25f043c432b5d10a0d047893bc6
[main] Bug 1833874 - Disables failing connectionFailureErrorMessageTest
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Failed 2x on 5/18 Main
Firebase link
Firebase link
Firebase link
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.MatcherHelper.assertItemContainingTextExists(MatcherHelper.kt:67)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemContainingTextExists$default(MatcherHelper.kt:64)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyConnectionErrorMessage(BrowserRobot.kt:807)
at org.mozilla.fenix.ui.BrowsingErrorPagesTest$connectionFailureErrorMessageTest$5.invoke(BrowsingErrorPagesTest.kt:105)
at org.mozilla.fenix.ui.BrowsingErrorPagesTest$connectionFailureErrorMessageTest$5.invoke(BrowsingErrorPagesTest.kt:103)
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot$Transition.refreshPage(ThreeDotMenuMainRobot.kt:313)
at org.mozilla.fenix.ui.BrowsingErrorPagesTest.connectionFailureErrorMessageTest(BrowsingErrorPagesTest.kt:103)
| Comment hidden (Intermittent Failures Robot) |
Comment 6•3 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/6e1fab7699c3e4d7bc158a8bdc91d1803ce7bbac
[main] Bug 1833874 - Replace connection error test steps
| Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/2fae54bb07fd2f50cbbea06dd25527f2b30cb5c8
[releases_v114] Bug 1833874 - Disables failing connectionFailureErrorMessageTest
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/bd8c71c1f64147848b579ab3c9e57bc047acfd37
[releases_v114] Bug 1833874 - Replace connection error test steps
| Assignee | ||
Updated•3 years ago
|
Description
•