summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_cursor_bound14.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_cursor_bound14.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_cursor_bound14.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_cursor_bound14.py b/src/third_party/wiredtiger/test/suite/test_cursor_bound14.py
index 350a77faebc..27364976af0 100644
--- a/src/third_party/wiredtiger/test/suite/test_cursor_bound14.py
+++ b/src/third_party/wiredtiger/test/suite/test_cursor_bound14.py
@@ -39,8 +39,7 @@ class test_cursor_bound14(bound_base):
types = [
('file', dict(uri='file:', use_colgroup=False)),
('table', dict(uri='table:', use_colgroup=False)),
- # FIXME-WT-9738: Uncomment once bug with remove operations on a bounded cursor with colgroups is fixed.
- #('colgroup', dict(uri='table:', use_colgroup=True))
+ ('colgroup', dict(uri='table:', use_colgroup=True))
]
key_formats = [