<?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>33295</bug_id>
          
          <creation_ts>2010-01-06 20:39:45 -0800</creation_ts>
          <short_desc>Add Gtk bots to the list of &quot;core builders&quot; (builders which stop the commit-queue when they turn red)</short_desc>
          <delta_ts>2010-04-18 10:44:05 -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>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>
          <dependson>35311</dependson>
    
    <dependson>28041</dependson>
    
    <dependson>33027</dependson>
    
    <dependson>33294</dependson>
    
    <dependson>33342</dependson>
    
    <dependson>33445</dependson>
    
    <dependson>33457</dependson>
    
    <dependson>33458</dependson>
    
    <dependson>33472</dependson>
    
    <dependson>33497</dependson>
    
    <dependson>33544</dependson>
    
    <dependson>33556</dependson>
          <blocked>33296</blocked>
    
    <blocked>33377</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>commit-queue</cc>
    
    <cc>gustavo</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>177954</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-06 20:39:45 -0800</bug_when>
    <thetext>Add Gtk bots to the list of &quot;core builders&quot; (builders which stop the commit-queue when they turn red)
The &quot;core builders&quot; are also the builders that will cause bugzilla-tool land-diff (and related commands) to abort a commit unless the user passes --ignore-builders.

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/buildbot.py#L47

It will probably be awhile before the Gtk bots are regularly stable enough for us to do this, but at least having this bug gives me a place to relate flakey test bugs to, and gives the Gtk folks something to shoot for.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213475</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-04-16 16:14:48 -0700</bug_when>
    <thetext>I think it&apos;s time to try adding the Gtk bots to the core builders.

Someone just needs to write the patch.  See http://trac.webkit.org/changeset/57561 for an example from adding Qt.

I&apos;ll write it next week if no one beats me to it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213750</commentid>
    <comment_count>2</comment_count>
      <attachid>53627</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-04-18 05:14:44 -0700</bug_when>
    <thetext>Created attachment 53627
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213751</commentid>
    <comment_count>3</comment_count>
      <attachid>53627</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-04-18 05:15:33 -0700</bug_when>
    <thetext>Comment on attachment 53627
Patch

I expect there is still some de-flaking to do for the Gtk bots.  We can flip some of the bots back to non-core if they prove too flaky or folks aren&apos;t maintaining them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213778</commentid>
    <comment_count>4</comment_count>
      <attachid>53627</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-04-18 10:28:01 -0700</bug_when>
    <thetext>Comment on attachment 53627
Patch

That&apos;s exciting</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213780</commentid>
    <comment_count>5</comment_count>
      <attachid>53627</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-18 10:43:58 -0700</bug_when>
    <thetext>Comment on attachment 53627
Patch

Clearing flags on attachment: 53627

Committed r57795: &lt;http://trac.webkit.org/changeset/57795&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>213781</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-18 10:44:05 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>53627</attachid>
            <date>2010-04-18 05:14:44 -0700</date>
            <delta_ts>2010-04-18 10:43:58 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-33295-20100418051443.patch</filename>
            <type>text/plain</type>
            <size>2433</size>
            <attacher name="Eric Seidel (no email)">eric</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCBjZjY1MTI2Li4wMDc1OWQ1IDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9DaGFuZ2VM
b2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTggQEAKKzIwMTAtMDQt
MTggIEVyaWMgU2VpZGVsICA8ZXJpY0B3ZWJraXQub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5
IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIEFkZCBHdGsgYm90cyB0byB0aGUgbGlzdCBvZiAi
Y29yZSBidWlsZGVycyIgKGJ1aWxkZXJzIHdoaWNoIHN0b3AgdGhlIGNvbW1pdC1xdWV1ZSB3aGVu
IHRoZXkgdHVybiByZWQpCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVn
LmNnaT9pZD0zMzI5NQorCisgICAgICAgIFRoZSBHdGsgYnVpbGRlcnMgaGF2ZSBiZWVuIGdyZWVu
IGV2ZXJ5IHRpbWUgSSd2ZSBsb29rZWQKKyAgICAgICAgYXQgdGhlbSBpbiB0aGUgbGFzdCA1IGRh
eXMgb3Igc28uICBJdCB3b3VsZCBhcHBlYXIgd2Via2l0CisgICAgICAgIGlzIG5vdyBrZWVwaW5n
IHRoZW0gZ3JlZW4gYW5kIHdlIHNob3VsZCB1cGRhdGUgdGhlIGNvcmUKKyAgICAgICAgYnVpbGRl
ciBsaXN0IHRvIG1hdGNoIHJlYWxpdHkuCisKKyAgICAgICAgKiBTY3JpcHRzL3dlYmtpdHB5L2Nv
bW1vbi9uZXQvYnVpbGRib3QucHk6CisgICAgICAgICogU2NyaXB0cy93ZWJraXRweS9jb21tb24v
bmV0L2J1aWxkYm90X3VuaXR0ZXN0LnB5OgorCiAyMDEwLTA0LTE4ICBSb2JlcnQgSG9nYW4gIDxy
b2JlcnRAd2Via2l0Lm9yZz4KIAogICAgICAgICBSZXZpZXdlZCBieSBTaW1vbiBIYXVzbWFubi4K
ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvY29tbW9uL25ldC9idWls
ZGJvdC5weSBiL1dlYktpdFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvY29tbW9uL25ldC9idWlsZGJv
dC5weQppbmRleCBiZTg3ODliLi5hMGI3YmRmIDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9TY3Jp
cHRzL3dlYmtpdHB5L2NvbW1vbi9uZXQvYnVpbGRib3QucHkKKysrIGIvV2ViS2l0VG9vbHMvU2Ny
aXB0cy93ZWJraXRweS9jb21tb24vbmV0L2J1aWxkYm90LnB5CkBAIC0zMTgsNiArMzE4LDcgQEAg
Y2xhc3MgQnVpbGRCb3Qob2JqZWN0KToKICAgICAgICAgICAgICJUaWdlciIsCiAgICAgICAgICAg
ICAiV2luZG93cy4qQnVpbGQiLAogICAgICAgICAgICAgIldpbmRvd3MuKkRlYnVnLipUZXN0IiwK
KyAgICAgICAgICAgICJHVEsiLAogICAgICAgICAgICAgIlF0IiwKICAgICAgICAgICAgICJDaHJv
bWl1bSIsCiAgICAgICAgIF0KZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL1NjcmlwdHMvd2Via2l0
cHkvY29tbW9uL25ldC9idWlsZGJvdF91bml0dGVzdC5weSBiL1dlYktpdFRvb2xzL1NjcmlwdHMv
d2Via2l0cHkvY29tbW9uL25ldC9idWlsZGJvdF91bml0dGVzdC5weQppbmRleCBhZjkzYmViLi5m
NzY1ZjZlIDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9TY3JpcHRzL3dlYmtpdHB5L2NvbW1vbi9u
ZXQvYnVpbGRib3RfdW5pdHRlc3QucHkKKysrIGIvV2ViS2l0VG9vbHMvU2NyaXB0cy93ZWJraXRw
eS9jb21tb24vbmV0L2J1aWxkYm90X3VuaXR0ZXN0LnB5CkBAIC0yNzIsNiArMjcyLDcgQEAgY2xh
c3MgQnVpbGRCb3RUZXN0KHVuaXR0ZXN0LlRlc3RDYXNlKToKICAgICAgICAgICAgICJUaWdlciIs
CiAgICAgICAgICAgICAiV2luZG93cy4qQnVpbGQiLAogICAgICAgICAgICAgIldpbmRvd3MuKkRl
YnVnLipUZXN0IiwKKyAgICAgICAgICAgICJHVEsiLAogICAgICAgICAgICAgIlF0IiwKICAgICAg
ICAgICAgICJDaHJvbWl1bSIsCiAgICAgICAgIF0KQEAgLTI4Niw2ICsyODcsMTAgQEAgY2xhc3Mg
QnVpbGRCb3RUZXN0KHVuaXR0ZXN0LlRlc3RDYXNlKToKICAgICAgICAgICAgIHsnbmFtZSc6IHUn
V2luZG93cyBSZWxlYXNlIChCdWlsZCknLCB9LAogICAgICAgICAgICAgeyduYW1lJzogdSdXaW5k
b3dzIERlYnVnIChCdWlsZCknLCB9LAogICAgICAgICAgICAgeyduYW1lJzogdSdXaW5kb3dzIERl
YnVnIChUZXN0cyknLCB9LAorICAgICAgICAgICAgeyduYW1lJzogdSdHVEsgTGludXggMzItYml0
IFJlbGVhc2UnLCB9LAorICAgICAgICAgICAgeyduYW1lJzogdSdHVEsgTGludXggMzItYml0IERl
YnVnJywgfSwKKyAgICAgICAgICAgIHsnbmFtZSc6IHUnR1RLIExpbnV4IDY0LWJpdCBEZWJ1Zycs
IH0sCisgICAgICAgICAgICB7J25hbWUnOiB1J0dUSyBMaW51eCA2NC1iaXQgUmVsZWFzZScsIH0s
CiAgICAgICAgICAgICB7J25hbWUnOiB1J1F0IExpbnV4IFJlbGVhc2UnLCB9LAogICAgICAgICAg
ICAgeyduYW1lJzogdSdRdCBMaW51eCBSZWxlYXNlIG1pbmltYWwnLCB9LAogICAgICAgICAgICAg
eyduYW1lJzogdSdRdCBMaW51eCBBUk12NSBSZWxlYXNlJywgfSwK
</data>

          </attachment>
      

    </bug>

</bugzilla>