<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tools, branch teamcity-coverage-support</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Fix TeamCity Service Messages, 'key', not '&lt;key&gt;'</title>
<updated>2014-11-25T01:30:58+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T01:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=b26ecd6d2ade82efb79ac0b2555bd3fb7da8dbfa'/>
<id>b26ecd6d2ade82efb79ac0b2555bd3fb7da8dbfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quoting of TeamCity Service Message</title>
<updated>2014-11-25T01:25:49+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T01:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=e300fcf712d7929d20367c397376bbbd43b03a99'/>
<id>e300fcf712d7929d20367c397376bbbd43b03a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix awk: redirect in coverage_file</title>
<updated>2014-11-25T01:22:39+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T01:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c4c3f5585651bcdb46041f814f1dc15a591bd753'/>
<id>c4c3f5585651bcdb46041f814f1dc15a591bd753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix TeamCity Service Message quoting</title>
<updated>2014-11-25T01:18:08+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T01:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=667dd5a66faac11ab90399d76992223c0fb96937'/>
<id>667dd5a66faac11ab90399d76992223c0fb96937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow teamcity to track coverage for builds</title>
<updated>2014-11-25T01:10:12+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T01:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=70cc564c8fb7213cd928ccc1d75b50225d55d202'/>
<id>70cc564c8fb7213cd928ccc1d75b50225d55d202</id>
<content type='text'>
We'll still use coveralls.io, though! This
just makes it so that TeamCity is aware of
change of code coverage when viewing build
results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We'll still use coveralls.io, though! This
just makes it so that TeamCity is aware of
change of code coverage when viewing build
results.
</pre>
</div>
</content>
</entry>
<entry>
<title>spellfix of 'exit'</title>
<updated>2014-11-24T23:08:27+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T23:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c99c4b306454aec32118dead3f05e974c61bd34b'/>
<id>c99c4b306454aec32118dead3f05e974c61bd34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exit 0 for for runtests, #test failures dominate</title>
<updated>2014-11-24T05:07:43+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T05:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=01d0f40faefba8780c57a9d5ba43cb4907f71861'/>
<id>01d0f40faefba8780c57a9d5ba43cb4907f71861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow coverage to report even on failing tests</title>
<updated>2014-11-24T04:56:21+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T04:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a94a597cb0888947f71f010f64bb677c05ae430e'/>
<id>a94a597cb0888947f71f010f64bb677c05ae430e</id>
<content type='text'>
This prevents the obscure "artifact dependencies could
not be resolved" message in TeamCity and is favored by
the more appropriate "such and such tests failed".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents the obscure "artifact dependencies could
not be resolved" message in TeamCity and is favored by
the more appropriate "such and such tests failed".
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve pip --upgrade command</title>
<updated>2014-11-24T02:52:50+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T02:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=10c3b6d19da0bae32dc672d5851c275002f5e727'/>
<id>10c3b6d19da0bae32dc672d5851c275002f5e727</id>
<content type='text'>
Double requirement given: pytest (already in pytest, name='pytest')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Double requirement given: pytest (already in pytest, name='pytest')
</pre>
</div>
</content>
</entry>
<entry>
<title>Install pytest &amp; friends to virtualenv</title>
<updated>2014-11-24T02:50:31+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T02:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=ebef5d0ac20bb5d925a0d36647bce56680404c57'/>
<id>ebef5d0ac20bb5d925a0d36647bce56680404c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
