Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Intermittent UI test failure - verifyAboutFirefoxPreview #13219

Closed
sv-ohorvath opened this issue Aug 3, 2020 · 1 comment · Fixed by #13502
Closed

Intermittent UI test failure - verifyAboutFirefoxPreview #13219

sv-ohorvath opened this issue Aug 3, 2020 · 1 comment · Fixed by #13502
Assignees
Labels
eng:intermittent-test Evil test failures that only happen now-and-then and are a productivity killer eng:ui-test UI Tests

Comments

@sv-ohorvath
Copy link
Contributor

sv-ohorvath commented Aug 3, 2020

Firebase Test Run:

Flaky test:
https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/6112134536254409084/executions/bs.f75165a672162639/videos

Stacktrace:

java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.mozilla.fenix.helpers.ext.WaitNotNullKt.waitNotNull(WaitNotNull.kt:20) at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openTabDrawer(BrowserRobot.kt:380) at org.mozilla.fenix.ui.robots.SettingsSubMenuAboutRobotKt.navigateBackToAboutPage(SettingsSubMenuAboutRobot.kt:68)

Probably we should add the touch & hold delay increase to all tests that use the tab drawer:
https://github.com/mozilla-mobile/fenix/blob/master/app/src/androidTest/java/org/mozilla/fenix/ui/ThreeDotMenuMainTest.kt#L41

┆Issue is synchronized with this Jira Task

@sv-ohorvath sv-ohorvath added eng:intermittent-test Evil test failures that only happen now-and-then and are a productivity killer eng:ui-test UI Tests labels Aug 3, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Aug 3, 2020
@sv-ohorvath sv-ohorvath removed the needs:triage Issue needs triage label Aug 3, 2020
@rpappalax rpappalax removed their assignment Aug 5, 2020
@data-sync-user data-sync-user changed the title Intermittent UI test failure - verifyAboutFirefoxPreview FNX3-22968 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-22968 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview FNX-14399 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-14399 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview FNX2-18858 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview Aug 11, 2020
@sv-ohorvath sv-ohorvath linked a pull request Aug 13, 2020 that will close this issue
sv-ohorvath pushed a commit that referenced this issue Aug 19, 2020
Fixes toolbar resource ID in the Libraries menu.
@data-sync-user data-sync-user changed the title FNX2-18858 ⁃ Intermittent UI test failure - verifyAboutFirefoxPreview Intermittent UI test failure - verifyAboutFirefoxPreview May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
eng:intermittent-test Evil test failures that only happen now-and-then and are a productivity killer eng:ui-test UI Tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants