Closed Bug 1060183 Opened 10 years ago Closed 9 years ago

Add dom/canvas/test/webgl-mochitest/* to mochitest-gl

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgilbert, Unassigned)

References

Details

We should run all WebGL-targetted mochitests in mochitest-gl.

I can't even tell if webgl-mochitest/* tests are being run on android anymore.
We actually have the handy subsuite capabilities built into the harness now (it's how mochitest-dt works). I think we should look into what it would take to make the gl mochitests a proper subsuite of mochitest-plain, which then just requires a 1-line manifest annotation for any future directories you want to add.
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #1)
> We actually have the handy subsuite capabilities built into the harness now
> (it's how mochitest-dt works). I think we should look into what it would
> take to make the gl mochitests a proper subsuite of mochitest-plain, which
> then just requires a 1-line manifest annotation for any future directories
> you want to add.

This would be awesome. Is this something I can hack together from inside the moz-central tree, or does this require someone in releng to fix?
Bug 1051886 is adding the harness support for the webgl subsuite. You could probably just make the manifest change you want along with the other ones that'll need changing.
This was fixed by bug 1051886.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.