Branch: refs/heads/okf-prchecker-grant Home: https://github.com/xwiki/xwiki-dev-llm Commit: 57d4c005c8cbc04e971c3351e47d460caa47be54 https://github.com/xwiki/xwiki-dev-llm/commit/57d4c005c8cbc04e971c3351e47d46... Author: Vincent Massol <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki/okf/testing/strategy.md Log Message: ----------- [Misc] Cover granting Programming Rights to a functional test's own content * The PRChecker bullet only explained how to READ a `PRChecker: Block programming right` log line, so nothing in the OKF answered the authoring question: my test creates content that needs the right, how do I grant it? Add that direction to the same bullet, keyed on the symptoms actually seen (the rendered "You need Programming Rights to execute the script macro [groovy]" error), with the concrete `@UITest(properties = {"xwikiPropertiesAdditionalProperties=test.prchecker.excludePattern=..."})` form, the fact that the exclusion really grants the right rather than only silencing the log, and the whole-reference match trap. * Tighten the probe clause that the addition made longer. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications