<?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>82552</bug_id>
          
          <creation_ts>2012-03-28 16:55:28 -0700</creation_ts>
          <short_desc>run-webkit-tests --root fails if /usr/local/lib/libWebCoreTestSupport.dylib is not installed</short_desc>
          <delta_ts>2012-04-02 16:10:29 -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>Mac</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>InRadar, MakingBotsRed</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>82961</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stephanie Lewis">slewis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dpranke</cc>
    
    <cc>ojan</cc>
    
    <cc>slewis</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>590604</commentid>
    <comment_count>0</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-03-28 16:55:28 -0700</bug_when>
    <thetext>run-webkit-tests --root fails if /usr/local/lib/libWebCoreTestSupport.dylib is not installed.

The fix is to set DYLD_LIBRARY_PATH in addition to DYLD_FRAMEWORK_PATH</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590606</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-03-28 16:56:16 -0700</bug_when>
    <thetext>&lt;rdar://problem/11143199&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590614</commentid>
    <comment_count>2</comment_count>
      <attachid>134448</attachid>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-03-28 16:59:10 -0700</bug_when>
    <thetext>Created attachment 134448
patch

uploaded patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590624</commentid>
    <comment_count>3</comment_count>
      <attachid>134448</attachid>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-03-28 17:07:59 -0700</bug_when>
    <thetext>Comment on attachment 134448
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=134448&amp;action=review

&gt; Tools/ChangeLog:8
&gt; +        Reviewed by NOBODY (OOPS!).

This line should appear before the description (but after bug title &amp; bug url).

&gt; Tools/Scripts/webkitpy/layout_tests/port/webkit.py:484
&gt; +        environment[&apos;DYLD_LIBRARY_PATH&apos;] = self._port._build_path()

There&apos;s no way to test this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590640</commentid>
    <comment_count>4</comment_count>
      <attachid>134448</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-03-28 17:14:26 -0700</bug_when>
    <thetext>Comment on attachment 134448
patch

Eric would know.  I thought we had a unit test for these environment overrides.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592767</commentid>
    <comment_count>5</comment_count>
      <attachid>134448</attachid>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-03-30 20:25:29 -0700</bug_when>
    <thetext>Comment on attachment 134448
patch

I don&apos;t think this is worth testing ... The changelog should be fixed, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592769</commentid>
    <comment_count>6</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-03-30 20:27:41 -0700</bug_when>
    <thetext>You could test this w/ MockExecutive and then look at the env that is passed to it, it&apos;s not going to tell you much. I suppose you could assert that it was at least set to something, but I wouldn&apos;t bother.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>593899</commentid>
    <comment_count>7</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-04-02 15:08:11 -0700</bug_when>
    <thetext>Committed http://trac.webkit.org/projects/webkit/changeset/112948</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>593946</commentid>
    <comment_count>8</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2012-04-02 15:53:33 -0700</bug_when>
    <thetext>Take a look at the diff at &lt;http://trac.webkit.org/changeset/112948/trunk/Tools/Scripts/webkitpy/layout_tests/port/webkit.py&gt;. And then please roll out this change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>593971</commentid>
    <comment_count>9</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-04-02 16:10:29 -0700</bug_when>
    <thetext>rolled out my change in http://trac.webkit.org/changeset/112958.  Simon committed the same thing here: http://trac.webkit.org/changeset/112739</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>134448</attachid>
            <date>2012-03-28 16:59:10 -0700</date>
            <delta_ts>2012-03-30 20:25:29 -0700</delta_ts>
            <desc>patch</desc>
            <filename>dyld_library_fix.txt</filename>
            <type>text/plain</type>
            <size>1588</size>
            <attacher name="Stephanie Lewis">slewis</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDExMjQ3MykKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE1IEBACisyMDEyLTAzLTI4ICBTdGVwaGFuaWUgTGV3aXMgIDxzbGV3aXNAYXBwbGUuY29t
PgorCisgICAgICAgIHJ1bi13ZWJraXQtdGVzdHMgLS1yb290IGZhaWxzIGlmIC91c3IvbG9jYWwv
bGliL2xpYldlYkNvcmVUZXN0U3VwcG9ydC5keWxpYiBpcyBub3QgaW5zdGFsbGVkLgorICAgICAg
ICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9ODI1NTIKKworICAgICAg
ICBVc2UgRFlMRF9MSUJSQVJZX1BBVEggc28gd2UgcGljayB1cCB0aGUgbGliV2ViQ29yZVRlc3RT
dXBwb3J0LmR5bGliIGxvY2F0ZWQgaW4gdGhlIHJvb3QuCisKKyAgICAgICAgUmV2aWV3ZWQgYnkg
Tk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgKiBTY3JpcHRzL3dlYmtpdHB5L2xheW91dF90ZXN0
cy9wb3J0L3dlYmtpdC5weToKKyAgICAgICAgKFdlYktpdERyaXZlci5fc3RhcnQpOgorCiAyMDEy
LTAzLTI4ICBTdHVhcnQgRWljaGVydCAgPHN0dWFydC5laWNoZXJ0QHBhbG0uY29tPgogCiAgICAg
ICAgIGJ1aWxkLXdlYmtpdCA6IHRoZSB3b3JkICJwYXNzIiBpcyBzcGVsbGVkIGluY29ycmVjdGx5
IGFzICJwYXNzcyIKSW5kZXg6IFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvbGF5b3V0X3Rlc3RzL3Bv
cnQvd2Via2l0LnB5Cj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvbGF5b3V0
X3Rlc3RzL3BvcnQvd2Via2l0LnB5CShyZXZpc2lvbiAxMTIzNTApCisrKyBUb29scy9TY3JpcHRz
L3dlYmtpdHB5L2xheW91dF90ZXN0cy9wb3J0L3dlYmtpdC5weQkod29ya2luZyBjb3B5KQpAQCAt
NDgxLDYgKzQ4MSw3IEBAIGNsYXNzIFdlYktpdERyaXZlcihEcml2ZXIpOgogICAgICAgICBzZXJ2
ZXJfbmFtZSA9IHNlbGYuX3BvcnQuZHJpdmVyX25hbWUoKQogICAgICAgICBlbnZpcm9ubWVudCA9
IHNlbGYuX3BvcnQuc2V0dXBfZW52aXJvbl9mb3Jfc2VydmVyKHNlcnZlcl9uYW1lKQogICAgICAg
ICBlbnZpcm9ubWVudFsnRFlMRF9GUkFNRVdPUktfUEFUSCddID0gc2VsZi5fcG9ydC5fYnVpbGRf
cGF0aCgpCisgICAgICAgIGVudmlyb25tZW50WydEWUxEX0xJQlJBUllfUEFUSCddID0gc2VsZi5f
cG9ydC5fYnVpbGRfcGF0aCgpCiAgICAgICAgICMgRklYTUU6IFdlJ3JlIGFzc3VtaW5nIHRoYXQg
V2ViS2l0VGVzdFJ1bm5lciBjaGVja3MgdGhpcyBEdW1wUmVuZGVyVHJlZS1uYW1lZCBlbnZpcm9u
bWVudCB2YXJpYWJsZS4KICAgICAgICAgZW52aXJvbm1lbnRbJ0RVTVBSRU5ERVJUUkVFX1RFTVAn
XSA9IHN0cihzZWxmLl9kcml2ZXJfdGVtcGRpcikKICAgICAgICAgZW52aXJvbm1lbnRbJ0xPQ0FM
X1JFU09VUkNFX1JPT1QnXSA9IHNlbGYuX3BvcnQubGF5b3V0X3Rlc3RzX2RpcigpCg==
</data>
<flag name="review"
          id="138706"
          type_id="1"
          status="+"
          setter="dpranke"
    />
          </attachment>
      

    </bug>

</bugzilla>