Intermittent UI test failure - < ComposeTabbedBrowsingTest. tabMediaControlButtonTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | wontfix |
| firefox119 | --- | fixed |
| firefox120 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | affected |
| firefox124 | --- | unaffected |
| firefox125 | --- | unaffected |
| firefox126 | --- | affected |
People
(Reporter: ajoltan, Assigned: ohorvath)
Details
(Keywords: intermittent-failure, test-disabled, Whiteboard: [no-nag])
Attachments
(1 file)
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.assertNotNull(Assert.java:713)
at org.junit.Assert.assertNotNull(Assert.java:723)
at org.mozilla.fenix.helpers.ext.WaitNotNullKt.waitNotNull(WaitNotNull.kt:20)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:367)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:175)
at org.mozilla.fenix.ui.ComposeSmokeTest.tabMediaControlButtonTest(ComposeSmokeTest.kt:334)
Build: 8/2 Main
| Reporter | ||
Comment 1•2 years ago
|
||
► 8/2 Firebase link
| Assignee | ||
Comment 2•2 years ago
|
||
The test is disabled as it started failing on my PR on 8/8, without any connections.
Firebase link
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Authored by oana.horvath
https://github.com/mozilla-mobile/firefox-android/commit/8be9f0d99b2ffdcc7b5dc749025e14a282ab9be2
[main] Bug 1846941 - Wait for media button to appear in tabMediaControlButtonTest
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Reporter | ||
Comment 5•2 years ago
|
||
► 11/15 Firebase link
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:366) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140) at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest.tabMediaControlButtonTest(ComposeTabbedBrowsingTest.kt:192)
| Reporter | ||
Comment 6•2 years ago
|
||
► 3/28 Firebase link
java.lang.AssertionError: Playback did not moved to state: PLAYING at org.junit.Assert.fail(Assert.java:89) at org.mozilla.fenix.ui.robots.BrowserRobot.assertPlaybackState(BrowserRobot.kt:325) at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest$tabMediaControlButtonTest$2.invoke(ComposeTabbedBrowsingTest.kt:167) at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest$tabMediaControlButtonTest$2.invoke(ComposeTabbedBrowsingTest.kt:164) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:198) at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest.tabMediaControlButtonTest(ComposeTabbedBrowsingTest.kt:164)
| Reporter | ||
Comment 7•2 years ago
|
||
► 3/28 Firebase link
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar] at androidx.test.uiautomator.UiObject.click(UiObject.java:378) at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:467) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:180) at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest.tabMediaControlButtonTest(ComposeTabbedBrowsingTest.kt:164)
| Reporter | ||
Comment 8•2 years ago
|
||
► 4/2 Firebase link
| Assignee | ||
Updated•1 year ago
|
Description
•