Debian Patches

Status for golang-github-pingcap-check/0.0~git20211026.57bd13f-1

Patch Description Author Forwarded Bugs Origin Last update
relax-benchmark-test-assertions-to-fix-test-failures.patch Relax benchmark test assertions to fix test failures on slower hardware

The benchmark tests were failing because they used hard-coded regex patterns
that expected specific iteration counts and timing values. These expectations do
not account for different hardware speeds or build environment load.

Change the regex patterns to use generic digit placeholders (`\d+`) instead of
specific numeric values. This allows the tests to verify the benchmark output
formatting works correctly without being sensitive to actual performance
characteristics of the build machine.
Otto Kekäläinen <otto@debian.org> not-needed 2026-02-27

All known versions for source package 'golang-github-pingcap-check'

Links