Skip to content
Snippets Groups Projects
Commit ebd0a112 authored by Dominik Loidolt's avatar Dominik Loidolt
Browse files

Increase timeout for cmp_tool integration test

parent b42aaf4a
Branches
Tags
1 merge request!30Enhanced Error Handling in Chunk Compression Functions
......@@ -6,6 +6,7 @@ if pytest.found()
pytest,
args : ['--color=yes', '-vvv', int_test_file],
depends : cmp_tool_exe,
timeout : 100,
workdir : meson.project_build_root())
else
message('Pytest framework not found! Skipping integration tests. Run pip install pytest.')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment