Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent UI test failure - < SettingsViewTest. openLinksInAppsTest > #2260

Open
AndiAJ opened this issue Mar 28, 2023 · 0 comments
Open
Labels
eng:disabled-test For any test that has been disabled eng:intermittent-test Evil test failures that only happen now-and-then and are a productivity killer eng:ui-test UI Tests

Comments

@AndiAJ
Copy link
Contributor

AndiAJ commented Mar 28, 2023

Firebase Test Run:

Firebase link
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.reference.browser.ui.robots.ExternalAppsRobotKt.assertYouTubeApp(ExternalAppsRobot.kt:65)
at org.mozilla.reference.browser.ui.robots.ExternalAppsRobotKt.access$assertYouTubeApp(ExternalAppsRobot.kt:1)
at org.mozilla.reference.browser.ui.robots.ExternalAppsRobot.verifyYouTubeApp(ExternalAppsRobot.kt:28)
at org.mozilla.reference.browser.ui.SettingsViewTest$openLinksInAppsTest$6.invoke(SettingsViewTest.kt:180)
at org.mozilla.reference.browser.ui.SettingsViewTest$openLinksInAppsTest$6.invoke(SettingsViewTest.kt:179)
at org.mozilla.reference.browser.ui.robots.BrowserRobot$Transition.checkExternalApps(BrowserRobot.kt:268)
at org.mozilla.reference.browser.ui.SettingsViewTest.openLinksInAppsTest(SettingsViewTest.kt:179)

Build: 3/28 Master

@AndiAJ AndiAJ added eng:ui-test UI Tests eng:intermittent-test Evil test failures that only happen now-and-then and are a productivity killer labels Mar 28, 2023
AndiAJ added a commit to AndiAJ/reference-browser that referenced this issue Mar 28, 2023
@AndiAJ AndiAJ added the eng:disabled-test For any test that has been disabled label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eng:disabled-test For any test that has been disabled 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

No branches or pull requests

1 participant