<?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>35001</bug_id>
          
          <creation_ts>2010-02-16 15:06:48 -0800</creation_ts>
          <short_desc>websocket/tests/cookies/httponly-cookie.pl fails every time under run-chromium-webkit-tests</short_desc>
          <delta_ts>2010-02-17 18:19:53 -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>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>34984</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Fumitoshi Ukai">ukai</assigned_to>
          <cc>dpranke</cc>
    
    <cc>ojan</cc>
    
    <cc>ukai</cc>
    
    <cc>yutak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>190779</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-02-16 15:06:48 -0800</bug_when>
    <thetext>websocket/tests/cookies/httponly-cookie.pl fails every time under run-chromium-webkit-tests

The WebSocket server that run-chromium-webkit-tests is running seems to be just returning the contents of the .pl file instead of actually executing the perl.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>190801</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2010-02-16 15:56:12 -0800</bug_when>
    <thetext>We probably need to merge http://codereview.chromium.org/565027 upstream (the fix for https://bugs.webkit.org/show_bug.cgi?id=34289).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>190838</commentid>
    <comment_count>2</comment_count>
      <attachid>48852</attachid>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2010-02-16 17:56:33 -0800</bug_when>
    <thetext>Created attachment 48852
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>190842</commentid>
    <comment_count>3</comment_count>
      <attachid>48852</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-02-16 18:15:05 -0800</bug_when>
    <thetext>Comment on attachment 48852
Patch

That seems like the wrong path.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>190847</commentid>
    <comment_count>4</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2010-02-16 18:23:23 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 48852 [details])
&gt; That seems like the wrong path.

What do you mean?
A path for -x is the relative path to document root, and this path is the same 
used in WebKitTools/Scripts/run-webkit-websocketserver.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>190850</commentid>
    <comment_count>5</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2010-02-16 18:33:30 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; (From update of attachment 48852 [details] [details])
&gt; &gt; That seems like the wrong path.
&gt; 
&gt; What do you mean?
&gt; A path for -x is the relative path to document root, and this path is the same 
&gt; used in WebKitTools/Scripts/run-webkit-websocketserver.

Note that current chromium would fail this test.
need http://codereview.chromium.org/601077 to pass the test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>191124</commentid>
    <comment_count>6</comment_count>
      <attachid>48852</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-02-17 11:49:28 -0800</bug_when>
    <thetext>Comment on attachment 48852
Patch

LGTM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>191209</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-02-17 14:23:50 -0800</bug_when>
    <thetext>Attachment 48852 was posted by a committer and has review+, assigning to Fumitoshi Ukai for commit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>191344</commentid>
    <comment_count>8</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2010-02-17 18:19:53 -0800</bug_when>
    <thetext>Committed r54920: &lt;http://trac.webkit.org/changeset/54920&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>48852</attachid>
            <date>2010-02-16 17:56:33 -0800</date>
            <delta_ts>2010-02-17 11:49:28 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-35001-20100217105631.patch</filename>
            <type>text/plain</type>
            <size>1241</size>
            <attacher name="Fumitoshi Ukai">ukai</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCAzYThiN2Y1Li44MDMwZmU3IDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9DaGFuZ2VM
b2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTAtMDIt
MTYgIEZ1bWl0b3NoaSBVa2FpICA8dWthaUBjaHJvbWl1bS5vcmc+CisKKyAgICAgICAgUmV2aWV3
ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgd2Vic29ja2V0L3Rlc3RzL2Nvb2tpZXMv
aHR0cG9ubHktY29va2llLnBsIGZhaWxzIGV2ZXJ5IHRpbWUgdW5kZXIgcnVuLWNocm9taXVtLXdl
YmtpdC10ZXN0cworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/
aWQ9MzUwMDEKKworICAgICAgICAqIFNjcmlwdHMvd2Via2l0cHkvbGF5b3V0X3Rlc3RzL3BvcnQv
d2Vic29ja2V0X3NlcnZlci5weTogYWRkIC14IGZsYWcgdG8gcnVuIHB5d2Vic29ja2V0LgorCiAy
MDEwLTAyLTE2ICBNYXJrIFJvd2UgIDxtcm93ZUBhcHBsZS5jb20+CiAKICAgICAgICAgTGV0J3Mg
bm90IGNoZWNrIGdhcmJhZ2UgaW4gdG8gY29tbW9uIGJ1aWxkIHNjcmlwdHMgYW5kIGhvc2UgdGhl
IHdvcmxkIG5vdyBlaCBndXlzPwpkaWZmIC0tZ2l0IGEvV2ViS2l0VG9vbHMvU2NyaXB0cy93ZWJr
aXRweS9sYXlvdXRfdGVzdHMvcG9ydC93ZWJzb2NrZXRfc2VydmVyLnB5IGIvV2ViS2l0VG9vbHMv
U2NyaXB0cy93ZWJraXRweS9sYXlvdXRfdGVzdHMvcG9ydC93ZWJzb2NrZXRfc2VydmVyLnB5Cmlu
ZGV4IGJhOGE1ZTkuLjU0YzJmNmYgMTAwNjQ0Ci0tLSBhL1dlYktpdFRvb2xzL1NjcmlwdHMvd2Vi
a2l0cHkvbGF5b3V0X3Rlc3RzL3BvcnQvd2Vic29ja2V0X3NlcnZlci5weQorKysgYi9XZWJLaXRU
b29scy9TY3JpcHRzL3dlYmtpdHB5L2xheW91dF90ZXN0cy9wb3J0L3dlYnNvY2tldF9zZXJ2ZXIu
cHkKQEAgLTE1OSw2ICsxNTksNyBAQCBjbGFzcyBQeVdlYlNvY2tldChodHRwX3NlcnZlci5MaWdo
dHRwZCk6CiAgICAgICAgICAgICAnLXAnLCBzdHIoc2VsZi5fcG9ydCksCiAgICAgICAgICAgICAn
LWQnLCBzZWxmLl9sYXlvdXRfdGVzdHMsCiAgICAgICAgICAgICAnLXMnLCBzZWxmLl93ZWJfc29j
a2V0X3Rlc3RzLAorICAgICAgICAgICAgJy14JywgJy93ZWJzb2NrZXQvdGVzdHMvY29va2llcycs
CiAgICAgICAgICAgICAnLWwnLCBlcnJvcl9sb2csCiAgICAgICAgIF0KIAo=
</data>
<flag name="review"
          id="31587"
          type_id="1"
          status="+"
          setter="eric"
    />
          </attachment>
      

    </bug>

</bugzilla>