Matěj Cepl

Results 230 issues of Matěj Cepl

While building packages for openSUSE, test suite fails on all big endian architectures (``ppc64``, ``s390x``, and ``armv7l``): ``` [ 42s] ====================================================================== [ 42s] FAIL: test_iter3 (unittests.TestAutomatonIterSearch) [ 42s] ---------------------------------------------------------------------- [...

bug

I would like to fix packaging for OpenSUSE, but your release tarball does not contain the tests directory. Could you please distribute them as well?

Could you please consider to use this [patch](https://github.com/mwclient/mwclient/files/9033723/demock.patch.txt) to remove the dependency on the external mock. It is unnecessary since at least Python 3.3, when it was included in the...

### Query - NetworkId: `CZECH_REPUBLIC` - From: `Location{ADDRESS, 49.2129020/16.5621350, name=Kníničská Kníničská}` - Via: `null` - To: `Location{STATION, stop_area:CZJ:U1769N2765, 49.1903820/16.5800670, place=Brno, name=Výstaviště - vstup G2}` - Date: `Thu Jul 07 07:58:46...

See https://gist.github.com/mcepl/a56f21acbf5da2967d6d04680ec0f56e (that's a log of XMPP chat from pidgin). The client gets list of available services, but when it asks for more details, the reply never comes. The result...

When running the test suite for [whitenoise](https://github.com/evansd/whitenoise) plenty of tests ends with the following error (using pytest-6.2.5, pytest-django-4.5.2): ``` [ 31s] _______ ERROR at setup of test_last_modified_not_set_when_mtime_is_zero ________ [ 31s]...

While packaging this for openSUSE, these four tests fail: ``` [ 6s] =================================== FAILURES =================================== [ 6s] _______________________ TestGetLicenses.test_format_csv ________________________ [ 6s] [ 6s] self = [ 6s] [ 6s]...

``` [ 84s] [ 84s] ====================================================================== [ 84s] FAIL: test_start_fails_with_unknown_kwargs (test_xvfb.TestXvfb) [ 84s] ---------------------------------------------------------------------- [ 84s] Traceback (most recent call last): [ 84s] File "/home/abuild/rpmbuild/BUILD/xvfbwrapper-0.2.9/test_xvfb.py", line 89, in test_start_fails_with_unknown_kwargs [...

When packaging pygraphviz 1.7 for openSUSE I get following tests failing: ``` [ 36s] + PYTHONPATH=/home/abuild/rpmbuild/BUILDROOT/python-pygraphviz-1.7-0.x86_64/usr/lib64/python3.9/site-packages [ 36s] + PYTHONDONTWRITEBYTECODE=1 [ 36s] + pytest-3.9 --ignore=_build. --ignore=_build.python39 --ignore=_build.python38 -v [ 36s]...

Take a look at https://manpages.debian.org/jessie/git-man/git-rebase.1.en.html … it ends with a link to ``file:///usr/share/doc/git/html/howto/revert-a-faulty-merge.html``. Not sure what to do with it, but it should not be both an active link and...

limitation