<?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>137329</bug_id>
          
          <creation_ts>2014-10-01 18:48:56 -0700</creation_ts>
          <short_desc>REGRESSION(r174187): webkitpy failures, and thorton says the patch is wrong (Requested by dethbakin on #webkit).</short_desc>
          <delta_ts>2014-10-01 23:40:40 -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>New Bugs</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="WebKit Commit Bot">commit-queue</reporter>
          <assigned_to name="WebKit Commit Bot">commit-queue</assigned_to>
          <cc>bdakin</cc>
    
    <cc>bfulgham</cc>
    
    <cc>dbates</cc>
    
    <cc>roger_fong</cc>
    
    <cc>thorton</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1038748</commentid>
    <comment_count>0</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-10-01 18:48:56 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/174187 broke the build:
webkitpy failures, and thorton says the patch is wrong (Requested by dethbakin on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don&apos;t already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038749</commentid>
    <comment_count>1</comment_count>
      <attachid>239076</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-10-01 18:49:15 -0700</bug_when>
    <thetext>Created attachment 239076
ROLLOUT of r174187

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038750</commentid>
    <comment_count>2</comment_count>
      <attachid>239076</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-10-01 18:58:46 -0700</bug_when>
    <thetext>Comment on attachment 239076
ROLLOUT of r174187

Clearing flags on attachment: 239076

Committed r174194: &lt;http://trac.webkit.org/changeset/174194&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038751</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-10-01 18:58:48 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038752</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2014-10-01 18:59:33 -0700</bug_when>
    <thetext>Roger, please try again without the whole bit about WebKit2, which doesn&apos;t apply at all on Windows, and with rebaselined webkitpy tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038771</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-10-01 21:34:53 -0700</bug_when>
    <thetext>This rollout broke a webkitpy test: &lt;https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20(Tests)/builds/8355/steps/webkitpy-test/logs/stdio&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038772</commentid>
    <comment_count>6</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2014-10-01 21:41:21 -0700</bug_when>
    <thetext>What? That was the test that was failing that inspired this rollout...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038775</commentid>
    <comment_count>7</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2014-10-01 22:10:41 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; What? That was the test that was failing that inspired this rollout...

No, this isn&apos;t the same test. Prior to the landing of the rollout patch in &lt;http://trac.webkit.org/changeset/174194&gt;, the test PortTestCase.test_default_timeout_ms() was failing (*). At the time of writing the test WinPortTest. test_default_timeout_ms() is failing (see comment #5 for a hyperlink to the stdio log). 

Notice that Brent Fulgham committed &lt;http://trac.webkit.org/changeset/174192&gt; to fix the unit test that failed following &lt;http://trac.webkit.org/changeset/174187&gt;. And &lt;http://trac.webkit.org/changeset/174194&gt; only rolled out &lt;http://trac.webkit.org/changeset/174187&gt;. That is, it did not roll out &lt;http://trac.webkit.org/changeset/174192&gt;. Therefore, test WinPortTest. test_default_timeout_ms(), committed in &lt;http://trac.webkit.org/changeset/174192&gt;, is failing.

(*) &lt;https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20%28Tests%29/builds/8347/steps/webkitpy-test/logs/stdio&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038776</commentid>
    <comment_count>8</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2014-10-01 22:15:41 -0700</bug_when>
    <thetext>I&apos;ll roll out &lt;http://trac.webkit.org/changeset/174192&gt; per Tim Horton&apos;s remark in comment #5 that there are correctness issue with the patch that landed &lt;http://trac.webkit.org/changeset/174187&gt; with regards to WebKit2 on Window.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038779</commentid>
    <comment_count>9</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2014-10-01 22:27:33 -0700</bug_when>
    <thetext>Rolled out &lt;http://trac.webkit.org/changeset/174192&gt; in &lt;http://trac.webkit.org/changeset/174198&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038784</commentid>
    <comment_count>10</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2014-10-01 22:56:42 -0700</bug_when>
    <thetext>Ah, I see. Nearly but not quite the same.

Thanks for rolling out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038799</commentid>
    <comment_count>11</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2014-10-01 23:36:02 -0700</bug_when>
    <thetext>Sorry about that.
I&apos;ve been in an over zealous rush mode trying to deal with these windows bots and then getting more failures thrown at my face as soon as I think I&apos;m almost finally done being stomped on by them.
I&apos;ll be more careful next time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1038800</commentid>
    <comment_count>12</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2014-10-01 23:40:40 -0700</bug_when>
    <thetext>Oddly, the test failures that inspired me to attempt to make this change in the first place no longer seem to be there...and the bots have already ran than the tests with the rollouts incorporated...so I guess I&apos;ll count that as a win...</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>239076</attachid>
            <date>2014-10-01 18:49:15 -0700</date>
            <delta_ts>2014-10-01 18:58:46 -0700</delta_ts>
            <desc>ROLLOUT of r174187</desc>
            <filename>bug-137329-20141001184916.patch</filename>
            <type>text/plain</type>
            <size>1590</size>
            <attacher name="WebKit Commit Bot">commit-queue</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTc0MTkzCmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggMWExMDdkMTMyNzI1MWMyMDZjZjZlMzQ3ZGI3ZWVjZWJl
NTcyMmNmNS4uYzQwZDk0NzNlNTUxYmFhMGE0YzIyZjYxNTA4ZTc3MjRjNmQ1MDNmNCAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE3
IEBACisyMDE0LTEwLTAxICBDb21taXQgUXVldWUgIDxjb21taXQtcXVldWVAd2Via2l0Lm9yZz4K
KworICAgICAgICBVbnJldmlld2VkLCByb2xsaW5nIG91dCByMTc0MTg3LgorICAgICAgICBodHRw
czovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTM3MzI5CisKKyAgICAgICAgd2Vi
a2l0cHkgZmFpbHVyZXMsIGFuZCB0aG9ydG9uIHNheXMgdGhlIHBhdGNoIGlzIHdyb25nCisgICAg
ICAgIChSZXF1ZXN0ZWQgYnkgZGV0aGJha2luIG9uICN3ZWJraXQpLgorCisgICAgICAgIFJldmVy
dGVkIGNoYW5nZXNldDoKKworICAgICAgICAiW1dpbmRvd3NdIEluY3JlYXNlIGxheW91dCB0ZXN0
IHRpbWVvdXQgZm9yIFdpbmRvd3MgZm9sbG93aW5nCisgICAgICAgIHIxNzQxNjIuIgorICAgICAg
ICBodHRwOi8vdHJhYy53ZWJraXQub3JnL2NoYW5nZXNldC8xNzQxODcKKwogMjAxNC0xMC0wMSAg
QnJlbnQgRnVsZ2hhbSAgPGJmdWxnaGFtQGFwcGxlLmNvbT4KIAogICAgICAgICBUZXN0IGZpeCBh
ZnRlciByMTc0MTg3CmRpZmYgLS1naXQgYS9Ub29scy9TY3JpcHRzL3dlYmtpdHB5L3BvcnQvd2lu
LnB5IGIvVG9vbHMvU2NyaXB0cy93ZWJraXRweS9wb3J0L3dpbi5weQppbmRleCA0Yjk2NmNiYjlk
MGVjMDZhY2JiZDdhMzhlMjg5MDJlYzQxYjQ1YWNhLi5jZmUyMWNkM2Y3M2MxMTM1NjljY2YzNjli
MGVlYWJiZDI4MmQzYWJiIDEwMDY0NAotLS0gYS9Ub29scy9TY3JpcHRzL3dlYmtpdHB5L3BvcnQv
d2luLnB5CisrKyBiL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvcG9ydC93aW4ucHkKQEAgLTkwLDEz
ICs5MCw2IEBAIGNsYXNzIFdpblBvcnQoQXBwbGVQb3J0KToKICAgICAgICAgZmFsbGJhY2tfbmFt
ZXMuZXh0ZW5kKFsnbWFjLW1vdW50YWlubGlvbicsICdtYWMnXSkKICAgICAgICAgcmV0dXJuIG1h
cChzZWxmLl93ZWJraXRfYmFzZWxpbmVfcGF0aCwgZmFsbGJhY2tfbmFtZXMpCiAKLSAgICBkZWYg
ZGVmYXVsdF90aW1lb3V0X21zKHNlbGYpOgotICAgICAgICBpZiBzZWxmLmdldF9vcHRpb24oJ3dl
YmtpdF90ZXN0X3J1bm5lcicpOgotICAgICAgICAgICAgIyBBZGQgc29tZSBtb3JlIHRpbWUgdG8g
V2ViS2l0VGVzdFJ1bm5lciBiZWNhdXNlIGl0IG5lZWRzIHRvIHN5bmNyb25pc2UgdGhlIHN0YXRl
Ci0gICAgICAgICAgICAjIHdpdGggdGhlIHdlYiBwcm9jZXNzIGFuZCB3ZSB3YW50IHRvIGRldGVj
dCBpZiB0aGVyZSBpcyBhIHByb2JsZW0gd2l0aCB0aGF0IGluIHRoZSBkcml2ZXIuCi0gICAgICAg
ICAgICByZXR1cm4gMTAwICogMTAwMAotICAgICAgICByZXR1cm4gNTAgKiAxMDAwCi0KICAgICBk
ZWYgb3BlcmF0aW5nX3N5c3RlbShzZWxmKToKICAgICAgICAgcmV0dXJuICd3aW4nCiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>