Skip to content

Commit

Permalink
test: re-enable tools_tests_testrelease (osquery#8221)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert authored Dec 19, 2023
1 parent 3f47753 commit e5dc15e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ function(generatePythonTests)
"--verbose"
)

# TODO: Add back this test once the zlib .so is no longer linked by the BPF libraries
# addPythonTest(NAME tools_tests_testrelease SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/test_release.py" ARGS ${release_test_args})
addPythonTest(NAME tools_tests_testrelease SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/test_release.py" ARGS ${release_test_args})

# TODO: Uncomment me when the query packs test is fully fixed
# addPythonTest(NAME tools_tests_testquerypacks SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/test_query_packs.py")
Expand Down

0 comments on commit e5dc15e

Please sign in to comment.