summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_gc02.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_gc02.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_gc02.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_gc02.py b/src/third_party/wiredtiger/test/suite/test_gc02.py
index 7af18d02186..8d2dfc30e4a 100755
--- a/src/third_party/wiredtiger/test/suite/test_gc02.py
+++ b/src/third_party/wiredtiger/test/suite/test_gc02.py
@@ -34,7 +34,6 @@ from wtdataset import SimpleDataSet
# Test that checkpoint cleans the obsolete history store internal pages.
class test_gc02(test_gc_base):
conn_config = 'cache_size=1GB,log=(enabled),statistics=(all)'
- session_config = 'isolation=snapshot'
def test_gc(self):
nrows = 100000