<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-systemd.git/systemd/test/test_daemon.py, branch v235</title>
<subtitle>github.com: systemd/python-systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/'/>
<entry>
<title>tests: python2-compat in another place</title>
<updated>2022-08-16T09:03:09+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2022-08-16T08:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=ba9d9f89104a26a410e1eb9e371d366ef2702c35'/>
<id>ba9d9f89104a26a410e1eb9e371d366ef2702c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: make sure $NOTIFY_SOCKET is unset in test</title>
<updated>2020-11-12T16:20:05+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2020-11-12T16:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=397dec74114dcdc72728cbe3fe8fa6b982b44f1b'/>
<id>397dec74114dcdc72728cbe3fe8fa6b982b44f1b</id>
<content type='text'>
When running the tests in Fedora's mock, the test would
fail because NOTIFY_SOCKET is set to /run/systemd/nspawn/notify, and
we get a permission error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running the tests in Fedora's mock, the test would
fail because NOTIFY_SOCKET is set to /run/systemd/nspawn/notify, and
we get a permission error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for listen_fds_with_names()</title>
<updated>2019-06-16T14:27:11+00:00</updated>
<author>
<name>Marcel Waldvogel</name>
<email>marcel.waldvogel@uni-konstanz.de</email>
</author>
<published>2018-06-24T09:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=b1608daf27a38f223afa4dda1930d4999c183178'/>
<id>b1608daf27a38f223afa4dda1930d4999c183178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add the reproducer from #51</title>
<updated>2019-06-16T14:27:11+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-06-16T13:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=a2471e236906503a2079fe9806303ff31e832cbd'/>
<id>a2471e236906503a2079fe9806303ff31e832cbd</id>
<content type='text'>
The example relies on implementation details, but I don't see
why it wouldn't work everywhere. Let's pull it in, and if it breaks
somewhere, we can remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example relies on implementation details, but I don't see
why it wouldn't work everywhere. Let's pull it in, and if it breaks
somewhere, we can remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: properly skip sd_is_socket_sockaddr calls if not available</title>
<updated>2017-03-19T17:17:13+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2017-03-19T16:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=5498ad7513e1a703e7881b28c78a47ffd8810838'/>
<id>5498ad7513e1a703e7881b28c78a47ffd8810838</id>
<content type='text'>
As with other functions, the wrapper is always present, but returns
OSError: [Errno 38] Function not implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As with other functions, the wrapper is always present, but returns
OSError: [Errno 38] Function not implemented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust import order, spacing, operators as recommended by pylint</title>
<updated>2017-03-12T16:27:49+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-17T12:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=14b05bfff57feed1f20e6b562bed188bc08252dc'/>
<id>14b05bfff57feed1f20e6b562bed188bc08252dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #31 from keszybz/is_socket_sockaddr</title>
<updated>2017-03-11T19:26:27+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2017-03-11T19:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=753a4ca5ffbea9e7b937dbe5c567353f9ca21f85'/>
<id>753a4ca5ffbea9e7b937dbe5c567353f9ca21f85</id>
<content type='text'>
daemon: add basic support for sd_is_socket_sockaddr</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
daemon: add basic support for sd_is_socket_sockaddr</pre>
</div>
</content>
</entry>
<entry>
<title>test_daemon: xfail test_notify_with_socket if bind() fails (#42)</title>
<updated>2017-03-11T18:51:16+00:00</updated>
<author>
<name>Mike Gilbert</name>
<email>floppymaster@gmail.com</email>
</author>
<published>2017-03-11T18:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=35a27a437229a3723c8cd604819d7d90e8105010'/>
<id>35a27a437229a3723c8cd604819d7d90e8105010</id>
<content type='text'>
This bind() call may fail if TMPDIR is too long.

Bug: https://bugs.gentoo.org/610368</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bind() call may fail if TMPDIR is too long.

Bug: https://bugs.gentoo.org/610368</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of addresses without port and add tests</title>
<updated>2016-12-16T02:15:51+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-16T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=bc691d8e293a593fbd14ad1d592d06f4f490ed29'/>
<id>bc691d8e293a593fbd14ad1d592d06f4f490ed29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: add wrapper for sd_is_socket_sockaddr and tests</title>
<updated>2016-12-16T02:15:51+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-16T01:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=4a3cee1ad33d35bb14b845a4d5cfcebe98c99260'/>
<id>4a3cee1ad33d35bb14b845a4d5cfcebe98c99260</id>
<content type='text'>
Specifying the address without does not work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifying the address without does not work.
</pre>
</div>
</content>
</entry>
</feed>
