2024-01-04
Test execution
- Fixed an issue where sharding together with the
useTestStorageServiceflag would run all the tests again in every shard. NOTE: there is a known issue aboutAndroidJUnitRunner1.5.2 or earlier, we will now warn you if you happen to have this combination. - Also fixed a case where
--test-targetswould not work as expected when used together with balanced sharding.