Commit b9452de1 authored by Zardosht Kasheff's avatar Zardosht Kasheff

refs #82, fix CMakeLists.txt

parent f1f523e1
...@@ -52,7 +52,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -52,7 +52,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
bug1381 bug1381
bug627 bug627
cachetable-race cachetable-race
checkpoint_1
checkpoint_callback checkpoint_callback
checkpoint_stress checkpoint_stress
cursor-isolation cursor-isolation
...@@ -787,7 +786,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -787,7 +786,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
## give some tests, that time out normally, 1 hour to complete ## give some tests, that time out normally, 1 hour to complete
set(long_tests set(long_tests
ydb/checkpoint_1.tdb
ydb/drd_test_groupcommit_count.tdb ydb/drd_test_groupcommit_count.tdb
ydb/env-put-multiple.tdb ydb/env-put-multiple.tdb
ydb/filesize.tdb ydb/filesize.tdb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment