-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.0.0
-
Component/s: Testing Infrastructure
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
v8.0
-
Execution Team 2025-01-20
-
200
BACKPORT-23849 backported jstests/noPassthrough/index_stepup_missing_skipped_record.js to v8.0, but it kept an import of ReplSetTest, which should only be added after v8.1+.
Remove that import to avoid test failures.