public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocrmypdf] rawhide: Skip a test that fails with latest Ghostscript
@ 2026-08-04 18:19 Elliott Sales de Andrade
0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-08-04 18:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocrmypdf
Branch : rawhide
Commit : 41f40845183e873e2e655704ba027ace80c8fc4c
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2026-08-04T14:11:17-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocrmypdf/c/41f40845183e873e2e655704ba027ace80c8fc4c?branch=rawhide
Log:
Skip a test that fails with latest Ghostscript
---
diff --git a/ocrmypdf.spec b/ocrmypdf.spec
index f0da3f3..f730aae 100644
--- a/ocrmypdf.spec
+++ b/ocrmypdf.spec
@@ -97,6 +97,8 @@ install -Dpm 0755 misc/watcher.py %{buildroot}%{_bindir}/%{srcname}-watcher
%check
k="${k-}${k+ and }not test_tesseract_config_invalid"
+# Fails with Ghostscript 10.07.
+k="${k-}${k+ and }not test_xml_metadata_preserved[3small.pdf-pdfa]"
%{pytest} -ra -n auto --runslow -k "${k-}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 18:19 [rpms/ocrmypdf] rawhide: Skip a test that fails with latest Ghostscript Elliott Sales de Andrade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox