<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cases (Posts about osx)</title><link>https://fizyk.dev/</link><description></description><atom:link href="https://fizyk.dev/tags/osx.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sun, 21 Jun 2026 16:36:43 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Running python tests on Travis's OSX workers</title><link>https://fizyk.dev/blog/running-python-tests-on-traviss-osx-workers/</link><dc:creator>Grzegorz Śliwiński</dc:creator><description>&lt;div&gt;&lt;p&gt;I, and my colleages are running tests mostly on linux, since our packages usually are clean python implementation.
However, for &lt;a class="reference external" href="https://pypi.python.org/pypi/mirakuru/"&gt;mirakuru&lt;/a&gt;, which we use to govern processes in tests,
and by extension &lt;a class="reference external" href="https://pypi.python.org/pypi/pytest-dbfixtures/"&gt;pytest-dbfixtures&lt;/a&gt;,
which has predefined process fixtures for pytest, we wanted to run tests also on osx. Travis.ci for
a long time had option to configure osx workers and linux, however python builds on osx are kind of broken by default.&lt;/p&gt;
&lt;p&gt;Travis.ci has a long standing &lt;a class="reference external" href="https://github.com/travis-ci/travis-ci/issues/2312"&gt;bug report&lt;/a&gt; for this issue,
which will get 2 years old in this May. Apparently, just setting python as a language and osx among
the system to test on won't work for apple's operating system.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://fizyk.dev/blog/running-python-tests-on-traviss-osx-workers/"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>osx</category><category>python</category><category>tests</category><category>travis</category><guid>https://fizyk.dev/blog/running-python-tests-on-traviss-osx-workers/</guid><pubDate>Sun, 20 Mar 2016 20:44:55 GMT</pubDate></item></channel></rss>