Closed Bug 1949242 Opened 1 month ago Closed 10 days ago

Intermittent [tier 2] org.mozilla.fenix.ui.EnhancedTrackingProtectionTest#blockCookiesStorageAccessTest | androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar]

Categories

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

All
Android
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

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


[task 2025-02-19T17:28:23.521Z]   1 matrices failed
[task 2025-02-19T17:28:23.521Z] 
[task 2025-02-19T17:28:23.521Z] ┌─────────┬──────────────────────┬──────────┬──────────────────┬───────────────────────────────────┬────────────────────────────────────────────┐
[task 2025-02-19T17:28:23.521Z] │ OUTCOME │      MATRIX ID       │ APP NAME │  TEST FILE NAME  │          TEST AXIS VALUE          │                TEST DETAILS                │
[task 2025-02-19T17:28:23.521Z] ├─────────┼──────────────────────┼──────────┼──────────────────┼───────────────────────────────────┼────────────────────────────────────────────┤
[task 2025-02-19T17:28:23.521Z] │ failure │ matrix-qh9dx175hjmaa │ app.apk  │ android-test.apk │ MediumPhone.arm-34-en_US-portrait │ 18 test cases failed, 514 passed, 63 flaky │
[task 2025-02-19T17:28:23.521Z] └─────────┴──────────────────────┴──────────┴──────────────────┴───────────────────────────────────┴────────────────────────────────────────────┘
[task 2025-02-19T17:28:23.521Z] More details are available at:
[task 2025-02-19T17:28:23.521Z] https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/8568801388611174561/details
[task 2025-02-19T17:28:23.521Z] 
[task 2025-02-19T17:28:23.521Z] 
[task 2025-02-19T17:28:23.521Z] 
[task 2025-02-19T17:28:23.521Z] Matrices webLink
[task 2025-02-19T17:28:23.521Z]   matrix-qh9dx175hjmaa https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/8568801388611174561/details
[task 2025-02-19T17:28:23.521Z] 
[task 2025-02-19T17:28:23.521Z] 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,geckoRev=a842f6af750bdd4fae2cb24ca8959da6d46df309 --test /builds/worker/checkouts/gecko/mobile/android/fenix/android-test.apk failed with exit code 10
[task 2025-02-19T17:28:23.564Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.EnhancedTrackingProtectionTest#blockCookiesStorageAccessTest | androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar]
[task 2025-02-19T17:28:23.564Z]  at androidx.test.uiautomator.UiObject.click(UiObject.java:378)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:633)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:321)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest.blockCookiesStorageAccessTest(EnhancedTrackingProtectionTest.kt:508)
[task 2025-02-19T17:28:23.564Z] 
[task 2025-02-19T17:28:23.564Z]     
[task 2025-02-19T17:28:23.564Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.EnhancedTrackingProtectionTest#blockCookiesStorageAccessTest | androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_edit_url_view]
[task 2025-02-19T17:28:23.564Z]  at androidx.test.uiautomator.UiObject.setText(UiObject.java:589)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:323)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest.blockCookiesStorageAccessTest(EnhancedTrackingProtectionTest.kt:508)
[task 2025-02-19T17:28:23.564Z] 
[task 2025-02-19T17:28:23.564Z]     
[task 2025-02-19T17:28:23.564Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.MainMenuTestCompose#verifyPasswordsMenuButtonTest | java.lang.AssertionError
[task 2025-02-19T17:28:23.564Z]  at org.junit.Assert.fail(Assert.java:87)
[task 2025-02-19T17:28:23.564Z]  at org.junit.Assert.assertTrue(Assert.java:42)
[task 2025-02-19T17:28:23.564Z]  at org.junit.Assert.assertTrue(Assert.java:53)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.BrowserRobot$verifyPageContent$1.invoke(BrowserRobot.kt:196)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.BrowserRobot$verifyPageContent$1.invoke(BrowserRobot.kt:195)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.helpers.AppAndSystemHelper.registerAndCleanupIdlingResources(AppAndSystemHelper.kt:440)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:195)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.MainMenuTestCompose$verifyPasswordsMenuButtonTest$5.invoke(MainMenuTestCompose.kt:245)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.MainMenuTestCompose$verifyPasswordsMenuButtonTest$5.invoke(MainMenuTestCompose.kt:244)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.robots.BrowserRobotKt.browserScreen(BrowserRobot.kt:1459)
[task 2025-02-19T17:28:23.564Z]  at org.mozilla.fenix.ui.MainMenuTestCompose.verifyPasswordsMenuButtonTest(MainMenuTestCompose.kt:244)
[task 2025-02-19T17:28:23.564Z] 
[task 2025-02-19T17:28:23.564Z]     
[task 2025-02-19T17:28:23.564Z] TEST-UNEXPECTED-FAIL | org.mozilla.fenix.ui.SearchTest#searchResultsOpenedInNewTabsGenerateSearchGroupsTest | androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: view.getContentDescription() is "Menu"
[task 2025-02-19T17:28:23.564Z] 
[task 2025-02-19T17:28:23.564Z] View Hierarchy:

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: 10 days ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.