<?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>205735</bug_id>
          
          <creation_ts>2020-01-03 11:04:26 -0800</creation_ts>
          <short_desc>REGRESSION: [ Macmini6,2 ] webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment.html is failing</short_desc>
          <delta_ts>2020-01-05 19:37:10 -0800</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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=205483</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>dino</cc>
    
    <cc>kbr</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1602519</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-01-03 11:04:26 -0800</bug_when>
    <thetext>webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment.html

Description:
This test began failing flakily on High Sierra after r253926

History:
https://results.webkit.org/?suite=layout-tests&amp;test=webgl%2F2.0.0%2Fconformance%2Frenderbuffers%2Fframebuffer-object-attachment.html

Diff:
https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK2%20(Tests)/r253998%20(11107)/webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602520</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-01-03 11:04:38 -0800</bug_when>
    <thetext>&lt;rdar://problem/58302264&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602554</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-01-03 12:21:08 -0800</bug_when>
    <thetext>This looks like a Macmini6,2 issue, as the test started to fail on newer OS versions internally, but always on this hardware model.

Which is surprising, because MacBookAir5,2 also has Intel HD Graphics 4000, and it hasn&apos;t failed once yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1602869</commentid>
    <comment_count>3</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2020-01-05 11:05:53 -0800</bug_when>
    <thetext>The four portions of this test which fail are:

...
+[ 469: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053
+[ 470: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) &gt;= 16 is true
+[ 471: PASS ] gl.getParameter(gl.DEPTH_BITS) &gt;= 16 is true
+[ 472: PASS ] gl.getParameter(gl.STENCIL_BITS) &gt;= 8 is true
+[ 473: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+[ 474: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0
+[ 475: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+[ 476: PASS ] getError was expected value: NO_ERROR :
+[ 477: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0
+[ 478: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+[ 479: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0
+[ 480: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+[ 481: PASS ] getError was expected value: NO_ERROR :
+[ 482: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0
+[ 483: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE
+[ 484: PASS ] should be green
...

Rendering to one of the test&apos;s framebuffers is failing, and producing all black.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>