<?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>146243</bug_id>
          
          <creation_ts>2015-06-23 11:44:18 -0700</creation_ts>
          <short_desc>AX Tests hit-test-input-{auto-fill, search}-button.html and input-search-cancel-button.html fail on Windows</short_desc>
          <delta_ts>2015-06-23 11:56:02 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=140798</see_also>
          <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="Daniel Bates">dbates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>bfulgham</cc>
    
    <cc>cfleizach</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1104138</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2015-06-23 11:44:18 -0700</bug_when>
    <thetext>The following tests fail on Windows:

accessibility/hit-test-input-auto-fill-button.html
accessibility/hit-test-input-search-cancel-button.html

with an console message of the form:

CONSOLE MESSAGE: line 19: TypeError: undefined is not an object (evaluating &apos;accessibilityController.accessibleElementById(&quot;password&quot;).childAtIndex&apos;)

The test accessibility/input-search-cancel-button.html fails on Windows with diff:
[[
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/input-search-cancel-button-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/input-search-cancel-button-actual.txt
@@ -3,8 +3,8 @@
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).description is &quot;AXDescription: cancel&quot;
-PASS accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).role is &quot;AXRole: AXButton&quot;
+FAIL accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).description should be AXDescription: cancel. Threw exception TypeError: undefined is not an object (evaluating &apos;accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex&apos;)
+FAIL accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).role should be AXRole: AXButton. Threw exception TypeError: undefined is not an object (evaluating &apos;accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex&apos;)
 PASS successfullyParsed is true
 
 TEST COMPLETE
]]

These tests were added in the patch for bug #145241.

For completeness, the above results are from &lt;https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r185876%20(52565)/results.html&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1104140</commentid>
    <comment_count>1</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2015-06-23 11:56:02 -0700</bug_when>
    <thetext>Marked the tests as failing in &lt;http://trac.webkit.org/changeset/185881&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>