Avatar for the uutils user
uutils
sed
BlogDocsChangelog

Branches performance

Pull requests

chore(deps): update dawidd6/action-download-artifact action to v19#344
last run
10 hours ago
chore(deps): update dawidd6/action-download-artifact action to v19
10 hours ago
68c6b97
renovate/dawidd6-action-download-artifact-19.x
CodSpeed Performance Gauge
0%
fix: rewrite GNU testsuite harness to run upstream test scripts directly#343
last run
2 hours ago
fix: rewrite GNU testsuite harness to run upstream test scripts directly The previous harness tried to extract sed commands from GNU test scripts via regex pattern matching, which produced false negatives (comparing against empty expected output) and false positives. This led to inflated test counts and unreliable pass/fail signals. The new approach: - Provides a lightweight shim for the gnulib test framework (init.sh) with implementations of compare_, returns_, skip_, framework_failure_, and all require_* functions - Executes each .sh test script from the GNU testsuite directly, injecting our Rust sed binary via PATH - Uses a clean srcdir with symlinks to real test data files - Adds per-test timeout (10s) to catch infinite loops, with SIGTERM isolation so timeout signals don't kill the parent script - Properly propagates exit codes (0=pass, 77=skip, 99=framework failure) Results are now consistent with CI tracking (~12% pass rate) with clear PASS/FAIL/SKIP/timeout categorization. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 hours ago
b4e7edd
kevinburkesegment:fix/gnu-testsuite-harness
CodSpeed Performance Gauge
0%
chore(deps): update dawidd6/action-download-artifact action to v18
4 days ago
2ab0bd3
renovate/dawidd6-action-download-artifact-18.x
CodSpeed Performance Gauge
0%
chore(deps): update rust crate console to v0.16.3
5 days ago
b089677
renovate/console-0.x-lockfile
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs