Closed
Bug 1162025
Opened 9 years ago
Closed 9 years ago
test_conformance__textures__tex-image-and-sub-image-2d-with-video.html crashes while running with --run-by-dir on osx
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: jmaher, Unassigned)
References
Details
(Whiteboard: gfx-noted)
as seen on try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=72b7fdf2885a&filter-searchStr=mochitest-gl%20osx
this is pretty consistent and appears to be a OSX thing, although the manifest has this disabled for all other platforms:
https://dxr.mozilla.org/mozilla-central/source/dom/canvas/test/_webgl-conformance.ini#758
I would assume this will reproduce locally, by running:
./mach mochitest-plain dom/canvas/test/webgl-conformance/_wrappers
Reporter | ||
Comment 1•9 years ago
|
||
:jgilbert, can you look at this and see if it makes sense?
Flags: needinfo?(jgilbert)
Updated•9 years ago
|
Whiteboard: gfx-noted
Reporter | ||
Comment 2•9 years ago
|
||
when commenting out the above error, I now get this one:
webgl-conformance/_wrappers/test_conformance__textures__texture-npot-video.html
from this push;
https://treeherder.mozilla.org/#/jobs?repo=try&revision=24e521f0913a&filter-searchStr=osx%20gl
Reporter | ||
Comment 3•9 years ago
|
||
this is 2+ months outdated, we will disable this test when we are ready to turn on run-by-dir for mochitest plain.
Comment 4•9 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fce3d4bfdd75
This is quite green now.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•