<?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>74612</bug_id>
          
          <creation_ts>2011-12-15 09:01:23 -0800</creation_ts>
          <short_desc>Each worker separately logs its complaint about the directory I am in</short_desc>
          <delta_ts>2012-06-19 21:10:01 -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>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>NRWT</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Darin Adler">darin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dpranke</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>521941</commentid>
    <comment_count>0</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-12-15 09:01:23 -0800</bug_when>
    <thetext>When I run tests, I get this:

The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
Starting 8 workers ...The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource
The current directory (/Users/darin/Safari) is not a WebKit checkout, using /Users/darin/Safari/OpenSource

I don’t need to see that log message 9 times. In fact, I’d prefer not to see it even once.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>521996</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-12-15 10:06:52 -0800</bug_when>
    <thetext>Sure thing.  Easy to fix.  Just an unintented consequence of re-using single-process code in our new multi-process architecture. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>522013</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-12-15 10:15:51 -0800</bug_when>
    <thetext>You&apos;ll likely want this when running webkit-patch apply-from-bug outside of a webkit directory, but not when running new-run-webkit-tests.  Or at least not 7 times. :)

Then again, it&apos;s possible it&apos;s not even useful when running webkit-patch from outside of a webkit directory.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>522145</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2011-12-15 12:38:18 -0800</bug_when>
    <thetext>I agree w/ Darin; new-run-webkit-tests shouldn&apos;t be complaining about this at all by default, and it should definitely only be complaining once. Can we change scm/detection.py to provide a am_inside_the_checkout() function so that webkit-patch can call this separately and log the warning?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>522152</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-12-15 12:43:19 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; I agree w/ Darin; new-run-webkit-tests shouldn&apos;t be complaining about this at all by default, and it should definitely only be complaining once. Can we change scm/detection.py to provide a am_inside_the_checkout() function so that webkit-patch can call this separately and log the warning?

Sounds like a good approach.

I agree.  webkit-patch should be specifically opting into this warning, instead of all SCM clients causing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>653163</commentid>
    <comment_count>5</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-06-19 21:10:01 -0700</bug_when>
    <thetext>I think this was fixed in r120646. Please let me know if you&apos;re still seeing an issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>