[Webkit-unassigned] [Bug 45337] Make failing webgl tests pass in chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 15:25:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45337


Zhenyao Mo <zmo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Re-enable skipped webgl     |Make failing webgl tests
                   |tests in chromium Mac       |pass in chromium




--- Comment #2 from Zhenyao Mo <zmo at google.com>  2010-09-16 15:25:40 PST ---
Below is the currently failing webgl tests in chromium (linux, mac, and win)

// These two are failing due to new-run-webkit-tests's diff trimming line ends. 
BUGWEBGL MAC : fast/canvas/webgl/null-object-behaviour.html = TEXT 
BUGWEBGL MAC : fast/canvas/webgl/uniform-location.html = TEXT 

// This will pass once multisampling is implemented in command buffer port. enne at google is working on it.
BUGWEBGL WIN LINUX : fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html = TEXT 

// These two might just need a rebaseline.  zmo at google will look into it.
BUGWEBGL : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE 
BUGWEBGL : fast/canvas/webgl/css-webkit-canvas.html = IMAGE

// Not clear why this is failing.  Will create a bug.
BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-object-get-calls.html = TEXT 

// zmo at google will look into this.  It only fails on leopard.
BUGWEBGL MAC : fast/canvas/webgl/gl-teximage.html = TEXT

// Not clear why this is failing.  Will create a bug.
BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-uniform-arrays.html = TEXT 

// Will create a bug for this.  Need to do the same thing in command buffer as we did in the other two ports.
BUGWEBGL WIN LINUX : fast/canvas/webgl/point-size.html = TEXT 

// enne at google is working on this.
BUGWEBGL MAC : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS 

// This might be a Mac gl driver bug.  Will create a bug on this.
BUGWEBGL MAC : fast/canvas/webgl/texture-npot.html = TEXT 

// Not clear why this is failing.  Will create a bug.
BUGWEBGL WIN LINUX : fast/canvas/webgl/uniform-location.html = TEXT

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list