Closed
Bug 591438
Opened 14 years ago
Closed 14 years ago
disable getParameter random testing
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: bjacob, Assigned: bjacob)
References
Details
Attachments
(1 file)
(deleted),
patch
|
vlad
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
We have the strangest crash when running the WebGL test suite on Windows, occurring in getParameter(). The crash is very hard to reproduce, and Valgrind memcheck on linux doesn't see any error; until we can fix it, the easiest way forward is to disable the part of the test suite that calls getParameter() with random args. This patch does that.
Attachment #469964 -
Flags: review?(vladimir)
Attachment #469964 -
Flags: approval2.0?
Attachment #469964 -
Flags: review?(vladimir) → review+
Updated•14 years ago
|
Attachment #469964 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Assignee: nobody → bjacob
You need to log in
before you can comment on or make changes to this bug.
Description
•