Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ce40778d4a864176e7c30d357ce633666e6865fe https://github.com/xwiki/xwiki-platform/commit/ce40778d4a864176e7c30d357ce63... Author: Manuel Leduc <[email protected]> Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java Log Message: ----------- [Misc] Add missing test order for AnnotationsIT The method order is actually important because of AnnotationCode.Script jsx gets cached with messages in the first local it gets called with, leading to messages in an unexpected language (i.e., french in those tests). (cherry picked from commit 7dd01cd6cd27759548bd3828ef50947d01e74f00) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications