Intermittent UI test failure - < AppLinksTest. askBeforeOpeningLinkInAppYoutubeCancelTest>
Categories
(Firefox for Android :: UI Tests, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | unaffected |
| firefox148 | --- | affected |
| firefox149 | --- | affected |
People
(Reporter: dpop, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: Failed to assertAny(Text + InputText + EditableText contains 'youtube.com' (ignoreCase: true) as substring)
None of the following nodes match:
-
Node #109 at (l=0.0, t=63.0, r=0.0, b=63.0)px, Tag: 'ADDRESSBAR_URL'
Text = '[Search or enter address]'
Actions = [ClearTextSubstitution, GetTextLayoutResult, SetTextSubstitution, ShowTextSubstitution] -
Node #127 at (l=147.0, t=116.0, r=367.0, b=179.0)px, Tag: 'ADDRESSBAR_URL'
Text = '[about:blank]'
Actions = [ClearTextSubstitution, GetTextLayoutResult, SetTextSubstitution, ShowTextSubstitution]
Selector used: 'TestTag = 'ADDRESSBAR_URL''at androidx.compose.ui.test.AssertionsKt.assertAny(Assertions.kt:309)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyUrl(BrowserRobot.kt:136)
at org.mozilla.fenix.ui.AppLinksTest.askBeforeOpeningLinkInAppYoutubeCancelTest$lambda$1(AppLinksTest.kt:214)
at org.mozilla.fenix.ui.AppLinksTest.$r8$lambda$I7nEHlYpJJjEqFr_CIw0fZPaQV8(Unknown Source:0)
at org.mozilla.fenix.ui.AppLinksTest$$ExternalSyntheticLambda33.invoke(D8$$SyntheticClass:0)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:337)
at org.mozilla.fenix.ui.AppLinksTest.askBeforeOpeningLinkInAppYoutubeCancelTest(AppLinksTest.kt:209)
Build: 01/20 mozilla-beta
| Reporter | ||
Comment 1•12 days ago
|
||
► 01/26 mozilla-central Firebase link
| Reporter | ||
Comment 2•5 days ago
|
||
► 02/02 autoland Firebase link
Description
•