Open
Bug 1544849
Opened 6 years ago
Updated 9 months ago
Video reftests are not run (ogg-video, webm-video, mp4-video directories are skipped when e10s is used)
Categories
(Core :: Audio/Video, defect, P3)
Core
Audio/Video
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | affected |
People
(Reporter: mstange, Unassigned)
References
(Blocks 2 open bugs)
Details
layout/reftests/reftest.list contains the following three lines:
skip-if(browserIsRemote) include ogg-video/reftest.list
skip-if(browserIsRemote) include webm-video/reftest.list
skip-if(browserIsRemote) include mp4-video/reftest.list
These directories were disabled in bug 1090627 due to timeouts.
This means that Android (Fennec) is currently the only platform where these tests are run.
(I noticed this because I'm adding a new test to the webm-video directory in bug 1544478.)
| Reporter | ||
Comment 1•6 years ago
|
||
(In reply to Markus Stange [:mstange] from comment #0)
This means that Android (Fennec) is currently the only platform where these tests are run.
Oh, and apparently Linux 32bit debug builds also still run non-e10s reftests. But the other platforms don't.
Updated•6 years ago
|
Priority: -- → P2
Comment 2•4 years ago
|
||
I believe both of the cases where we previously ran these folders no longer exist, and we're now not running these at all.
Updated•3 years ago
|
Severity: normal → S3
Updated•9 months ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•