Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 73d7c9504cf5b8f96c0bd7f224f2595e0d45d08e https://github.com/xwiki/xwiki-platform/commit/73d7c9504cf5b8f96c0bd7f224f25... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/BreadcrumbsIT.java Log Message: ----------- [Misc] Restore the default hierarchy mode after each BreadcrumbsIT test (#6265) * Move the reset of the "core.hierarchyMode" wiki configuration out of the body of verifyBreadcrumbInParentChildMode() and into an @AfterEach method, so that a failure occurring in the middle of that test no longer leaves the whole XWiki instance in "parentchild" mode, and thus no longer makes the tests executed after it in the same instance fail too. 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-platform/settings/notifications