[Git][qa/jenkins.debian.net][master] rnd: support setups without diffoscope

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Aug 22 11:49:53 BST 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
2d85f81c by Jochen Sprickerhof at 2025-08-22T12:49:45+02:00
rnd: support setups without diffoscope

(cherry picked from commit 1e663ec5c6c02aff5f64bbf2fc157e59052ffd8d)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -132,6 +132,7 @@ def main() -> None:
         one_second_string: diff_has_re(r" -([drwx-]{10} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1"),
         "failed to reproduce: dh-r (#1089197)": log_has_re(r"(Source|Binary): r-(cran|bioc|other)-"),
         "failed to reproduce": lambda log, diff: diff,
+        "failed to reproduce (no diffoscope)": log_has_re(r"checking [^ ]*: (size(...)? ?(value of [^ ]*)? (differs for [^ ]*)?)? ?$"),
         "size limit (not fatal)": log_has("TRUNCATED DUE TO SIZE LIMIT: "),
         "other errors": lambda *_: True,
     }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2d85f81cb60fe1a9de98a64424d33e741bf9f14e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2d85f81cb60fe1a9de98a64424d33e741bf9f14e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250822/10b6acf7/attachment.htm>


More information about the Qa-jenkins-scm mailing list