diff --git a/phpunit-core-integration-legacy-solr.xml b/phpunit-core-integration-legacy-solr.xml
index ef2a2a1a..f6956c7d 100644
--- a/phpunit-core-integration-legacy-solr.xml
+++ b/phpunit-core-integration-legacy-solr.xml
@@ -31,6 +31,10 @@
vendor/ibexa/core/tests/integration/Core/Repository/Filtering
vendor/ibexa/core/tests/integration/Core/Repository/SearchServiceTest.php
vendor/ibexa/core/tests/integration/Core/Repository/SearchServiceLocationTest.php
+ tests/lib/Integration/Solr/DescendantIndexingContentTest.php
+ tests/lib/Integration/Solr/DescendantIndexingLocationTest.php
+ tests/lib/Integration/Solr/DescendantIndexingObjectStateTest.php
+ tests/lib/Integration/Solr/DescendantIndexingTrashTest.php
diff --git a/phpunit-integration-solr.xml b/phpunit-integration-solr.xml
index 37b56a26..512729ca 100644
--- a/phpunit-integration-solr.xml
+++ b/phpunit-integration-solr.xml
@@ -13,6 +13,10 @@
./tests/lib/Integration/
tests/lib/Integration/API/DescendantIndexingTest.php
+ tests/lib/Integration/Solr/DescendantIndexingContentTest.php
+ tests/lib/Integration/Solr/DescendantIndexingLocationTest.php
+ tests/lib/Integration/Solr/DescendantIndexingObjectStateTest.php
+ tests/lib/Integration/Solr/DescendantIndexingTrashTest.php