Closed
Bug 786318
Opened 11 years ago
Closed 11 years ago
Mac OSX 10.8 test slave crashes on WebGL test glsl-function-faceforward.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bjacob, Unassigned)
References
Details
(Whiteboard: webgl-conformance)
Attachments
(1 file)
1.06 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=14775868&tree=Mozilla-Beta This is a known driver defect for which we expect a fix to appear soon. Meanwhile, the only thing to do here is to disable this test page on Mac OSX 10.8 at least. It not being very important, I would just disable it on Mac to get a simpler patch.
Reporter | ||
Comment 1•11 years ago
|
||
Hm, the known driver bug is a Intel driver bug. What GPU/driver are the OSX 10.8 slaves using?
Reporter | ||
Comment 2•11 years ago
|
||
What's the trychooser option for OSX 10.8?
Attachment #656061 -
Flags: review?(jgilbert)
Reporter | ||
Updated•11 years ago
|
Whiteboard: webgl-conformance
Comment 3•11 years ago
|
||
Comment on attachment 656061 [details] [diff] [review] skip faceforward test on mac Review of attachment 656061 [details] [diff] [review]: ----------------------------------------------------------------- Alright, but only temporarily. We should be fixing bug 771406 to actually fix this issue.
Attachment #656061 -
Flags: review?(jgilbert) → review+
Comment 4•11 years ago
|
||
(In reply to Benoit Jacob [:bjacob] from comment #2) > What's the trychooser option for OSX 10.8? try: -b do -p macosx64 -u mochitest-1 -t none (just like with 10.7 and 10.6, you don't get to choose your Mac test platforms, you just get all of them), but M1 will be hidden so don't forget to add &noignore=1 to the tbpl URL
Comment 5•11 years ago
|
||
Which I did, and got a 330 seconds with no output timeout in that test, https://tbpl.mozilla.org/php/getParsedLog.php?id=14799452&tree=Try
Reporter | ||
Comment 6•11 years ago
|
||
Hrm... sorry, my patch was probably bad; adding some logging to it would tell whether it's just not taking effect and the timeout is just the old crash; or it's broken in a different way.
Comment 7•11 years ago
|
||
Fixed by bug 771406, now I just need to figure out whether to file five bugs for the failures in four tests and unexpected pass in one, or just one bug :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 8•11 years ago
|
||
→ bug 791509
You need to log in
before you can comment on or make changes to this bug.
Description
•