Closed
Bug 1297101
Opened 9 years ago
Closed 9 years ago
Improve green-ness of Android VMs
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(2 files)
|
2.18 KB,
patch
|
dminor
:
review+
|
Details | Diff | Splinter Review |
|
3.37 KB,
patch
|
dminor
:
review+
|
Details | Diff | Splinter Review |
Reduce load on Android VM tests by reducing frame rate for video and audio like we used to do for the emulator with B2G
Disable the SetParameters webaudio test since it's orange on Try on the opt VMs (already disabled for debug)
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8783582 -
Flags: review?(dminor)
| Assignee | ||
Comment 2•9 years ago
|
||
Debug is slow already, and VM emulator debug is glacial and times out a lot
Attachment #8783583 -
Flags: review?(dminor)
| Assignee | ||
Comment 3•9 years ago
|
||
This should fix bug 1256080
Comment 4•9 years ago
|
||
Comment on attachment 8783582 [details] [diff] [review]
disable test_peerConnection_SetParameters on Android VM opt
Review of attachment 8783582 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #8783582 -
Flags: review?(dminor) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8783583 [details] [diff] [review]
Reduce audio/video load from fake video/audio for android debug
Review of attachment 8783583 [details] [diff] [review]:
-----------------------------------------------------------------
Makes sense to me. I wouldn't expect any fallout from this, but probably worth a try run just to make sure.
Attachment #8783583 -
Flags: review?(dminor) → review+
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/189ad5dd4978
disable test_peerConnection_SetParameters on Android VM opt r=dminor
https://hg.mozilla.org/integration/mozilla-inbound/rev/38db5ce13bce
Reduce audio/video load from fake video/audio for android debug r=dminor
| Assignee | ||
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/189ad5dd4978
https://hg.mozilla.org/mozilla-central/rev/38db5ce13bce
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•