<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben's Blog &#187; tryserver</title>
	<atom:link href="http://blog.mozilla.com/bhearsum/archives/category/tryserver/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/bhearsum</link>
	<description></description>
	<lastBuildDate>Tue, 27 Oct 2009 10:45:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recent and upcoming Try Server changes</title>
		<link>http://blog.mozilla.com/bhearsum/archives/103</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/103#comments</comments>
		<pubDate>Fri, 15 May 2009 15:11:26 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=103</guid>
		<description><![CDATA[This morning I landed bug 486567 &#8211; which cleaned up the try server code significantly. There&#8217;s still more to be done there, particularly running unittests on packaged builds once it&#8217;s production counterpart lands (bug 383136). Both of these things help us keep the Try Server in sync with the rest of the world &#8211; which [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I landed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=486567">bug 486567</a> &#8211; which cleaned up the try server code significantly. There&#8217;s still more to be done there, particularly running unittests on packaged builds once it&#8217;s production counterpart lands (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383136">bug 383136</a>). Both of these things help us keep the Try Server in sync with the rest of the world &#8211; which has always been a problem.</p>
<p>Looking forward a little bit, I&#8217;m looking to land a patch that enables <b>e-mail notification for try server builds and unit tests</b> on Tuesday. With this patch, every try submission would result in 6 e-mails to the submitter: (1 per platform/build type combination). Here&#8217;s what they&#8217;ll look like:<br />
Build:<br />
Your Try Server build (try-1c170baeac1) was successfully completed on linux.  It should be available for download at http://build.mozilla.org/tryserver-builds/bhearsum@mozilla.com-try-1c170baeac1</p>
<p>Visit http://hg.mozilla.org/MozillaTry to view the full logs. </p>
<p>Unit test:<br />
Your Try Server unit test (try-1c170baeac1) completed with warnings on linux.  It should be available for download at http://build.mozilla.org/tryserver-builds/bhearsum@mozilla.com-try-1c170baeac1</p>
<p>Summary of unittest results:<br />
check: 2/0</p>
<p>Visit http://hg.mozilla.org/MozillaTry to view the full logs.</p>
<p>(The unittest e-mails will have the full results listed, of course).</p>
<p>E-mail notification has been an oft requested feature so I&#8217;m really excited that this will be landing soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/103/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mozilla Scheduled Maintenance &#8211; 08/18/2008, 5am &#8211; 7am PDT</title>
		<link>http://blog.mozilla.com/bhearsum/archives/35</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/35#comments</comments>
		<pubDate>Fri, 15 Aug 2008 20:53:34 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=35</guid>
		<description><![CDATA[During this time we will be landing two things:
* Test reporting to graphs.mozilla.org for codesighs and leak tests on mozilla-central (
bug 433710)
* Support for pushing try server builds to an hg.m.o repository (details later) (bug 448014)
No downtime is expected.
If there is any reason why we shouldn&#8217;t go ahead with this please e-mail release@mozilla.com
]]></description>
			<content:encoded><![CDATA[<p>During this time we will be landing two things:<br />
* Test reporting to graphs.mozilla.org for codesighs and leak tests on mozilla-central (<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=433710">bug 433710</a>)<br />
* Support for pushing try server builds to an hg.m.o repository (details later) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=448014">bug 448014</a>)</p>
<p>No downtime is expected.</p>
<p>If there is any reason why we shouldn&#8217;t go ahead with this please e-mail release@mozilla.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[repost] Try Server Update &#8211; Building from mozilla-central with a patch is now possible!</title>
		<link>http://blog.mozilla.com/bhearsum/archives/34</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/34#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:55:42 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/34</guid>
		<description><![CDATA[Not much else to say &#8211; bug 437143 (try servers need to support building from a mercurial repository with a patch) has been fixed. You can now submit patches against HG repositories with a patch.
Many thanks to Vlad, who did most of the work on this.
]]></description>
			<content:encoded><![CDATA[<p>Not much else to say &#8211; <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437143">bug 437143 (try servers need to support building from a mercurial repository with a patch)</a> has been fixed. You can now submit patches against HG repositories with a patch.</p>
<p>Many thanks to <a href="http://blog.vlad1.com/">Vlad</a>, who did most of the work on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Server Update &#8211; Building from mozilla-central with a patch is now possible!</title>
		<link>http://blog.mozilla.com/bhearsum/archives/32</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/32#comments</comments>
		<pubDate>Mon, 14 Jul 2008 12:45:52 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=32</guid>
		<description><![CDATA[Not much else to say &#8211; bug 437143 (try servers need to support building from a mercurial repository with a patch) has been fixed. You can now submit patches against HG repositories with a patch.
Many thanks to Vlad, who did most of the work on this.
]]></description>
			<content:encoded><![CDATA[<p>Not much else to say &#8211; <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437143">bug 437143 (try servers need to support building from a mercurial repository with a patch)</a> has been fixed. You can now submit patches against HG repositories with a patch.</p>
<p>Many thanks to <a href="http://blog.vlad1.com/">Vlad</a>, who did most of the work on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You! Can help make the Try Server better.</title>
		<link>http://blog.mozilla.com/bhearsum/archives/25</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/25#comments</comments>
		<pubDate>Wed, 30 Apr 2008 21:36:16 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[buildbot]]></category>
		<category><![CDATA[helpwanted]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/25</guid>
		<description><![CDATA[Once or twice a month a bug is filed on the try server. I see all of these go by and typically say something like &#8220;this would be cool, I don&#8217;t have time to do it&#8221;. Someone mentioned to me that they were going to blog about a specific try server to try and get [...]]]></description>
			<content:encoded><![CDATA[<p>Once or twice a month <a href="http://tinyurl.com/5zf6lf">a bug is filed on the try server</a>. I see all of these go by and typically say something like &#8220;this would be cool, I don&#8217;t have time to do it&#8221;. Someone mentioned to me that they were going to blog about a specific try server to try and get some traction on it and I thought, &#8220;Why didn&#8217;t I think of that?&#8221;. So, the rest of this post is just a list of try server bugs that are relatively simple try server bugs that shouldn&#8217;t be too difficult to fix.</p>
<h4><a>Bug 391364 &#8211; Tryserver should have the option of building specified platforms</a></h4>
<p>Requires changes to: CGI script/UI, master.cfg/Buildbot steps</p>
<h4><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411735">Bug 411735 &#8211; Client side form validation</a></h4>
<p>Requires changes to: CGI script/UI</p>
<h4><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=412347">Bug 411735 &#8211; Support building from an alternate revision/branch/tag in a mercurial based try server build</a></h4>
<p>Requires changes to: CGI script/UI, master.cfg/Buildbot steps</p>
<h4><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=430942">Bug 430942 &#8211; If bug # given, automatically add comment to bugzilla when try build finishes</a></h4>
<p>Requires new Buildbot Status plugin</p>
<h4><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431375">Bug 431375 &#8211; Try server needs to be able to handle non-Firefox builds</a></h4>
<p>Requires changes to: CGI script/UI, master.cfg/Buildbot steps</p>
<h4><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431400">Bug 431400 &#8211; Try server should support downloading bugzilla attachments as well as receiving uploaded patches</a></h4>
<p>Requires changes to: CGI script/UI</p>
<p>I am happy to give guidance to and assist anyone who wants to work on any of these bugs. The CGI/UI can be found here: http://lxr.mozilla.org/mozilla/source/webtools/buildbot-try, the buildbot master.cfg is here: http://lxr.mozilla.org/mozilla/source/tools/buildbot-configs/tryserver/, and classes supporting it are here: http://mxr.mozilla.org/mozilla/source/tools/buildbotcustom/tryserver/.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[UPDATED] Try Server, Mozilla2, Mobile Downtime &#8211; April 21, 2008, 5am &#8211; 8am PDT</title>
		<link>http://blog.mozilla.com/bhearsum/archives/23</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/23#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:30:51 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[downtime]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mozilla2]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/23</guid>
		<description><![CDATA[On April 21, 2008 between 5am and 7am PDT the Try Server will be down for maintenance. For the curious, details of the work are in bug 428308.
The Mozilla2 and Mobile Buildbots will also be down for migration to a new host. Details of this work are in bug 429562.
If there&#8217;s any reason we can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>On April 21, 2008 between 5am and 7am PDT the Try Server will be down for maintenance. For the curious, details of the work are in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428308">bug 428308</a>.</p>
<p>The Mozilla2 and Mobile Buildbots will also be down for migration to a new host. Details of this work are in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=429562">bug 429562</a>.</p>
<p>If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Server Downtime &#8211; April 21, 2008, 5am &#8211; 7am PDT</title>
		<link>http://blog.mozilla.com/bhearsum/archives/21</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/21#comments</comments>
		<pubDate>Thu, 17 Apr 2008 14:20:36 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[downtime]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/21</guid>
		<description><![CDATA[On April 21, 2008 between 5am and 7am PDT the Try Server will be down for maintenance. For the curious, details of the work are in bug 428308. If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.
]]></description>
			<content:encoded><![CDATA[<p>On April 21, 2008 between 5am and 7am PDT the Try Server will be down for maintenance. For the curious, details of the work are in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428308">bug 428308</a>. If there&#8217;s any reason we can&#8217;t go ahead with this please e-mail release@mozilla.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Server Symbol Server</title>
		<link>http://blog.mozilla.com/bhearsum/archives/20</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/20#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:28:18 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/20</guid>
		<description><![CDATA[As of earlier today, the try server began uploading windows debugging symbols to a symbol server. For those of you interested in debugging your Windows try server builds you can follow the same instructions listed on devmo replacing http://symbols.mozilla.org/firefox with http://build.mozilla.org/tryserver-symbols. (For posterity, this information is also recorded on the try server wiki page. Any [...]]]></description>
			<content:encoded><![CDATA[<p>As of earlier today, the try server began uploading windows debugging symbols to a symbol server. For those of you interested in debugging your Windows try server builds you can follow the same instructions listed on <a href="http://developer.mozilla.org/en/docs/Using_the_Mozilla_symbol_server">devmo</a> replacing http://symbols.mozilla.org/firefox with http://build.mozilla.org/tryserver-symbols. (For posterity, this information is also recorded on the <a href="http://wiki.mozilla.org/Build:TryServer">try server wiki page</a>. Any problems discovered should be filed (as always) in <a href="https://bugzilla.mozilla.org/enter_bug.cgi?alias=&amp;assigned_to=nobody%40mozilla.org&amp;blocked=&amp;bug_file_loc=&amp;bug_severity=normal&amp;bug_status=NEW&amp;comment=&amp;component=Try%20Server&amp;contenttypeentry=&amp;contenttypemethod=autodetect&amp;contenttypeselection=text%2Fplain&amp;data=&amp;dependson=&amp;description=&amp;flag_type-4=X&amp;form_name=enter_bug&amp;keywords=&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;op_sys=All&amp;priority=--&amp;product=Webtools&amp;qa_contact=try-server%40webtools.bugs&amp;rep_platform=All&amp;short_desc=&amp;target_milestone=---&amp;version=other">Webtools:Try Server</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Server Updates</title>
		<link>http://blog.mozilla.com/bhearsum/archives/17</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/17#comments</comments>
		<pubDate>Thu, 24 Jan 2008 20:00:53 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/17</guid>
		<description><![CDATA[There&#8217;s been some small but important updates to the Try Server the past week. Here&#8217;s a list!:

One additional Windows slave and one additional Linux slave were added. This should reduce the length of time it takes to get your patches tested.
configure.in changes can now be tested.
The build timeouts were bumped up to an hour (of [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been some small but important updates to the Try Server the past week. Here&#8217;s a list!:</p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=412546">One additional Windows slave and one additional Linux slave were added</a>. This should reduce the length of time it takes to get your patches tested.</li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=413489">configure.in changes can now be tested</a>.</li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=413494">The build timeouts were bumped up to an hour (of inactivity)</a>. This will allow builds that take a long time to link libxul (such as WPO optimizations) to build successfully.</li>
<li>A Bugzilla <a href="https://bugzilla.mozilla.org/enter_bug.cgi?alias=&amp;assigned_to=nobody%40mozilla.org&amp;blocked=&amp;bug_file_loc=http%3A%2F%2F&amp;bug_severity=normal&amp;bug_status=NEW&amp;comment=&amp;component=Try%20Server&amp;contenttypeentry=&amp;contenttypemethod=autodetect&amp;contenttypeselection=text%2Fplain&amp;data=&amp;dependson=&amp;description=&amp;flag_type-4=X&amp;form_name=enter_bug&amp;keywords=&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;op_sys=All&amp;priority=--&amp;product=Webtools&amp;qa_contact=try-server%40webtools.bugs&amp;rep_platform=All&amp;short_desc=&amp;target_milestone=---&amp;version=Trunk">Webtools::Try Server component</a> has been created. Any future Try Server bugs should be filed there.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try server purdyness</title>
		<link>http://blog.mozilla.com/bhearsum/archives/7</link>
		<comments>http://blog.mozilla.com/bhearsum/archives/7#comments</comments>
		<pubDate>Mon, 10 Dec 2007 14:14:22 +0000</pubDate>
		<dc:creator>bhearsum</dc:creator>
				<category><![CDATA[planet]]></category>
		<category><![CDATA[tryserver]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/archives/7</guid>
		<description><![CDATA[Johnath has gone to the trouble to make the try server look much nicer. I&#8217;ve been hoping someone would do this for awhile. It&#8217;s now got a nice favicon, sensible title, and better layout. Check it out here (ldap required).

]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.johnath.com">Johnath</a> has gone to the trouble to make the try server look much nicer. I&#8217;ve been hoping someone would do this for awhile. It&#8217;s now got a nice favicon, sensible title, and better layout. Check it out <a href="https://build.mozilla.org/sendchange.cgi">here</a> (ldap required).<br />
<img src="http://farm3.static.flickr.com/2420/2100956204_57c4a0e230.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/bhearsum/archives/7/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
