[xwiki/xwiki-dev-llm] 75ac3f: [Misc] Cover two traps that make a red CI test loo...
Branch: refs/heads/okf-env-tests-snapshot Home: https://github.com/xwiki/xwiki-dev-llm Commit: 75ac3fd65715a11cf49a08d0e47acd81ef30c0cb https://github.com/xwiki/xwiki-dev-llm/commit/75ac3fd65715a11cf49a08d0e47acd... Author: Vincent Massol <[email protected]> Date: 2026-09-18 (Fri, 18 Sep 2026) Changed paths: M xwiki/okf/servers/jenkins.md M xwiki/okf/testing/strategy.md Log Message: ----------- [Misc] Cover two traps that make a red CI test look like a defect * Environment Tests builds only the test modules it is given and takes every other artifact from the last snapshot deployed to Nexus, so a commit adding a test together with the code that test needs is transiently red there; record the line-number check against the commit's parent that tells that apart from a real failure. * A programming-rights-checker pattern anchored on a test class's own name must allow a prefix, since the page is named after the running class and gains a "Nested" prefix inside an AllIT, which is how CI runs it. 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
participants (1)
-
XWiki Notifications