<?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>123188</bug_id>
          
          <creation_ts>2013-10-22 17:01:43 -0700</creation_ts>
          <short_desc>Add 1.0.1 and 1.0.2 webgl conformance suites to layout tests</short_desc>
          <delta_ts>2014-02-13 03:44:35 -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>Tools / Tests</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roger Fong">roger_fong</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>jonlee</cc>
    
    <cc>kbr</cc>
    
    <cc>roger_fong</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>942496</commentid>
    <comment_count>0</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2013-10-22 17:01:43 -0700</bug_when>
    <thetext>Adding 1.0.1 and 1.0.2 webgl conformance tests to layout tests.

I&apos;ve skipped known failing tests and the trunk tests for now.

I&apos;ve also skipped a few unexpected failures that don&apos;t fail when running the tests via webgl-conformance-tests.html, but do when run just in a browser independently / when using run-webkit-tests.

These will need to be resolved.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942497</commentid>
    <comment_count>1</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2013-10-22 17:03:41 -0700</bug_when>
    <thetext>The 1.0.1 tests also have an issue where some tests that should necessarily be in the http folder don&apos;t actually fail when run via the iframe wrapper tests.

The same tests do seem to fail as expected in the 1.0.2 tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942516</commentid>
    <comment_count>2</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2013-10-22 17:19:31 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The 1.0.1 tests also have an issue where some tests that should necessarily be in the http folder don&apos;t actually fail when run via the iframe wrapper tests.
&gt; 
&gt; The same tests do seem to fail as expected in the 1.0.2 tests.

Because of this, in my first patch I will only move the relevant tests from the 1.0.2 suite to the http folder.
I will not do this for the 1.0.1 tests yet because there might be an issue with having false positives here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942790</commentid>
    <comment_count>3</comment_count>
      <attachid>214983</attachid>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2013-10-23 12:53:28 -0700</bug_when>
    <thetext>Created attachment 214983
patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942805</commentid>
    <comment_count>4</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2013-10-23 13:23:12 -0700</bug_when>
    <thetext>patch is too large to be applied because it adds about 1000 tests. 
Will not affect builds however, since that&apos;s all it does.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942995</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-10-23 23:27:12 -0700</bug_when>
    <thetext>What is the status of this bug? Looks like this landed, caused a lot of failures, and is still causing failures on bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>942997</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-10-23 23:30:40 -0700</bug_when>
    <thetext>I marked some as failing in r157914.

Roger, please mark failing tests as failing in the future, don&apos;t skip them unless there is a specific reason to.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965040</commentid>
    <comment_count>7</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-01-07 09:29:26 -0800</bug_when>
    <thetext>*** Bug 94643 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>966447</commentid>
    <comment_count>8</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-01-10 10:51:43 -0800</bug_when>
    <thetext>*** Bug 86516 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>980210</commentid>
    <comment_count>9</comment_count>
      <attachid>214983</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-02-13 03:44:35 -0800</bug_when>
    <thetext>Comment on attachment 214983
patch

Cleared review? from attachment 214983 so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>214983</attachid>
            <date>2013-10-23 12:53:28 -0700</date>
            <delta_ts>2014-02-13 03:44:35 -0800</delta_ts>
            <desc>patch</desc>
            <filename>patch.patch</filename>
            <type>text/plain</type>
            <size>0</size>
            <attacher name="Roger Fong">roger_fong</attacher>
            
              <data encoding="base64"></data>

          </attachment>
      

    </bug>

</bugzilla>