Closed Bug 1951808 Opened 10 days ago Closed 10 days ago

Perma [tier 2] ui-test org.mozilla.focus.activity.FirstRunTest#onboardingScreensTest | java.lang.AssertionError

Categories

(Focus :: General, defect, P5)

All
Android
defect

Tracking

(firefox136 unaffected, firefox137 unaffected, firefox138 fixed)

RESOLVED FIXED
138 Branch
Tracking Status
firefox136 --- unaffected
firefox137 --- unaffected
firefox138 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: towhite, NeedInfo)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

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


[task 2025-03-04T23:20:41.368Z] 
[task 2025-03-04T23:20:41.368Z] 
[task 2025-03-04T23:20:41.368Z] 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/focus-android/app.apk --local-result-dir /builds/worker/artifacts/results --project moz-focus-android --client-details matrixLabel=autoland,geckoRev=bd8498aef99c7d49001d54e92b8fea3aa44fa708 --test /builds/worker/checkouts/gecko/mobile/android/focus-android/android-test.apk failed with exit code 10
[task 2025-03-04T23:20:41.416Z] TEST-UNEXPECTED-FAIL | org.mozilla.focus.activity.FirstRunTest#onboardingScreensTest | java.lang.AssertionError
[task 2025-03-04T23:20:41.416Z]  at org.junit.Assert.fail(Assert.java:87)
[task 2025-03-04T23:20:41.416Z]  at org.junit.Assert.assertTrue(Assert.java:42)
[task 2025-03-04T23:20:41.416Z]  at org.junit.Assert.assertTrue(Assert.java:53)
[task 2025-03-04T23:20:41.416Z]  at org.mozilla.focus.activity.robots.HomeScreenRobot.verifyFirstOnboardingScreenItems(HomeScreenRobot.kt:81)
[task 2025-03-04T23:20:41.416Z]  at org.mozilla.focus.activity.FirstRunTest$onboardingScreensTest$1.invoke(FirstRunTest.kt:50)
[task 2025-03-04T23:20:41.416Z]  at org.mozilla.focus.activity.FirstRunTest$onboardingScreensTest$1.invoke(FirstRunTest.kt:49)
[task 2025-03-04T23:20:41.416Z]  at org.mozilla.focus.activity.robots.HomeScreenRobotKt.homeScreen(HomeScreenRobot.kt:129)
[task 2025-03-04T23:20:41.416Z]  at org.mozilla.focus.activity.FirstRunTest.onboardingScreensTest(FirstRunTest.kt:49)
[task 2025-03-04T23:20:41.416Z] 
[task 2025-03-04T23:20:41.416Z]     
[task 2025-03-04T23:20:41.416Z] ╔═══════════════════════════════════════════════════════════════╤═════════╤═══════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
[task 2025-03-04T23:20:41.416Z] ║ UI Test                                                       │ Outcome │ Details                                                                                                       ║
[task 2025-03-04T23:20:41.416Z] ╟───────────────────────────────────────────────────────────────┼─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────╢
[task 2025-03-04T23:20:41.416Z] ║ org.mozilla.focus.activity.FirstRunTest#onboardingScreensTest │ Failure │ java.lang.AssertionError                                                                                      ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.junit.Assert.fail(Assert.java:87)                                                                     ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.junit.Assert.assertTrue(Assert.java:42)                                                               ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.junit.Assert.assertTrue(Assert.java:53)                                                               ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.mozilla.focus.activity.robots.HomeScreenRobot.verifyFirstOnboardingScreenItems(HomeScreenRobot.kt:81) ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.mozilla.focus.activity.FirstRunTest$onboardingScreensTest$1.invoke(FirstRunTest.kt:50)                ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.mozilla.focus.activity.FirstRunTest$onboardingScreensTest$1.invoke(FirstRunTest.kt:49)                ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.mozilla.focus.activity.robots.HomeScreenRobotKt.homeScreen(HomeScreenRobot.kt:129)                    ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │  at org.mozilla.focus.activity.FirstRunTest.onboardingScreensTest(FirstRunTest.kt:49)                         ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │                                                                                                               ║
[task 2025-03-04T23:20:41.416Z] ║                                                               │         │                                                                                                               ║
[task 2025-03-04T23:20:41.416Z] ╚═══════════════════════════════════════════════════════════════╧═════════╧═══════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
[task 2025-03-04T23:20:41.416Z] Command ./automation/taskcluster/androidTest/parse-ui-test-fromfile.py --results /builds/worker/artifacts/results failed with exit code 1
[taskcluster 2025-03-04 23:20:41.761Z] === Task Finished ===
[taskcluster 2025-03-04 23:20:51.957Z] Unsuccessful task run with exit code: 10 completed in 481.251 seconds

Keywords: regression
Regressed by: 1949717

Set release status flags based on info from the regressing bug 1949717

:towhite, since you are the author of the regressor, bug 1949717, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(towhite)
Status: NEW → RESOLVED
Closed: 10 days ago
Resolution: --- → FIXED
Assignee: nobody → towhite
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.