Closed
Bug 1651196
Opened 5 years ago
Closed 5 years ago
On Galaxy S10 running Android 10, 'mach gtest' fails because it cannot find the top activity
Categories
(Testing :: Mozbase, defect, P3)
Testing
Mozbase
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: gbrown, Assigned: bc)
References
Details
Attachments
(2 files)
As reported at https://bugzilla.mozilla.org/show_bug.cgi?id=1486004#c46. I think adb.py needs to allow for another format of dumpsys mFocusedApp:
mFocusedApp=Token{443fe42 ActivityRecord{f638c8d u0 org.mozilla.geckoview.test/.TestRunnerActivity t89}}
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → bob
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D90012
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21b050844657
[mozdevice] improve top activity detection in Android 10+, r=jmaher.
https://hg.mozilla.org/integration/autoland/rev/8fea8fb31183
add additional logging for remotegtests.py AppWaiter.update_log, r=jmaher.
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/21b050844657
https://hg.mozilla.org/mozilla-central/rev/8fea8fb31183
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
| Reporter | ||
Comment 5•5 years ago
|
||
I verified this: 'mach gtest' works well on my S10 now. Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•