summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh')
-rwxr-xr-xsrc/third_party/wiredtiger/test/csuite/random_abort/smoke.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh b/src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh
index aea7fedf4b9..713b000b4f1 100755
--- a/src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh
+++ b/src/third_party/wiredtiger/test/csuite/random_abort/smoke.sh
@@ -9,10 +9,6 @@ set -e
top_builddir=${top_builddir:-../../build_posix}
top_srcdir=${top_srcdir:-../..}
-#FIXME-WT-6093: reenable calls to test_random_abort
-echo "Warning: test_random_abort temporarily disabled"
-exit 0
-
$TEST_WRAPPER $top_builddir/test/csuite/test_random_abort -t 10 -T 5
$TEST_WRAPPER $top_builddir/test/csuite/test_random_abort -m -t 10 -T 5
$TEST_WRAPPER $top_builddir/test/csuite/test_random_abort -C -t 10 -T 5