summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_gc01.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_gc01.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_gc01.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_gc01.py b/src/third_party/wiredtiger/test/suite/test_gc01.py
index 8cec5461881..6053cbba384 100755
--- a/src/third_party/wiredtiger/test/suite/test_gc01.py
+++ b/src/third_party/wiredtiger/test/suite/test_gc01.py
@@ -84,7 +84,6 @@ class test_gc01(test_gc_base):
# Force a small cache.
conn_config = ('cache_size=50MB,eviction_updates_trigger=95,eviction_updates_target=80,'
'log=(enabled),statistics=(all)')
- session_config = 'isolation=snapshot'
def test_gc(self):
nrows = 10000