We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 639e42e + b00ae5b commit 9c0fa45Copy full SHA for 9c0fa45
codeflash/verification/concolic_testing.py
@@ -43,7 +43,7 @@ def generate_concolic_tests(
43
"crosshair",
44
"cover",
45
"--example_output_format=pytest",
46
- "--per_condition_timeout=64",
+ "--per_condition_timeout=20",
47
".".join(
48
[
49
function_to_optimize.file_path.relative_to(args.project_root)
0 commit comments