Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 24e70cbbedfe9f4c494cf0fbf7aa2626ba7bb441 https://github.com/xwiki/xwiki-platform/commit/24e70cbbedfe9f4c494cf0fbf7aa2... Author: Michael Hamann <[email protected]> Date: 2025-03-13 (Thu, 13 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SolrIndexerIT.java Log Message: ----------- [Misc] Add xwiki-platform-search-solr-query to extraJARs in SolrIndexerIT The test is failing from time to time, and it seems like the failures could be caused by unreliable initialization. We generally add xwiki-platform-search-solr-query to the extraJARs also in other tests due to initialization issues, so this might improve the initialization here, too. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications