-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
154
The block_chunk_migrations_without_hashed_shard_key_index.js test is failing on 6.0/5.0 multiversion suites. v5.0 binaries do not support the 'moveRange' command (introduced on v6.0), but the test attempts to run it. Therefore this is expected to fail with 'CommandNotFound' error. The test needs to be changed to accept this error on 5.0/6.0 multiversion setups.