<?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>72282</bug_id>
          
          <creation_ts>2011-11-14 09:09:51 -0800</creation_ts>
          <short_desc>style checker reports &quot;Path does not exist&quot; for all tests</short_desc>
          <delta_ts>2011-11-14 12:43: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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>72275</dup_id>
          
          <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="Tony Gentilcore">tonyg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>hclam</cc>
    
    <cc>reed</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>501974</commentid>
    <comment_count>0</comment_count>
    <who name="Tony Gentilcore">tonyg</who>
    <bug_when>2011-11-14 09:09:51 -0800</bug_when>
    <thetext>1. Make any change to LayoutTests/platform/chromium/test_expectations.txt
2. Run webkit-patch upload
Notice &quot;Path does not exist&quot; reported for all test files.

Example is here:
http://queues.webkit.org/results/10449563

I looked into this briefly, and it seems like the fundamental problem is that we create a Port without a Host. This causes us to raise an exception due to a None Host, hit &quot;WARNING: Could not determine the port for LayoutTests/platform/chromium/test_expectations.txt. Using &apos;test&apos; port, but platform-specific expectations will fail the check.&quot;, then use the &quot;test&quot; Port which has a dummy path for all tests. I couldn&apos;t immediately determine the right way to pass in a valid host and have to move on to more pressing gardening tasks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>501982</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-11-14 09:14:47 -0800</bug_when>
    <thetext>There&apos;s another bug on file about this.  I think Eric broke it in one of his changes to how we find the current port.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>502058</commentid>
    <comment_count>2</comment_count>
    <who name="Tony Gentilcore">tonyg</who>
    <bug_when>2011-11-14 10:25:42 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 72275 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>502204</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-11-14 12:43:10 -0800</bug_when>
    <thetext>It was a small typo, which was masked by check-webkit-style using a generic try/catch block which caught all throwables. :(</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>