public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocrmypdf] rawhide: Skip a test that fails with latest Ghostscript
Date: Tue, 04 Aug 2026 18:19:40 GMT [thread overview]
Message-ID: <178586758064.1.18259706193900581663.rpms-ocrmypdf-41f40845183e@fedoraproject.org> (raw)
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-}"
reply other threads:[~2026-08-04 18:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178586758064.1.18259706193900581663.rpms-ocrmypdf-41f40845183e@fedoraproject.org \
--to=quantum.analyst@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox