Skip to content

Commit

Permalink
Merge pull request #9660 from carlopi/removeflakytest
Browse files Browse the repository at this point in the history
Partial revert of #9624: test seemed to cause some memory leaks in CI
  • Loading branch information
Mytherin committed Nov 13, 2023
2 parents fb59632 + 8bcd34b commit 3c695d7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
3 changes: 0 additions & 3 deletions test/CMakeLists.txt
Expand Up @@ -25,9 +25,6 @@ if(NOT WIN32 AND NOT SUN)
if(${BUILD_TPCE})
add_subdirectory(tpce)
endif()
if(${DUCKDB_EXTENSION_TPCH_SHOULD_LINK})
add_subdirectory(tpch)
endif()
add_subdirectory(persistence)
endif()

Expand Down
4 changes: 0 additions & 4 deletions test/tpch/CMakeLists.txt

This file was deleted.

42 changes: 0 additions & 42 deletions test/tpch/test_tpch.cpp

This file was deleted.

0 comments on commit 3c695d7

Please sign in to comment.