Closed Bug 697211 Opened 13 years ago Closed 13 years ago

conformance/state/gl-object-get-calls.html test failures

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: drs, Assigned: drs)

References

Details

Attachments

(1 file, 1 obsolete file)

This test fails with the following errors on OSX 10.7 / ATI:
FAIL gl.getProgramParameter(standardProgram, gl.DELETE_STATUS) should be false. Was true.
FAIL gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_STRIDE) should be 0. Was 16.
Proposed patch.
Assignee: nobody → dsherk
Attachment #569456 - Flags: review?(bjacob)
Note the proposed patch needs the fix from bug 682496 to make this page fully conform, although the patch itself doesn't depend on it.
Forgot to remove gl-object-get-calls.html from failing_tests_mac.txt.
Attachment #569456 - Attachment is obsolete: true
Attachment #569456 - Flags: review?(bjacob)
Attachment #570183 - Flags: review?(bjacob)
Attachment #570183 - Flags: review?(bjacob) → review?(jgilbert)
More recent try: https://tbpl.mozilla.org/?tree=Try&rev=69bb43191112
Status: NEW → ASSIGNED
Comment on attachment 570183 [details] [diff] [review]
Patch v1.1, get stride in getVertexAttrib fixed.

Review of attachment 570183 [details] [diff] [review]:
-----------------------------------------------------------------

Nice and straight-forward.
Attachment #570183 - Flags: review?(jgilbert) → review+
Depends on: 682496
https://hg.mozilla.org/mozilla-central/rev/35ecb3d6a36b
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: