<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git/tests/integration/pullbuildtrees.py, branch chandan/python3.8</title>
<subtitle>gitlab.com: buildstream/buildstream.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/'/>
<entry>
<title>Reformat code using Black</title>
<updated>2019-11-14T21:21:06+00:00</updated>
<author>
<name>Chandan Singh</name>
<email>csingh43@bloomberg.net</email>
</author>
<published>2019-11-11T17:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=122177153b14664a0e4fed85aa4f22b87cfabf56'/>
<id>122177153b14664a0e4fed85aa4f22b87cfabf56</id>
<content type='text'>
As discussed over the mailing list, reformat code using Black. This is a
one-off change to reformat all our codebase. Moving forward, we
shouldn't expect such blanket reformats. Rather, we expect each change
to already comply with the Black formatting style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed over the mailing list, reformat code using Black. This is a
one-off change to reformat all our codebase. Moving forward, we
shouldn't expect such blanket reformats. Rather, we expect each change
to already comply with the Black formatting style.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add some missing integration marks</title>
<updated>2019-09-23T10:23:45+00:00</updated>
<author>
<name>Thomas Coldrick</name>
<email>thomas.coldrick@codethink.co.uk</email>
</author>
<published>2019-09-23T10:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=80fdd0a424e404039d09a78cd3085ce53a6d237e'/>
<id>80fdd0a424e404039d09a78cd3085ce53a6d237e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change unfitting function name</title>
<updated>2019-09-06T14:55:10+00:00</updated>
<author>
<name>Tristan Maat</name>
<email>tristan.maat@codethink.co.uk</email>
</author>
<published>2019-09-05T11:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=f40212206bb3ee3f772f9a816476d9cb10c46fca'/>
<id>f40212206bb3ee3f772f9a816476d9cb10c46fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Mark xfail test that only fail in CI"</title>
<updated>2019-08-07T11:39:31+00:00</updated>
<author>
<name>Jürg Billeter</name>
<email>j@bitron.ch</email>
</author>
<published>2019-08-07T11:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=300979abdad71c69b20304817b03cb687d57484e'/>
<id>300979abdad71c69b20304817b03cb687d57484e</id>
<content type='text'>
This reverts commit b54c8cb07ca257be79940ffa70853bf75d2c287c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b54c8cb07ca257be79940ffa70853bf75d2c287c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark xfail test that only fail in CI</title>
<updated>2019-07-25T12:57:18+00:00</updated>
<author>
<name>William Salmon</name>
<email>will.salmon@codethink.co.uk</email>
</author>
<published>2019-07-24T09:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=b54c8cb07ca257be79940ffa70853bf75d2c287c'/>
<id>b54c8cb07ca257be79940ffa70853bf75d2c287c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test:utils/site: Consolidate HAVE_SANDBOX in a single site file</title>
<updated>2019-06-06T14:34:00+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-06-05T13:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=75433adb848cd92b1600391ff1553feaaf274608'/>
<id>75433adb848cd92b1600391ff1553feaaf274608</id>
<content type='text'>
We have two different 'site' files that are redundant and both
define some variables in BuildStream environment.

Remove HAVE_SANDBOX from tests/testutils/site.py and change all imports
to point to the other one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have two different 'site' files that are redundant and both
define some variables in BuildStream environment.

Remove HAVE_SANDBOX from tests/testutils/site.py and change all imports
to point to the other one
</pre>
</div>
</content>
</entry>
<entry>
<title>test/integration: Fix 'wrong-import-order' pylint issues</title>
<updated>2019-06-06T10:44:56+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-06-05T15:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=0e1b28fd6804bf323b5b552c7de237d6dd455d38'/>
<id>0e1b28fd6804bf323b5b552c7de237d6dd455d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/integration: Fix all 'unused-import' errors</title>
<updated>2019-06-06T10:44:56+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-06-05T15:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=0f61b96369172d63108038e4992505cddcb6d4bd'/>
<id>0f61b96369172d63108038e4992505cddcb6d4bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/integration: Disable 'unused-import' checks that are pytest fixtures</title>
<updated>2019-06-06T10:44:56+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-06-05T15:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=a4bd1a5a90b67dc095db520f1943cad23afcadc4'/>
<id>a4bd1a5a90b67dc095db520f1943cad23afcadc4</id>
<content type='text'>
Some imports are fixtures, that need to be in the current namespace when
pytest runs. However, pylint does not know this.

Disabling pylint checks on those imports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some imports are fixtures, that need to be in the current namespace when
pytest runs. However, pylint does not know this.

Disabling pylint checks on those imports
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/integration: Silence all 'redefined-outer-name' pylint errors</title>
<updated>2019-06-06T10:44:56+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-06-05T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=f68680b668386dc48b5c0454d0eec8660e80ebdb'/>
<id>f68680b668386dc48b5c0454d0eec8660e80ebdb</id>
<content type='text'>
This is due to pytest fixtures having to be named the same as the test
arguments.

This is a pre-requisite to enable pylint on this directory

We need to do this per file as we can't blanket disable for directories.
See upstream issue: https://github.com/PyCQA/pylint/issues/618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is due to pytest fixtures having to be named the same as the test
arguments.

This is a pre-requisite to enable pylint on this directory

We need to do this per file as we can't blanket disable for directories.
See upstream issue: https://github.com/PyCQA/pylint/issues/618
</pre>
</div>
</content>
</entry>
</feed>
