<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>105090</bug_id>
          
          <creation_ts>2012-12-15 07:09:33 -0800</creation_ts>
          <short_desc>[EFL][WK2] fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html pixel color failure</short_desc>
          <delta_ts>2013-06-11 22:30:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebGL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>104459</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jussi Kukkonen (jku)">jussi.kukkonen</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gyuyoung.kim</cc>
    
    <cc>jussi.kukkonen</cc>
    
    <cc>kalyan.kondapally</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>792108</commentid>
    <comment_count>0</comment_count>
    <who name="Jussi Kukkonen (jku)">jussi.kukkonen</who>
    <bug_when>2012-12-15 07:09:33 -0800</bug_when>
    <thetext>--- /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 &amp;&amp; pixel[0] != 0 is contextAttribs.antialias
+FAIL pixel[0] != 255 &amp;&amp; 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>804025</commentid>
    <comment_count>1</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2013-01-09 20:58:45 -0800</bug_when>
    <thetext>(In reply to comment #0)
&gt; --- /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt
&gt; +++ /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-actual.txt
&gt; @@ -102,7 +102,7 @@
&gt;  PASS getError was expected value: NO_ERROR : should be no errors
&gt;  PASS gl = getWebGL(2, 2, { depth: false, stencil: false, alpha: false, antialias: true }, [ 0, 0, 0, 1 ], 1, 0) is non-null.
&gt;  PASS contextAttribs = gl.getContextAttributes() is non-null.
&gt; -PASS pixel[0] != 255 &amp;&amp; pixel[0] != 0 is contextAttribs.antialias
&gt; +FAIL pixel[0] != 255 &amp;&amp; pixel[0] != 0 should be true. Was false.
&gt;  Testing antialias = false
&gt;  PASS getError was expected value: NO_ERROR : should be no errors
&gt;  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 ??</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>804262</commentid>
    <comment_count>2</comment_count>
    <who name="Jussi Kukkonen (jku)">jussi.kukkonen</who>
    <bug_when>2013-01-10 04:51:14 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; The test seems to pass with latest code. I tested it with Release build and ran the test individually the complete webgl tests.
&gt; 
&gt; Jussi: Could you check this with latest build ??

Still see the failure on my laptop. pixel[0] = 255.

I&apos;m running Debug myself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>899446</commentid>
    <comment_count>3</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2013-06-11 22:30:46 -0700</bug_when>
    <thetext>This test is being passed on EFL buildbot now. Close this bug.

http://trac.webkit.org/changeset/151486</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>