summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_hs27.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_hs27.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_hs27.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_hs27.py b/src/third_party/wiredtiger/test/suite/test_hs27.py
index e685503b8a2..47725808319 100644
--- a/src/third_party/wiredtiger/test/suite/test_hs27.py
+++ b/src/third_party/wiredtiger/test/suite/test_hs27.py
@@ -275,7 +275,6 @@ class test_hs27(wttest.WiredTigerTestCase):
self.initialize(ds.uri, ds)
# Create a long running read transaction in a separate session.
- # (Is it necessary for it to be separate? Not sure.)
session_read = self.conn.open_session()
session_read.begin_transaction('read_timestamp=' + self.timestamp_str(2))
@@ -288,8 +287,6 @@ class test_hs27(wttest.WiredTigerTestCase):
# Check that the new updates are appropriately visible.
self.checkall(self.session, ds.uri, ds)
- self.session.breakpoint()
-
# Now forcibly evict, so that all the pages are RLE-encoded and then read back in.
# There doesn't seem to be any way to just forcibly evict an entire table, so what
# I'm going to do is assume that what we care about is evicting the updates (the