Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6a99cbebb3ce4bc91741617d7042956703c5dabf https://github.com/xwiki/xwiki-platform/commit/6a99cbebb3ce4bc91741617d70429... 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/CommentsIT.java Log Message: ----------- XWIKI-24761: CommentsIT#commentsAreOrderedByDate fails when the test runner's timezone is not UTC (#6268) * Format the comment dates sent to the server in UTC instead of in the default timezone of the machine running the test, so that they match the UTC dates asserted on the displayed comments. 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