Include native clock caller in qualification test context #249
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/clock-check-source-context"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The native clock caller test invokes the project root script, but the cached qualification stage did not copy that script. Include it and extend the real BuildKit cache probe to require caller edits to rerun checks while preserving the compiled helper cache.
Validation: full make check and five actual daemon builds passed. Application edits retain qualification cache; code, fixture and caller edits invalidate the required stages. The prior admission failure is retained as the regression evidence.