focus-android
focus-android copied to clipboard
Intermittent UI test failure - < WebControlsTest. verifySelectTextTest >
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.focus.activity.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:55) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:153) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:148) at org.mozilla.focus.activity.robots.SearchRobot$Transition.loadPage(SearchRobot.kt:97) at org.mozilla.focus.activity.WebControlsTest.verifySelectTextTest(WebControlsTest.kt:148)
Build: 7/14 Main
Flaky 1x on 7/19 Main 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.focus.activity.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:55) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:153) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:148) at org.mozilla.focus.activity.robots.SearchRobot$Transition.loadPage(SearchRobot.kt:97) at org.mozilla.focus.activity.WebControlsTest.verifySelectTextTest(WebControlsTest.kt:148)
Flaky 1x on 7/20 Main 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.focus.activity.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:55) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:153) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:148) at org.mozilla.focus.activity.robots.SearchRobot$Transition.loadPage(SearchRobot.kt:97) at org.mozilla.focus.activity.WebControlsTest.verifySelectTextTest(WebControlsTest.kt:148)
Flaky 1x on 7/22 Main 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.focus.activity.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:55) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:153) at org.mozilla.focus.activity.WebControlsTest$verifySelectTextTest$2.invoke(WebControlsTest.kt:148) at org.mozilla.focus.activity.robots.SearchRobot$Transition.loadPage(SearchRobot.kt:97) at org.mozilla.focus.activity.WebControlsTest.verifySelectTextTest(WebControlsTest.kt:148)
Flaky on 7/28, on debug: Firebase link
We're setting this test to @Ignore
because we had troubles landing today's A-C upgrade.
Re-enabled with #7779