summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py b/src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py
index 161cbd31daa..37719c7b67e 100755
--- a/src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py
+++ b/src/third_party/wiredtiger/test/suite/test_rollback_to_stable29.py
@@ -26,13 +26,10 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.
-import os, threading, time
-from wtthread import checkpoint_thread
-import wiredtiger
from wiredtiger import stat
from wtdataset import SimpleDataSet
from wtscenario import make_scenarios
-from helper import copy_wiredtiger_home, simulate_crash_restart
+from helper import simulate_crash_restart
from test_rollback_to_stable01 import test_rollback_to_stable_base
# test_rollback_to_stable29.py