[Webkit-unassigned] [Bug 105090] [EFL][WK2] fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html pixel color failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 20:56:52 PST 2013


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


Kalyan <kalyan.kondapally at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kalyan.kondapally at intel.com




--- Comment #1 from Kalyan <kalyan.kondapally at intel.com>  2013-01-09 20:58:45 PST ---
(In reply to comment #0)
> --- /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt
> +++ /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-actual.txt
> @@ -102,7 +102,7 @@
>  PASS getError was expected value: NO_ERROR : should be no errors
>  PASS gl = getWebGL(2, 2, { depth: false, stencil: false, alpha: false, antialias: true }, [ 0, 0, 0, 1 ], 1, 0) is non-null.
>  PASS contextAttribs = gl.getContextAttributes() is non-null.
> -PASS pixel[0] != 255 && pixel[0] != 0 is contextAttribs.antialias
> +FAIL pixel[0] != 255 && pixel[0] != 0 should be true. Was false.
>  Testing antialias = false
>  PASS getError was expected value: NO_ERROR : should be no errors
>  PASS gl = getWebGL(2, 2, { depth: false, stencil: false, alpha: false, antialias: false }, [ 0, 0, 0, 1 ], 1, 0) is non-null.

The test seems to pass with latest code. I tested it with Release build and ran the test individually the complete webgl tests.

Jussi: Could you check this with latest build ??

-- 
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