SERVER-72814 introduced tests for the new $_internalEqHash match expression. These tests use explain to assert on that plans used certain indexes. The shared_retryable_writes_downgrade suite which sets a non-local readConcern for all commands, which causes explain to fail because the explain command does not define semantics for readConcern.