Closed
Description
A lot of the tests in tests.indexes.base_index::TestIndex
look like they could like they could be improved to moving them to tests.indexes.common.Base
and adapting subclasses as needed. This would give better test coverage.
See discussion in #49678 (comment).