[Bug testsuite/34114] New: "make autocheck" to intelligently choose test subsets based on recent git commit history
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Apr 28 13:52:35 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=34114
Bug ID: 34114
Summary: "make autocheck" to intelligently choose test subsets
based on recent git commit history
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
Assignee: systemtap at sourceware dot org
Reporter: fche at redhat dot com
Target Milestone: ---
AI AI AI AI bla bla bla
But really: we could add a testsuite/Makefile target that does:
- if run from a git source tree, collects the recent few git commits
- asks an preconfigured llm (with read access to the source tree but nothing
else) to nominate a number of individual .exp files which should exercise those
recent commits; this can be done e.g. with python3 llm command line
- run make installcheck or check with those expfiles as RUNTESTFLAGS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list