Closed
Bug 1136424
Opened 10 years ago
Closed 10 years ago
WebGL conformance error: conformance/extensions/oes-texture-half-float-with-image-data.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lukebenes, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: webgl-conformance)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150224030228
Steps to reproduce:
https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/oes-texture-half-float-with-image-data.html?webglVersion=1
Actual results:
conformance/extensions/oes-texture-half-float-with-image-data.html (87 of 115 passed)
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 1) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
failed: at (0, 0) expected: 255,0,0,255 was 0,0,0,255
Expected results:
Chrome passes all the tests. Firefox fails the test with both the ANGLE and OpenGL backends.
Updated•10 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
Updated•10 years ago
|
Blocks: webgl-1.0.2
Whiteboard: webgl-conformance
This bug was fixed by the patch for Bug 1130616 and is now working on 39.0a1 (2015-02-26).
Marking as RESOLVED.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•