Accepting request 1110591 from GNOME:Next
- Skip bugs_bug668_small_caps_svg test, started failing with harfbuzz-8.2.0 OBS-URL: https://build.opensuse.org/request/show/1110591 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=242
This commit is contained in:
parent
d40737cb5b
commit
353e56e54e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 12 11:38:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Skip bugs_bug668_small_caps_svg test, started failing with
|
||||||
|
harfbuzz-8.2.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 15 11:45:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Aug 15 11:45:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -161,7 +161,9 @@ export RUSTFLAGS="%{build_rustflags}"
|
|||||||
%ifarch x86_64 %{?x86_64}
|
%ifarch x86_64 %{?x86_64}
|
||||||
# 2023-01-15: the pdf-related tests are failing (bsc#1207167)
|
# 2023-01-15: the pdf-related tests are failing (bsc#1207167)
|
||||||
# 2023-03-17 cairo-1.17.8 filter_morphology svg test is failing
|
# 2023-03-17 cairo-1.17.8 filter_morphology svg test is failing
|
||||||
%{cargo_test} -- --skip pdf_has_text --skip pdf_has_link --skip filter_morphology_from_reference_page_svg
|
%{cargo_test} -- \
|
||||||
|
--skip pdf_has_text --skip pdf_has_link \
|
||||||
|
--skip filter_morphology_from_reference_page_svg --skip bugs_bug668_small_caps_svg
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post -n librsvg-2-%{librsvg_sover} -p /sbin/ldconfig
|
%post -n librsvg-2-%{librsvg_sover} -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user