-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2025-08-04
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This JS test is testing that the primary correctly fasserts during stepdown due to RSTL timeout, but when intent registration is enabled, this test is redundant because there is unit testing that provides the same coverage for this behavior (testing that drain timeout during killConflictingOperations causes an fassert). This ticket is to disable this test when the intent registration feature flag is enabled because it's been noisy on some all_feature_flag variants (see BF-38683) and we have the same test coverage from the intent registration unit tests.