Branch: refs/heads/misc-breadcrumbs-it-reset-hierarchy-mode Home: https://github.com/xwiki/xwiki-platform Commit: 54de0414de17f3fa03e25abe6bc0cde4feb52638 https://github.com/xwiki/xwiki-platform/commit/54de0414de17f3fa03e25abe6bc0c... Author: Vincent Massol <vincent@massol.net> 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 * 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) <noreply@anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications