Closed
Bug 1914354
Opened 3 months ago
Closed 2 months ago
Remove polling for profile data in android_emulator_pgo.py which is no longer needed after bug 1761634
Categories
(Release Engineering :: Applications: MozharnessCore, task, P3)
Release Engineering
Applications: MozharnessCore
Tracking
(firefox132 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Whiteboard: [webdriver:m12])
Attachments
(1 file)
With my changes in https://phabricator.services.mozilla.com/D219836 the polling for the profile data will no longer be needed given that the quit()
command of Marionette explicitly waits for the application to have shutdown, including the profile data written.
Assignee | ||
Comment 1•2 months ago
|
||
Even through bug 1761634 was reopened the related code change for this bug was kept in place. So polling can still be removed and is not blocked on a final solution on bug 1761634.
No longer depends on: 1761634
Assignee | ||
Comment 2•2 months ago
|
||
Here's a try build to check if removing the polling works as expected:
https://treeherder.mozilla.org/jobs?repo=try&revision=c8b1eb30607fd894ae01f8205d357ef5eb2ea477
Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 months ago
|
Whiteboard: [webdriver:m12]
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b575832ccca
[mozharness] Remove polling for profile data in android_emulator_pgo.py. r=jmaher
Comment 5•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Assignee | ||
Updated•2 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•