Enable test coverage for media engine playback
Categories
(Core :: Audio/Video: Playback, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(2 files)
We are going to enable running some subset of our tests for media engine playback.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D156995
Assignee | ||
Comment 2•2 years ago
|
||
Now I can run the tests I selected on the try server with the media engine enabled, but there are some crashes I need to address.
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
This patch is used to fix the failure of no test being selected in the
aarch64 test chunk.
That aarch64 constraint was added at the time we still have one bug
mochitest.ini, but now we already separate tests into different smaller
ini files.
So we don't know if the tests caused failures are still in this ini file
or not. Considering tests selected in this compat ini should be platform
independent so we can try to enable them again.
Depends on D157145
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/01c30323a416
https://hg.mozilla.org/mozilla-central/rev/403af1b0eb9d
Description
•