summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/format/config_def.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/format/config_def.c')
-rw-r--r--src/third_party/wiredtiger/test/format/config_def.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/third_party/wiredtiger/test/format/config_def.c b/src/third_party/wiredtiger/test/format/config_def.c
index c3487554403..f16cb9f0192 100644
--- a/src/third_party/wiredtiger/test/format/config_def.c
+++ b/src/third_party/wiredtiger/test/format/config_def.c
@@ -263,9 +263,6 @@ CONFIG configuration_list[] = {
{"stress.checkpoint_evict_page", "stress force checkpoint to evict all reconciling pages",
C_BOOL, 2, 0, 0, V_GLOBAL_STRESS_CHECKPOINT_EVICT_PAGE},
- {"stress.checkpoint_reserved_txnid_delay", "stress checkpoint invisible transaction id delay",
- C_BOOL, 2, 0, 0, V_GLOBAL_STRESS_CHECKPOINT_RESERVED_TXNID_DELAY},
-
{"stress.checkpoint_prepare", "stress checkpoint prepare",
C_BOOL, 2, 0, 0, V_GLOBAL_STRESS_CHECKPOINT_PREPARE},