1
0

2 Commits

Author SHA256 Message Date
069957bae2 Accepting request 1205100 from devel:languages:python
FOR openSUSE:Factory:Staging:E 

- Readd disabling test_xcb tests. Please, don’t reenable until gh#Kozea/cairocffi#203 is fixed.

OBS-URL: https://build.opensuse.org/request/show/1205100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cairocffi?expand=0&rev=29
2024-10-02 19:31:59 +00:00
071c7af2ab - Readd disabling test_xcb tests. Please, don’t reenable until
gh#Kozea/cairocffi#203 is fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=62
2024-10-02 08:13:06 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 2 08:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Readd disabling test_xcb tests. Please, dont reenable until
gh#Kozea/cairocffi#203 is fixed.
-------------------------------------------------------------------
Wed Jun 19 07:38:34 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -81,7 +81,7 @@ This package provides the optional gdk-pixbuf image loader module.
%check
# Switch off test_xcb_window (gh#Kozea/cairocffi#203)
%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" xvfb-run --server-args="-screen 0 1280x1024x16" $python -m pytest
%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" xvfb-run --server-args="-screen 0 1280x1024x16" $python -m pytest --ignore cairocffi/test_xcb.py
%files %{python_files}
%license LICENSE