<?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>80985</bug_id>
          
          <creation_ts>2012-03-13 06:56:28 -0700</creation_ts>
          <short_desc>r110542: New fast/forms/label/labelable-elements.html fails</short_desc>
          <delta_ts>2012-03-20 05:19:10 -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>Forms</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>LayoutTestFailure, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>80574</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ádám Kallai">kadam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jberlin</cc>
    
    <cc>ossy</cc>
    
    <cc>thorton</cc>
    
    <cc>tkent</cc>
    
    <cc>yosin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>577274</commentid>
    <comment_count>0</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2012-03-13 06:56:28 -0700</bug_when>
    <thetext>This tests fails on Qt and SnowLeopard from revision #110542.

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/label/labelable-elements-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/label/labelable-elements-actual.txt 
@@ -7,7 +7,7 @@
 Labelable: button [object HTMLButtonElement]
 PASS element.labels.length is 1
 
-Unsupported: datalist [object HTMLUnknownElement]
+Not labelable: datalist [object HTMLDataListElement]
 PASS element.labels is undefined.
 PASS element.labels is not null
 
@@ -45,7 +45,7 @@
 PASS element.labels is not null
 
 Labelable: output [object HTMLOutputElement]
-FAIL element.labels.length should be 1. Threw exception TypeError: Cannot read property &apos;length&apos; of null
+FAIL element.labels.length should be 1. Threw exception TypeError: &apos;null&apos; is not an object (evaluating &apos;element.labels.length&apos;)
 
 Labelable: progress [object HTMLProgressElement]
 PASS element.labels.length is 1


I will skip it until it is fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577287</commentid>
    <comment_count>1</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2012-03-13 07:26:56 -0700</bug_when>
    <thetext>I skipped this test. 

http://trac.webkit.org/changeset/110558</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577610</commentid>
    <comment_count>2</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-03-13 11:44:36 -0700</bug_when>
    <thetext>Is there some reason why the test should be skipped? We usually land expected failing results unless this is:

1. A feature that is not turned on for your port.
2. DRT/WKTR support for the test doesn&apos;t exist for your port.
3. It is crashing or causing crashes in other tests.

We should land mac-specific expected failing results for this test, since it is failing on Lion as well as SL:

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r110576%20(38036)/fast/forms/label/labelable-elements-pretty-diff.html
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r110561%20(19017)/fast/forms/label/labelable-elements-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(Tests)/r110578%20(4409)/fast/forms/label/labelable-elements-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577612</commentid>
    <comment_count>3</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-03-13 11:47:16 -0700</bug_when>
    <thetext>Might be related to / fixed by the fix for https://bugs.webkit.org/show_bug.cgi?id=80466</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577829</commentid>
    <comment_count>4</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-03-13 14:44:20 -0700</bug_when>
    <thetext>Committed the expected failing results for Mac in http://trac.webkit.org/changeset/110614</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>580174</commentid>
    <comment_count>5</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-03-15 23:11:47 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/110947 made:

fast/forms/label/labelable-elements-expected.txt: Result for ENABLE_DATALIST platforms
platform/chromium/fast/forms/label/labelable-elements-expected.txt: Result for !ENABLE_DATALIST

Unskipped in platform/qt/Skipped and platform/gtk/Skipped.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>582970</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-20 05:19:10 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Is there some reason why the test should be skipped? We usually land expected failing results unless this is:
&gt; 
&gt; 1. A feature that is not turned on for your port.
&gt; 2. DRT/WKTR support for the test doesn&apos;t exist for your port.
&gt; 3. It is crashing or causing crashes in other tests.

Historically we don&apos;t land expected failing results to platform/qt*
automatically. It is better to skip it to paint the bot green and
let the author check what happened.

It think it is a good way to have a plain text list of failing 
tests instead of zillion never closed bugzilla bug reports.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>