[Git][qa/jenkins.debian.net][master] rdn stats: test for binNMUs when testing 1 second offset
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jun 3 11:02:22 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
284dc5e9 by Jochen Sprickerhof at 2026-06-03T12:02:03+02:00
rdn stats: test for binNMUs when testing 1 second offset
(cherry picked from commit 91b2b6729b4d0c0a81b5cc733de4e2927f0f8bfc)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -138,7 +138,7 @@ def main() -> None:
"failed to reproduce: chmod +s": diff_has_re(r" -([drwx-]{3,6})s([drwx-]{3,6} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1x\2"),
"failed to reproduce: fakeroot in LD path": diff_has_re("linux-gnu[^/]*/libfakeroot"),
"failed to reproduce: PackageVerificationCode": diff_has("-PackageVerificationCode"),
- one_second_string: diff_has_re(r" -([drwx-]{10} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1"),
+ one_second_string: diff_has_re(r"\+b\d+_" + args.arch + r"\.deb\n.* -([drwx-]{10} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1"),
"failed to reproduce: dh-r (#1089197)": diff_has_re(r"Package: r-(cran|bioc|other)-.*-(Depends|Recommends|Suggests): "),
"failed to reproduce": lambda log, diff: diff,
"failed to reproduce (no diffoscope)": log_has_re(r"checking [^ ]*: (size(...)? ?(value of [^ ]*)? (differs for [^ ]*)?)? ?$"),
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/284dc5e9c628271d51875bf4a9c2c932687f7f56
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/284dc5e9c628271d51875bf4a9c2c932687f7f56
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260603/5c435375/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list