From 459969430019e88d439377a00aaa07e1f05fed85 Mon Sep 17 00:00:00 2001 From: Leif Walsh Date: Wed, 17 Apr 2013 00:01:26 -0400 Subject: [PATCH] refs #4871 don't run some long tests all the time git-svn-id: file:///svn/toku/tokudb@52094 c7de825b-a66e-492c-adef-691d508d4ae1 --- CTestCustom.cmake | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CTestCustom.cmake b/CTestCustom.cmake index af14c09e948..89d26431aeb 100644 --- a/CTestCustom.cmake +++ b/CTestCustom.cmake @@ -195,12 +195,18 @@ set(long_running_tests ft/upgrade_test_simple ydb/checkpoint_1.tdb ydb/checkpoint_stress.tdb - ydb/hot-optimize-table-tests.tdb ydb/hotindexer-with-queries.tdb + ydb/hot-optimize-table-tests.tdb + ydb/loader-cleanup-test0.tdb + ydb/loader-cleanup-test0z.tdb + ydb/loader-cleanup-test2.tdb + ydb/loader-cleanup-test2z.tdb ydb/loader-stress-test4.tdb + ydb/loader-stress-test4z.tdb ydb/manyfiles.tdb ydb/preload-db-nested.tdb ydb/recover_stress.tdb + ydb/recovery_fileops_unit.tdb ydb/root_fifo_1.tdb ydb/root_fifo_2.tdb ydb/root_fifo_31.tdb