Closed Bug 1898523 Opened 2 years ago Closed 2 years ago

Intermittent [tier 2] org.mozilla.fenix.ui.FirefoxSuggestTest#openFirefoxSuggestSponsoredSearchResultsTest | java.lang.AssertionError: No node found that matches Text + EditableText contains 'Firefox Suggest' (ignoreCase: false) in scrollable container

Categories

(Firefox for Android :: UI Tests, defect, P5)

All
Android
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: tszentpeteri [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=459360553&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZW-2YTnhQmibibUWrNgC2A/runs/0/artifacts/public/logs/live_backing.log


[task 2024-05-23T14:05:42.602Z] Command /usr/bin/java -jar /builds/worker/test-tools/flank.jar android run --config ./automation/taskcluster/androidTest/flank-arm64-v8a.yml --app /builds/worker/checkouts/gecko/mobile/android/fenix/app.apk --local-result-dir /builds/worker/artifacts/results --project moz-fenix --client-details matrixLabel=autoland --test /builds/worker/checkouts/gecko/mobile/android/fenix/android-test.apk failed with exit code 10
[task 2024-05-23T14:05:42.656Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.FirefoxSuggestTest#openFirefoxSuggestSponsoredSearchResultsTest | java.lang.AssertionError: No node found that matches Text + EditableText contains 'Firefox Suggest' (ignoreCase: false) in scrollable container
[task 2024-05-23T14:05:42.656Z] Semantics of the node:
[task 2024-05-23T14:05:42.656Z] Node #74 at (l=0.0, t=63.0, r=1080.0, b=841.0)px, Tag: 'mozac.awesomebar.suggestions'
[task 2024-05-23T14:05:42.656Z] IsTraversalGroup = 'true'
[task 2024-05-23T14:05:42.656Z] VerticalScrollAxisRange = 'ScrollAxisRange(value=0.0, maxValue=0.0, reverseScrolling=false)'
[task 2024-05-23T14:05:42.656Z] CollectionInfo = 'androidx.compose.ui.semantics.CollectionInfo@ed38f3e'
[task 2024-05-23T14:05:42.656Z] Actions = [IndexForKey, ScrollBy, ScrollToIndex]
[task 2024-05-23T14:05:42.656Z] Has 5 children
[task 2024-05-23T14:05:42.656Z] Selector used: (TestTag = 'mozac.awesomebar.suggestions')
[task 2024-05-23T14:05:42.656Z] 
[task 2024-05-23T14:05:42.656Z]  at androidx.compose.ui.test.ActionsKt.performScrollToNode(Actions.kt:257)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults(SearchRobot.kt:106)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults$default(SearchRobot.kt:92)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1$2.invoke(FirefoxSuggestTest.kt:154)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1$2.invoke(FirefoxSuggestTest.kt:152)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.clickUrlbar(NavigationToolbarRobot.kt:423)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1.invoke(FirefoxSuggestTest.kt:152)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1.invoke(FirefoxSuggestTest.kt:150)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.helpers.AppAndSystemHelper.runWithCondition(AppAndSystemHelper.kt:563)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest.openFirefoxSuggestSponsoredSearchResultsTest(FirefoxSuggestTest.kt:150)
[task 2024-05-23T14:05:42.656Z] 
[task 2024-05-23T14:05:42.656Z]     
[task 2024-05-23T14:05:42.656Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.FirefoxSuggestTest#verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest | java.lang.AssertionError: No node found that matches Text + EditableText contains 'Firefox Suggest' (ignoreCase: false) in scrollable container
[task 2024-05-23T14:05:42.656Z] Semantics of the node:
[task 2024-05-23T14:05:42.656Z] Node #74 at (l=0.0, t=63.0, r=1080.0, b=841.0)px, Tag: 'mozac.awesomebar.suggestions'
[task 2024-05-23T14:05:42.656Z] IsTraversalGroup = 'true'
[task 2024-05-23T14:05:42.656Z] VerticalScrollAxisRange = 'ScrollAxisRange(value=0.0, maxValue=0.0, reverseScrolling=false)'
[task 2024-05-23T14:05:42.656Z] CollectionInfo = 'androidx.compose.ui.semantics.CollectionInfo@7ef36b6'
[task 2024-05-23T14:05:42.656Z] Actions = [IndexForKey, ScrollBy, ScrollToIndex]
[task 2024-05-23T14:05:42.656Z] Has 5 children
[task 2024-05-23T14:05:42.656Z] Selector used: (TestTag = 'mozac.awesomebar.suggestions')
[task 2024-05-23T14:05:42.656Z] 
[task 2024-05-23T14:05:42.656Z]  at androidx.compose.ui.test.ActionsKt.performScrollToNode(Actions.kt:257)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults(SearchRobot.kt:106)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1$2.invoke(FirefoxSuggestTest.kt:179)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1$2.invoke(FirefoxSuggestTest.kt:176)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.clickUrlbar(NavigationToolbarRobot.kt:423)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1.invoke(FirefoxSuggestTest.kt:176)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1.invoke(FirefoxSuggestTest.kt:174)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.helpers.AppAndSystemHelper.runWithCondition(AppAndSystemHelper.kt:563)
[task 2024-05-23T14:05:42.656Z]  at org.mozilla.fenix.ui.FirefoxSuggestTest.verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest(FirefoxSuggestTest.kt:174)
[task 2024-05-23T14:05:42.656Z] 
[task 2024-05-23T14:05:42.656Z]     
[task 2024-05-23T14:05:42.656Z] ╔═════════════════════════════════════════════════════════════════════════════════════════════════════╤═════════╤══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
[task 2024-05-23T14:05:42.656Z] ║ UI Test                                                                                             │ Outcome │ Details                                                                                                                                      ║
[task 2024-05-23T14:05:42.656Z] ╟─────────────────────────────────────────────────────────────────────────────────────────────────────┼─────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╢
[task 2024-05-23T14:05:42.656Z] ║ org.mozilla.fenix.ui.FirefoxSuggestTest#openFirefoxSuggestSponsoredSearchResultsTest                │ Failure │ java.lang.AssertionError: No node found that matches Text + EditableText contains 'Firefox Suggest' (ignoreCase: false) in scrollable contai ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ ner                                                                                                                                          ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ Semantics of the node:                                                                                                                       ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ Node #74 at (l=0.0, t=63.0, r=1080.0, b=841.0)px, Tag: 'mozac.awesomebar.suggestions'                                                        ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ IsTraversalGroup = 'true'                                                                                                                    ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ VerticalScrollAxisRange = 'ScrollAxisRange(value=0.0, maxValue=0.0, reverseScrolling=false)'                                                 ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ CollectionInfo = 'androidx.compose.ui.semantics.CollectionInfo@ed38f3e'                                                                      ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ Actions = [IndexForKey, ScrollBy, ScrollToIndex]                                                                                             ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ Has 5 children                                                                                                                               ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │ Selector used: (TestTag = 'mozac.awesomebar.suggestions')                                                                                    ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │  at androidx.compose.ui.test.ActionsKt.performScrollToNode(Actions.kt:257)                                                                   ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults(SearchRobot.kt:106)                                          ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults$default(SearchRobot.kt:92)                                   ║
[task 2024-05-23T14:05:42.656Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1$2.invoke(FirefoxSuggestTest.kt:154)               ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1$2.invoke(FirefoxSuggestTest.kt:152)               ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.clickUrlbar(NavigationToolbarRobot.kt:423)                                 ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1.invoke(FirefoxSuggestTest.kt:152)                 ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$openFirefoxSuggestSponsoredSearchResultsTest$1.invoke(FirefoxSuggestTest.kt:150)                 ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.helpers.AppAndSystemHelper.runWithCondition(AppAndSystemHelper.kt:563)                                                 ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest.openFirefoxSuggestSponsoredSearchResultsTest(FirefoxSuggestTest.kt:150)                          ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.657Z] ╟─────────────────────────────────────────────────────────────────────────────────────────────────────┼─────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╢
[task 2024-05-23T14:05:42.657Z] ║ org.mozilla.fenix.ui.FirefoxSuggestTest#verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeyword │ Failure │ java.lang.AssertionError: No node found that matches Text + EditableText contains 'Firefox Suggest' (ignoreCase: false) in scrollable contai ║
[task 2024-05-23T14:05:42.657Z] ║ Test                                                                                                │         │ ner                                                                                                                                          ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ Semantics of the node:                                                                                                                       ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ Node #74 at (l=0.0, t=63.0, r=1080.0, b=841.0)px, Tag: 'mozac.awesomebar.suggestions'                                                        ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ IsTraversalGroup = 'true'                                                                                                                    ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ VerticalScrollAxisRange = 'ScrollAxisRange(value=0.0, maxValue=0.0, reverseScrolling=false)'                                                 ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ CollectionInfo = 'androidx.compose.ui.semantics.CollectionInfo@7ef36b6'                                                                      ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ Actions = [IndexForKey, ScrollBy, ScrollToIndex]                                                                                             ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ Has 5 children                                                                                                                               ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ Selector used: (TestTag = 'mozac.awesomebar.suggestions')                                                                                    ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at androidx.compose.ui.test.ActionsKt.performScrollToNode(Actions.kt:257)                                                                   ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineSuggestionResults(SearchRobot.kt:106)                                          ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1$2.invoke(FirefoxSuggestTest.kt ║
[task 2024-05-23T14:05:42.657Z] ║                                                                                                     │         │ :179)                                                                                                                                        ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1$2.invoke(FirefoxSuggestTest.kt ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │ :176)                                                                                                                                        ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.clickUrlbar(NavigationToolbarRobot.kt:423)                                 ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1.invoke(FirefoxSuggestTest.kt:1 ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │ 76)                                                                                                                                          ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest$verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest$1.invoke(FirefoxSuggestTest.kt:1 ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │ 74)                                                                                                                                          ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.helpers.AppAndSystemHelper.runWithCondition(AppAndSystemHelper.kt:563)                                                 ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │  at org.mozilla.fenix.ui.FirefoxSuggestTest.verifyFirefoxSuggestSponsoredSearchResultsWithEditedKeywordTest(FirefoxSuggestTest.kt:174)       ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.664Z] ║                                                                                                     │         │                                                                                                                                              ║
[task 2024-05-23T14:05:42.664Z] ╚═════════════════════════════════════════════════════════════════════════════════════════════════════╧═════════╧══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
[task 2024-05-23T14:05:42.664Z] Command ./automation/taskcluster/androidTest/parse-ui-test-fromfile.py --results /builds/worker/artifacts/results failed with exit code 2
[taskcluster 2024-05-23 14:05:42.984Z] === Task Finished ===
[taskcluster 2024-05-23 14:06:05.659Z] Unsuccessful task run with exit code: 10 completed in 964.65 seconds
See Also: → 1903787

The Bugbug bot thinks this bug should belong to the 'Fenix::UI Tests' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → UI Tests
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.